How to Create a VPC Using Cloudformation

Описание к видео How to Create a VPC Using Cloudformation

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

In this lecture, you will learn how to create a Virtual Private Cloud (VPC) with Public and Private Subnets, Internet Gateway, Route Tables, and Security Groups using CloudFormation.

0:00 - Introduction
0:50 - Save your CloudFormation template as yaml format
4:36 - Template Version
5:13 - Template Description
5:57 - Parameter
17:57 - Resources
53:26 - Metadata
1:03:34- Outputs

Parameter:
SSHLocation:
AllowedPattern: '(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})/(\d{1,2})'
ConstraintDescription: must be a valid IP CIDR range of the form x.x.x.x/x.
Default: 0.0.0.0/0
Description: The IP address range that can be used to access the web server using SSH.
MaxLength: '18'
MinLength: '9'
Type: String

How to create VPC using the management console:    • How to Create a VPC Using the Managem...  

Sublime: https://www.sublimetext.com/3

Course Assets: https://drive.google.com/file/d/1GfYy...

Security Groups:    • How to Control Traffic with Security ...  


CloudFormation Documentation:

Template Section: https://docs.aws.amazon.com/AWSCloudF...

Template Version: https://docs.aws.amazon.com/AWSCloudF...

Template Description:
https://docs.aws.amazon.com/AWSCloudF...

Metadata:
https://docs.aws.amazon.com/AWSCloudF...

Parameters:
https://docs.aws.amazon.com/AWSCloudF...

Resources:
https://docs.aws.amazon.com/AWSCloudF...

Outputs:
https://docs.aws.amazon.com/AWSCloudF...

Intrinsic Function: https://docs.aws.amazon.com/AWSCloudF...

Resource and property reference:
https://docs.aws.amazon.com/AWSCloudF...

----------------------------------------------------------------------------
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 👍

#awsnotes #cloudcomputing #aws

Комментарии

Информация по комментариям в разработке