Linet Kendislina.hashnode.dev·Jul 6, 2024Deployment Strategies SimplifiedAnalogy 1: Blue/Green Deployment Imagine a bakery called "Fresh Bakes" that wants to introduce a new cake recipe without disrupting the current sales. They have two identical kitchens: the Blue kitchen (current recipes) and the Green kitchen (new rec...Discuss·10 likesCloudAWS Deployment
Sumit Mondalsumit007.hashnode.dev·Feb 6, 2024A Beginner's Guide to Amazon Elastic Beanstalk in AWS: Deploying Your App with EaseIntroduction: Amazon Elastic Beanstalk (EB) simplifies the process of deploying and managing applications in the AWS cloud. Whether you're a seasoned developer or just starting, this guide will walk you through the basics of using Elastic Beanstalk i...DiscussAWS - HandsOn#SimplifiedDevOps
Sai Deva Harshaawshelpinghand.hashnode.dev·Feb 5, 2024Deploying Strategies on AWS Cloud: Exploring Canary, A/B, Blue-Green, and MoreIntroduction In the domain of cloud computing, Amazon Web Services (AWS) serves as a dominant force, providing a wide array of tools and services to aid organizations in deploying, overseeing, and expanding their applications effectively. Amid the va...DiscussAWS Deployments
Diksha Jadhavdikshacodes.hashnode.dev·Jan 19, 2024Streamlining Node.js Development and Deployment: A Jenkins CI/CD Pipeline on AWSIntroduction: In the fast-paced world of software development, continuous integration and continuous deployment (CI/CD) have become essential practices to ensure agility, reliability, and efficiency in the development lifecycle. This article will gui...Discuss·10 likes·47 readsAWS Deployment