Learn how Azure Web App Service deployment slots enable zero-downtime deployments, safe testing environments, and instant rollbacks. This comprehensive guide covers everything from basic concepts to advanced implementation strategies.
Tag: devops
Deployment, DevOps, and Continuous Integration: Delivering Excellence at Scale
Part 8 completes our comprehensive series by exploring deployment pipelines and DevOps practices that enable safe, frequent releases to systems serving millions of users. We dive deep into Azure DevOps, advanced deployment strategies, feature flags, and building delivery systems that transform deployment from a risky event into a routine operation.
How to Deploy Your Apps Using Azure Bicep
Learn how to deploy Node.js applications to Azure using Bicep and Azure Developer CLI (azd). This comprehensive guide covers everything from setup to production deployment with PostgreSQL, including practical code examples and troubleshooting tips.
The Impact of Cloud Computing on Software Development
Explore how cloud computing has revolutionized software development, from infrastructure transformation to new architectural patterns, DevOps practices, and the skills modern developers need to succeed.
Kubernetes : an Orchestration and Management Infrastructure for Containers
Introduction to Kubernetes Docker was responsible for introducing developers to the concept of container-based applications. Docker provided very consumable tooling for container development and storage
What Is Infrastructure as Code?
The idea behind infrastructure as code (IAC) is that you write and execute code to define, deploy, update, and destroy your infrastructure. This represents an
Github actions for CI/CD of .net core app
Intoduction to Github Actions GitHub Actions is a powerful automation and workflow tool provided by GitHub, a popular platform for version control and collaboration on
GitHub Actions: Complete Guide to Building CI/CD Workflows
Learn how to build powerful CI/CD workflows with GitHub Actions. This comprehensive guide covers everything from basic setup to advanced patterns, best practices, and real-world examples for automating your software development process.
Appcenter, A place to manage your Mobile Apps
Recently, I got some interesting stuffs to do. If you ask me what it is about, I would say I was busy in managing the
Minikube, your local kubernetes cluster
Hey Guys, whats up? So in this post I am going to talk about the minikube, your local kubernetes cluster. you can see all the