Skip to main content

Innovation + Product Development

CI/CD in Databricks

Available Request Delivery Date Feature in Optimizely B2B Commerce Cloud

Delivery dates play a vital role in any type of eCommerce store for customer satisfaction and retention. The Optimizely B2B Commerce Cloud delivery date feature will allow customers to choose a delivery date during checkout and review on the website. The customer can select any delivery date, even the current date. The site administrator can […]

Two programmers working together with lines of code superimposed over them

How good is your AEM Security? – Denial of Service

Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever.  Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/) and there are already many resources on generic mitigation for these vulnerabilities.  Instead in this series, I cover security issues and mitigations specific to AEM.  Today’s topic is Denial […]

Feature Aws

Introduction to AWS GLUE : A cloud ETL tool

Glue is a fully managed ETL (extract, transform, and load) service that makes it simple and cost-effective to categorize your data, clean it, enrich it, and move it reliably between various data stores and data streams. AWS Glue consists of a central metadata repository known as the AWS Glue Data Catalog, an ETL engine that […]

Selenium Tips and Tricks and Using Chrome Developer Tools (CDT)

Selenium Tips and Tricks – How to Use Chrome Developer Tools to Help you With the Analysis and Automation of Code When one is going to get started on an automation project for a web app, one of the most powerful tools that can be used is the Chrome Developer tool. Yet, not many people […]

8 Fundamental Skills for Working with Other People’s Code and Being a Team Player.

As developers, at some point, we’ll need to deal with code created by other people. Sometimes it could be hard and tiring, but it’s not an impossible mission. So I want to give you some pieces of advice to do it without losing your mind in the process. We are going to go through these […]

Colleagues in a brainstorming meeting

3 Ways to Improve Your AEM Training

Do you have a shiny new AEM system? If so, perhaps you’re curious about adoption strategies that will empower your end users. Or maybe you have an AEM system that isn’t brand new, but your users can’t remember how to fully use your instance? Sounds like you need more training! But who has time to […]

Optimizely Configured Commerce Best Practices

Building a Real-time ASP.NET Core Web App with SignalR (Part 2)

In the previous article, I promised that I was going to show you how to build a simple chat app from scratch using ASP.NET Core and SignalR. And that’s exactly what we are going to do in this post. So, in case you didn’t read the last article, I invite you to check it out […]

Low-level and High-level Programming Languages

When you’re getting started in the software world, the concept of high-level and low-level programming languages can be challenging to grasp, but once you get the basic idea, it becomes easy to know which type of language each one is. What Are Programming Languages? Firstly, let’s start by doing a recap on what exactly a […]

RNSecurity

How good is your AEM security? – Sling Resolution

Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever.  Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/) and there are already many resources on generic mitigation for these vulnerabilities.  Instead in this series, I cover security issues and mitigations specific to AEM.  Today’s topic is Sling […]

3 Ways to Get a Free or Reduced Fee for Microsoft Certification

Getting certified is always a great feeling for an individual and is a way to prove your competency and proficiency in a particular technology. Microsoft provides the pool of trending technologies in demand and is vastly used in many industries. Getting certified in specific technology is a really valuable addition to your profile. Getting Certified […]

Todd Trapani Mdjxgabn Xe Unsplash

Docker Bootcamp – Container Isolation Modes

Welcome back to Docker Bootcamp.  In the previous post, we learned about performance and how to tune our containers.  In this post we’ll look at another way to improve the performance of your containers by using process isolation mode.  By default, windows containers run in hyper-v mode.  When we run our containers in hyper-v mode […]

tiethnic colleagues sitting at desk looking at laptop computer in office. stock photo

Guide to Implicit, Explicit, and Fluent Waits in Selenium

One of the most Crucial Abilities to understand if you want to become an expert Selenium WebDriver user is the use of the Wait Commands. They are necessary for running test scripts and for locating and fixing problems with Time Latency in web elements.   What do we need Wait? By synchronizing our test to […]

Load More