Provisioning resources on AWS using AWS CLI, Windows PowerShell & JSON Parser || Raktim Midya

Опубликовано: 17 Январь 2025
на канале: Raktim Midya
90
0

In this demonstration video I have shown one PowerShell Script. By running that script I am able to create this below mentioned architecture...

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

Detailed Explanation Documentation :   / kshn6n7atib  
GitHub Repo : https://github.com/raktim00/AWS-CLI-P...

With ❤️ from Raktim
LinkedIn :   / raktimmidya  
Medium :   / raktimmidya  
GitHub : https://github.com/raktim00

#awscli #powershell #jsonparser