MKMounika kandainblog.cloudnloud.com·Jul 31, 2022 · 4 min readWhat is AWS IAM? How to create IAM User?Introduction IN AWS There are Two types of Users One is the AWS Root User and the other user is AWS Identity and Access Management User (IAM). AWS Account creation starts with one Identity that has complete access to all AWS services ( More than 2...00
MKMounika kandainblog.cloudnloud.com·Jul 27, 2022 · 1 min readAws-Ec2 Security Groups Use-case Challenge -SolutionSolution Console 1 . Go to EC2 service - > Click on "Security Groups" under "Network & Security" You should see at least one security group. One of them is called "default" 2 . Click on the security group with HTTP rules and click on "Edit inbound r...00
MKMounika kandainblog.cloudnloud.com·Jul 27, 2022 · 1 min readAWS EC2 - Security Groups Use-case ChallengeRequirements For this exercise you'll need: EC2 instance with web application Security group inbound rules that allow HTTP traffic Objectives 1)List the security groups you have in your account, in the region you are using 2)Remove the HTTP inbound t...00
MKMounika kandainblog.cloudnloud.com·Jul 20, 2022 · 1 min readAWS - Launch EC2 Web InstanceObjectives Launch one EC2 instance with the following requirements: Amazon Linux 2 image Instance type: pick up one that has 1 vCPUs and 1 GiB memory Instance storage should be deleted upon the termination of the instance When the instance starts,...00
MKMounika kandainblog.cloudnloud.com·Jul 20, 2022 · 1 min readHow to host a static website using Amazon S3log in to the AWS console and type S3 Create a bucket and give the bucket name choose a region you want to select check on Block All settings as if now for practice, please uncheck Click on create a bucket select the bucket and go inside the buck...00