Launching an Instance through AWS Command Line Interface - CLI
Task by ARTH

Launching an Instance through AWS Command Line Interface - CLI

Let us start with the Definition of AWS's CLI...!

AWS CLI is a unified tool to manage all the AWS Services from Command-Line.

After Installing the AWS CLI, create an IAM user with a power-user policy and pen-down the Access-key and Secret-key of that user, we need this for the next step!

1) Configuring AWS:

Provide the Access-key and Secret-key of the IAM user. Give the region only and then enter.

No alt text provided for this image

2) Creating Key Pair:

In CLI it works in this way!

No alt text provided for this image

We can also check this in the Web App of AWS by tallying the value of ID. It appears in this way!

No alt text provided for this image

3) Creating Security Group:

In CLI it works in this way!

No alt text provided for this image

We can also check this in the Web App of AWS by tallying the value of ID. It appears in this way!

No alt text provided for this image

4) LAUNCHING THE INSTANCE:

Now as we have created a key-pair and security-group we are good to go! Here I choose Rhel 8 instance. In CLI it works in this way!

No alt text provided for this image

We can also check this in the Web App of AWS by tallying the value of Instance ID. It appears in this way!

No alt text provided for this image

5) Creating an EBS Volume:

In CLI it works in this way!

No alt text provided for this image

6) Finally Attaching the EBS Volume to the Instance:

In CLI it works in this way!

No alt text provided for this image

We can check our overall task in Web App too! It appears in this way!

No alt text provided for this image

As we can see clearly the volume is attached to the Instance and is in use. We can confirm by checking the value of ID's to understand in a feasible way!

To view or add a comment, sign in

More articles by Varshitha Gundluru

  • Openshift with BMW!!!

    Openshift OpenShift is a cloud development Platform developed by ' Red Hat ' which enables developers to develop and…

  • Jenkins in Topdanmark

    Jenkins Jenkins is a free and open-source automation server. It helps automate the parts of software development…

  • Azure Kubernetes Service (AKS) in Siemens

    Azure Kubernetes Service (AKS) is an open-source service that offers serverless Kubernetes (an open-source…

  • Neural Networks in TRANSFORMERS and Siemens

    Neural Networks are sets of algorithms intended to recognize patterns and interpret data through clustering or…

  • Case Study on Seimens using AWS SQS

    Basic Terminologies: Amazon SQS Amazon Simple Queue Service (SQS) is a managed message queue service offered by Amazon…

  • Kubernetes Saga

    Founder: Google Birth: 7th June 2014 Developer(s): Cloud Native Computing Foundation Nicknamed as: k8s Written in…

  • Automation using Python

    Welcome Page of our Basic Automation Menu Program! After you Enter your secure Password and Enter Your Name it greets…

  • Machine Learning in World of Genomics and Genetics

    Interesting Title right ?! And also the article is! INTRO: In the world, the major Big Shift was towards DNA Sequencing…

    2 Comments
  • How Siemens Deployed AWS

    JOURNEY OF SIEMENS WITH AWS: Siemens doesn't just produce physical components it also provides software worth €4…

  • Handling Daily Received DATA by MNC's - Big Data

    Problem Statement: Every 60 seconds, 136,000 photos are uploaded, 510,000 comments are posted, and 293,000 status…

Others also viewed

Explore content categories