IAM Groups An IAM Group is a collection of users. Group specifies the permission for a collection of users, and it also…
computer services
IAM Users An IAM User is an entity created in AWS that provides a way to interact with AWS resources. The main…
What is AWS Console? For a long time, application scientists have looked for various ways to build and deploy sophisticated infrastructure or…
Amazon SES Ever wondered why do you need an email service? There are plenty of other email service providers that send many…
Creating a CloudFront CDN Step 1: Create a bucket and upload content in a bucket. Sign in to the AWS Management Console.…
AWS Free Tier How to SignUp to the AWS platform Firstly visit the website https://aws.amazon.com. The following screen appears after opening the…
Creating a Load Balancer Sign in to the AWS Management Console. Create an EC2 instance. An EC2 instance is in a stopped…
Security Group A security group is a virtual firewall which is controlling the traffic to your EC2 instances. When you first launch…
Snowball Import/Export Disk It accelerates moving large amounts of data into and out of the AWS cloud using portable storage devices for…
What is Bash Script? Bash Script is a plain text file that contains the commands used in a command line. Creating a…