AWS CLI

black and gray laptop computer turned on doing computer codes

Let’s have a look at Creation of AWS VPC

Reading Time: 3 minutes This blog demonstrate how we can create a Virtual Private Cloud (VPC) in AWS cloud using a bash script. In this blog, we will break down the steps with its explanation. So, lets go through it. 1. Prerequisites An AWS account To create an AWS account click here. Install AWS CLI To install AWS CLI, visit here for Linux and for Windows and Mac click Continue Reading

aws

How to Manage AWS CodeCommit via AWS CLI

Reading Time: 4 minutes Hello Readers! I hope you all are doing very well. So, In this blog we will see how to manage AWS CodeCommit via AWS CLI. Whatever you are doing with your AWS Management Console You can do it through AWS CLI.  Now we are going to see how we can create a repository, create a branch and I have got a list of things that Continue Reading