Skip to content

This practical will show how to provision AWS resources like EC2, EBS, S3, CloudFront etc. using AWS CLI, Windows PowerShell Scripting and JSON Parsing.

License

Notifications You must be signed in to change notification settings

raktim00/AWS-CLI-PowerShell-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Video Demonstration Link : https://bit.ly/2UILK1i

Problem Statement :

Create High Availability Architecture with AWS CLI. The architecture includes -

  1. Webserver configured on EC2 Instance.
  2. Document Root(/var/www/html) made persistent by mounting on EBS Block Device.
  3. Static objects used in code such as pictures stored in S3.
  4. Setting up Content Delivery Network using CloudFront and using the origin domain as S3 bucket.
  5. Finally place the Cloud Front URL on the webapp code for security and low latency.

About

This practical will show how to provision AWS resources like EC2, EBS, S3, CloudFront etc. using AWS CLI, Windows PowerShell Scripting and JSON Parsing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published