Skip to main content

Posts Tagged ‘Continuous Deployment’

Istock 2162026367

Deploy Microservices On AKS using GitHub Actions

Deploying microservices in a cloud-native environment requires an efficient container orchestration platform and an automated CI/CD pipeline. Azure Kubernetes Service (AKS) is a Kubernetes solution that is managed by Azure. GitHub Actions makes it easy to automate your CI/CD processes from the source code repository. Why Use GitHub Actions with AKS Using GitHub Actions for AKS […]

Extending General Link for Experience Editor Mode in Sitecore

Android Development Codelab: Mastering Advanced Concepts

  This guide will walk you through building a small application step-by-step, focusing on integrating several powerful tools and concepts essential for modern Android development. What We’ll Cover: Jetpack Compose: Building the UI declaratively. NoSQL Database (Firestore): Storing and retrieving data in the cloud. WorkManager: Running reliable background tasks. Build Flavors: Creating different versions of […]

Istock 2158226013

Building Azure DevOps CD Processes for SPFx

This blog provides a detailed explanation of the technical approach for implementing Continuous Deployment (CD) processes within Azure DevOps. It focuses on automating the deployment of solutions to SharePoint environments. This approach not only speeds up the release cycle but also enhances reliability, minimizes errors, and ensures that updates are deployed quickly and effectively. Continuous […]