CloudFormation is the service which provides us an ability to create and manage any AWS infrastructure “as code” in a fully declarative way using a single or multiple files as a source of truth for your cloud environment. Usually it is not needed to understand it very deeply to pass AWS Associate Certification exams, but […]
The post AWS CloudFormation. Managing VPC appeared first on Dev-Ops-Notes.com.