Hybrid connectivity is rapidly becoming a critical aspect of modern cloud adoption. It allows for seamless communication between end users, on-premises data centers, and public cloud infrastructure. However, navigating the complexities of hybrid connectivity can be a daunting task for even the most seasoned IT professionals. While our ‘IT Leader’s Guide to Multicloud Readiness‘ provides […]
Cloud
Mastering Cloud Transformation for Business: Enterprise Migration
In our fourth and final segment of our Cloud Transformation for IT Leaders series, we will focus on driving enterprise velocity while maintaining best practices and consistency as your portfolio migration program matures. If done well, this is where your organization achieves true cloud maturity and is on its way to unlocking the incredible innovation […]
Bitbucket CI/CD Pipelines for Optimizely CMS 12
A big reason behind this post is because this topic, even though very relevant, has very little to no context available online so far. There are posts about this being possible and very generic build pipelines for .net core deployments to azure, but none describing how to build Bitbucket CI/CD pipelines for Optimizely CMS 12 […]
Azure VMware Solution: What is it?
When company’s make large investments in a particular technology like VMware, it can be difficult to pivot to something new. This can lead to slow adoption of the public cloud and missing out on the benefits that come with it. Azure VMware Solution (AVS) bridges the gap between on-premises virtualization and cloud-native IaaS or PaaS […]
Custom Ansible Execution Environments
Ansible Tower users are gearing up for a big migration to Ansible Automation Platform 2. Ansible Tower 3.8 is technically AAP 1.2, which sunsets in September of 2023. AAP has a few usability updates like the improved Job search, which now lets you search in the web UI for specific job details like the limit […]
Slowly Changing Dimension(SCD) TYPE 3 in Informatica PowerCenter
What is a Slowly Changing Dimension? Slowly Changing Dimension (SCD) is a dimension that allows us to store and manage both current and previous data over time in a data warehouse. It is considered and implemented as one of the most critical ETL tasks in tracking the history of dimension records. There are three types […]
Amazon EMR (Elastic MapReduce)
What is EMR: EMR is an expandable, low-configuration service that provides an alternative to running on-premises cluster computing. Amazon EMR is based on Apache Hadoop, a Java-based programming framework that supports the processing of large data sets in a distributed computing environment. MapReduce, a core component of the Hadoop software framework. developers can write programs that […]
Optimizely Configured Commerce Best Practices – Part 1 (System Settings)
As a developer, it is very important to follow standard coding practices when writing code, regardless of the programming language. This is just as crucial as writing a fully functioning code. Similarly, when working with prebuilt platforms or frameworks like Optimizely Configured Commerce, it is equally essential to follow the platform-specific best practices along with […]
Connect with us at Red Hat Summit 2023!
Red Hat Summit is only a few weeks away! The conference will take place on May 23-25, 2023, in Boston, Massachusetts, at the Boston Convention and Exhibition Center. Still not registered? Click here! Red Hat Summit is the premier open-source technology event, that brings together customers, partners, industry thought leaders, and community contributors to learn, […]
Account Role Optimization in Salesforce Community cloud
Account Role Optimization is a critical process for managing account hierarchies and roles in the Salesforce Community cloud. It can help you scale your external users and minimize the number of account roles that you have to manage in a Community Portal. It allows businesses to control who has access to specific information and functionality […]
Optimizely Configured Commerce – Learn CMS Spire 5.X Part-2
In this blog, we will learn below points: Understanding 5.x Architecture for Spire CMS How to start a Spire project? Follow the instructions below for use with Visual Studio Code Creating new blueprints in Spire Understanding 5.x Architecture for Spire CMS The 4-tier architecture of B2B Commerce (ISC) 5.x is described in this blog. Architecture […]
Implement Multi-Tenancy In Azure B2C
Overview In a previous article about Azure B2C, we discussed the basics of Azure B2C and why you may want to consider using it for your software or application. Now, let’s take a look at some examples of the most common use cases. Implementing Multi-Tenant Applications with Azure B2C Multi-tenancy is an architecture pattern in […]