SSsonal singhinsonal1597.hashnode.dev·Nov 9, 2023 · 2 min readDay 42: IAM Programmatic access and AWS CLI 🚀Introduction : In AWS (Amazon Web Services), "IAM" stands for Identity and Access Management. IAM allows you to manage users and their level of access to the AWS services and resources. Enabling programmatic access in AWS IAM involves creating access...00
SSsonal singhinsonal1597.hashnode.dev·Nov 8, 2023 · 5 min readDay 41: Setting up an Application Load Balancer with AWS EC2 🚀What is Load Balancing? Load balancing is the process of distributing network traffic across multiple servers. This ensures no single server bears too much demand. By spreading the work evenly, load balancing improves application responsiveness. I...00
SSsonal singhinsonal1597.hashnode.dev·Oct 23, 2023 · 4 min readDay 40 AWS EC2 Automation ☁Introduction to Amazon Ec2 : Amazon Elastic Compute Cloud (Amazon EC2) is a web service offered by Amazon Web Services (AWS) that provides resizable compute capacity in the cloud. EC2 allows users to launch and manage virtual machines, known as ins...01K
SSsonal singhinsonal1597.hashnode.dev·Oct 19, 2023 · 4 min readDay - 39 AWS and IAM Basics☁Introduction to IAM : AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. With IAM, you can centrally manage permissions that control which AWS resources users can access. You use IAM to ...00
SSsonal singhinsonal1597.hashnode.dev·Oct 17, 2023 · 4 min readDay - 38 Getting Started with AWS Basics☁Introduction : Amazon Web Services (AWS) is a leading and widely used cloud computing platform offered by Amazon.com. It provides a comprehensive suite of cloud services that cater to businesses, individuals, and organizations, allowing them to build...00