Vertical & Horizontal Scaling

Vertical Scaling It means increasing the specifications of individual resources. Increasing the memory or number of CPU’s on the server. like increasing the amount of RAM, CPU and other Resources. …

Amazon S3 Bucket

Amazon S3 data is stored in buckets. It’s a folder where you can read, write and delete objects from. You can store multiple objects in the bucket, but each object …

Amazon S3 & it’s features

Amazon S3 is a Simple Storage Service It provides secure, durable and highly scalable cloud storage. It’s a file-storage in the Cloud, where you can store code, files, images, etc. …

What is an Elastic IP?

Elastic or static IP is used if you want your Public IP to be consistent. Elastic IP will not be changed, in case the instance will be stopped/started or rebooted. …

Launch Amazon EC2 instance – Linux

Firstly, follow these steps to Create an EC2 Instance Go to Compute section and select EC2 On the EC2 dashboard, you will see “Running instances” under the “Resources” section with …