AWS Hands-on Lab-4 | Create a VPC with CloudFormation. In this tutorial, we will deploys a VPC, with a pair of public, private and data subnets spread across two Availability Zones. It deploys an internet gateway, with a default route on the public subnets. It deploys a of NAT gateways, and default routes for them in the private subnets.
Template:
https://github.com/diatmpravin/The-Cloud-Advisory/tree/master/Cloudformation/vpc
———————————————————————————————————-
★ Recommended Video ★
How to Setup AWS Single Sign On: https://youtu.be/fV_bO_FM0pE
Setting up Active Directory in Windows Server 2019 (Step By Step Guide): https://www.youtube.com/watch?v=Y9IObs1M6w8
How to install and configure ADFS on Windows Server: https://www.youtube.com/watch?v=jlF9PRiCH9s
How to Integrate AD with AWS Using SAML 2.0 – SSO: https://youtu.be/rUyc2lDeE90
★ Recommended playlists ★
AWS CSA Exam – 2020 ✅
AWS Access Management | AWS SSO | AWS ADFS ✅
Cloud Networking ✅
AWS ✅
Got a question on the topic? Please share it in the comment section below and I will answer it for you.
► About me
Follow me on Twitter: https://twitter.com/pravinmishra88
Linkedin: https://www.linkedin.com/in/pravin-mishra-74a66910/
Like my Facebook page: https://www.facebook.com/The-CloudAdvisory-102004244640095
source