Explain how “Infrastructure of code” is processed or executed in AWS?

In AWS,
  • The code for infrastructure will be in simple JSON format
  • This JSON code will be organized into files called templates
  • This templates can be deployed on AWS and then managed as stacks
  • Later the CloudFormation service will do the Creating, deleting, updating, etc. operation in the stack
Certification Courses

List of Devops Ceritifications

Devops Certification prices starts from $99, $149, $199, $249

Comments