Skip to content

This practical will show how to provision AWS resources using AWS CLI, Windows PowerShell Scripting and JSON Parsing.

License

Notifications You must be signed in to change notification settings

raktim00/AWS-CLI-PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

The Full procedure of doing this practical you can find in below link :

“Getting Started with AWS CLI, Windows PowerShell & JSON Parser” by Raktim Midya - https://link.medium.com/nQPxe63lyab

Problem Statement :

Provision these resources using AWS CLI :

  1. Create a key pair.
  2. Create a security group.
  3. Launch an instance using the above created key pair and security group.
  4. Create an EBS volume of 1 GB.
  5. The final step is to attach the above created EBS volume to the instance you created in the previous steps.

About

This practical will show how to provision AWS resources using AWS CLI, Windows PowerShell Scripting and JSON Parsing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published