Ashwinashwinrajendran.hashnode.dev·Sep 30, 2023Amazon EC2 (Elastic Compute Cloud)An Elastic Compute Cloud (EC2) is a Virtual Machine in the cloud, you can Run this cloud server whenever you want and can be used when you need to deploy your own Servers in the cloud. You Can Use Amazon ec2 to launch an Instance, configure Security ...DiscussAWS Certified Solutions Architect Associate
Ashwinashwinrajendran.hashnode.dev·Sep 28, 2023Identity and Access Management Service (IAM)IAM is used to securely control individual and group access to AWS resources. IAM makes it easy to provide multiple users with secure access to AWS resources. IAM User: IAM users are AWS identities associated with people or applications. Each user...DiscussAWS
Sumit Mondalsumit007.hashnode.dev·Sep 26, 2023Navigating the Digital Seas with AWS Lightsail: Your Guiding Light in Cloud ComputingIntroduction: In the ever-expanding universe of cloud computing, it's easy to get lost amidst the complexities of infrastructure management. But fear not, for in this digital age, a guiding light emerges from the vast AWS constellation – AWS Lightsai...DiscussAWS
Koti Vellankiknowmam.in·Sep 24, 2023Day 10: Infrastructure as Code with AWS CloudFormationWelcome to Day 10 of our exciting "30 Days of AWS" journey! If you've been following along from the beginning, kudos to you for getting into the world of Amazon Web Services. Your dedication and curiosity are truly commendable. For those who might ha...Discuss·1 likeAWS
Koti Vellankiknowmam.in·Sep 16, 2023Day 9: Monitoring and Logging with CloudWatchWelcome to Day 9 of our exciting "30 Days of AWS" journey! If you've been following along from the beginning, kudos to you for getting into the world of Amazon Web Services. Your dedication and curiosity are truly commendable. For those who might hav...DiscussAWS
Girdhar Kajalkajalgirdhar05.hashnode.dev·Sep 15, 2023Setting up an Application Load Balancer with AWS EC2 🚀 ☁Hi, I hope you had a great day yesterday learning about the launch template and instances in EC2. Today, we are going to dive into one of the most important concepts in EC2: Load Balancing. What is Load Balancing? Load balancing is the distribution o...Discuss·37 readsAWS
CHANDRESH PATLEchandreshpatle.hashnode.dev·Sep 13, 2023Day 1 with AWS: Navigating the Cloud LandscapeWelcome to the exciting world of Amazon Web Services (AWS)! Whether you're a seasoned IT professional or just starting your cloud journey, AWS has a lot to offer. In this blog, we'll walk through the basics of cloud computing, explore the differences...DiscussAmazon Web ServicesAWS
Koti Vellankiknowmam.in·Sep 12, 2023Day 8: Serverless Computing with AWS LambdaWelcome to Day 8 of our exciting "30 Days of AWS" journey! If you've been following along from the beginning, kudos to you for getting into the world of Amazon Web Services. Your dedication and curiosity are truly commendable. For those who might hav...Discuss·1 like·27 readsserverless
Shiva krishna Addikicherlaeverythingaboutdevops.hashnode.dev·Sep 11, 2023Load balancers in AWSLB's In order to achieve high availability, fault tolerance, and maximum performance of your applications, load balancers in AWS (Amazon Web Services) are a crucial component for spreading incoming network traffic over several instances (virtual serv...DiscussLoad Balancing
Girdhar Kajalkajalgirdhar05.hashnode.dev·Sep 10, 2023AWS and IAM Basics ☁: Automating EC2 Instance ConfigurationGetting Started with AWS Basics explained AWS, its global infrastructure, and the services offered by AWS that are useful for a DevOps engineer. In this blog let's switch to a bit of automation part. AWS: Amazon Web Services is one of the most popula...Discuss·1 like·38 readsDevops