0 votes
in Amazon Elastic Compute Cloud EC2 by

EC2 and AWS CLI

AWS provides many ways to work with various resources in AWS through Management Console, SDK, and AWS CLI that are extensively used by the developers all around.

  • These SDK and CLI have a wide support from various communities online.

  • AWS CLI is a unified tool used to work with various resources in AWS and is very much used for the automation of processes. It performs almost every operation in AWS.

...