Amazon S3 Versioning in AWS

Dear Readers, In this article,we will see Amazon S3 Versioning. Store object’s as versions format: Create S3 bucket by making it public. Enable versioning. Upload text document with one line and make it public. Upload the same text document by adding one more line and… Read More

Amazon Web Services Articles

Amazon Web Services Dear Readers, Please check below articles to get good knowledge on AWS Cloud. SNO DESCRIPTION ARTICLE LINK 1 Introduction to AWS (Amazon Web Services) https://www.ktexperts.com/introduction-to-aws-amazon-web-services/ 2 Create Amazon Web Services Free Tier Account https://www.ktexperts.com/create-amazon-web-services-free-tier-account/ 3 Global Infrastructure in AWS(Amazon Web Services) https://www.ktexperts.com/global-infrastructure-in-awsamazon-web-services/… Read More

Auto Scaling in AWS

Dear Readers, In this article, we will see the Auto Scaling in AWS. For creating Auto Scaling we need to follow below steps. Create Load Balancer Launch Configurations Create Auto Scaling Groups First, we need to AWS Console page by using below link https://aws.amazon.com/console/ Click… Read More

Create Web Server in AWS

Dear Readers, In this article, we will see the Create Web Server in AWS. STEP 1: First, we need to AWS Console page by using below link. https://aws.amazon.com/console/ Click on sign in to Console button. STEP 2: Logging to aws account Provide username and password… Read More

Launch Linux EC2 Instance in AWS

Dear Readers, In this article, we will see the Launch Linux EC2 Instance in AWS. Amazon Elastic Compute Cloud (Amazon EC2) Amazon Elastic Compute (Amazon EC2) is a web service that provides scalable compute capacity in the cloud. It allows organizations to obtain and configure… Read More