How to Host a HTML Website on AWS with CloudFormation

Опубликовано: 13 Октябрь 2024
на канале: AOS Note
2,871
67

Courses: https://www.aosnote.com/store
Website: https://www.aosnote.com/

This video will teach you how to host an HTML website on AWS using CloudFormation.

How to Host an HTML Website on an EC2 Instance using the management console:    • How to Host an HTML Website on an EC2...  

Commands: https://github.com/azeezsalu/commands...

Reference template: https://github.com/azeezsalu/how-to-h...

How to install VSCode text editor:    • How to Install Visual Studio Code on ...  

How to create a key pair:    • How to Create a Key Pair (For Windows...  

Commands explained:    • How to Host an HTML Website on an EC2...  

----------------------------------------------------------------------------
AWS Hands-on Projects for Beginners👇
----------------------------------------------------------------------------
✔ Getting Started on AWS Cloud: https://www.aosnote.com/offers/qq2dok...
✔ Deploy a Static Website: https://www.aosnote.com/offers/T7wgpK...
✔ Deploy a WordPress Website: https://www.aosnote.com/offers/xFzqby...
✔ Deploy a Dynamic E-commerce Website: https://www.aosnote.com/offers/gYsmFB...
✔ Deploy a Dynamic Website with Terraform: https://www.aosnote.com/offers/pjYL9y...
✔ Deploy a Static Website with Ansible: https://www.aosnote.com/offers/WgGk2N...
✔ Deploy a Website Docker, AWS ECR, and AWS ECS: https://www.aosnote.com/offers/5hthWg...
✔ Deploy a Dynamic Website with CloudFormation: https://www.aosnote.com/offers/zFhSEi...
----------------------------------------------------------------------------
Projects Coming Soon 👇
----------------------------------------------------------------------------
✔ Deploy a Website with Terraform Modules, AWS ECR, and AWS ECS
✔ Create CICD to Deploy a Dynamic Website
✔ Python and AWS Lambda Project
----------------------------------------------------------------------------
Bootcamp 👇
----------------------------------------------------------------------------
6 Months Cloud/DevOps Bootcamp: https://www.aosnote.com/offers/SZFctC...
----------------------------------------------------------------------------
Courses: https://www.aosnote.com/store
Website: https://www.aosnote.com/
----------------------------------------------------------------------------
Thank you🙏. If you find this video valuable, please don't forget to like, subscribe, and share to support this channel 👍

Topics Covered -
0:00 Intro
0:58 Open a text editor and save the template in YAML format
2:19 Create the CloudFormation resources
17:00 Use intrinsic function to pass user data to the EC2 instance
19:20 Create the CloudFormation stack
22:30 Delete CloudFormation stack