Munilakshmi G J100daysdevops.hashnode.dev·Dec 19, 2024Day 55 of 100 Days : Exploring AWS Elastic Beanstalk – Simplifying Application DeploymentToday, I uncovered the magic of AWS Elastic Beanstalk, a service that takes the hassle out of deploying and managing applications. It’s like having your personal tech assistant who handles all the tough stuff—servers, scaling, monitoring—while you fo...Elastic Beanstalk
AnkitforAnkit 's blogimankit.hashnode.dev·Dec 7, 2024Step-by-Step Guide to Full-Stack E-Commerce App DevelopmentDay 1 to Day 6, let's dive deeper into the project process. The goal is to build an E-Commerce application that uses AWS EC2 to host the application, Amazon RDS to store product information in a relational database, and Amazon S3 to handle product im...Learning AWS from Scratch: A Day-by-Day Guideprojects
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...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...AWS - 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...AWS 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...10 likes·49 readsAWS Deployment