• Effective DevOps with AWS
  • Yogesh Raheja Giuseppe Borgese Nathaniel Felsen
  • 45字
  • 2025-04-04 16:11:03

Technical requirements

The technical requirements for this chapter are as follows:

  • AWS Console
  • AWS CloudFormation
  • AWS CloudFormation Designer
  • CloudFormer
  • Troposphere
  • Git
  • GitHub
  • Ansible

The GitHub links to find the codes in this chapter are as follows:

  • https://raw.githubusercontent.com/yogeshraheja/Effective-DevOps-with-AWS/master/Chapter03/EffectiveDevOpsTemplates/helloworld-cf-template-part-1.py
  • https://raw.githubusercontent.com/yogeshraheja/Effective-DevOps-with-AWS/master/Chapter03/EffectiveDevOpsTemplates/helloworld-cf-template.py
  • https://github.com/yogeshraheja/Automation-with-Ansible-By-Yogesh-Raheja 
  • https://github.com/yogeshraheja/Effective-DevOps-with-AWS/blob/master/Chapter03/ansible/roles/nodejs/tasks/main.yml
  • https://github.com/yogeshraheja/Effective-DevOps-with-AWS/blob/master/Chapter03/ansible/roles/helloworld/tasks/main.yml
  • https://github.com/yogeshraheja/Effective-DevOps-with-AWS/blob/master/Chapter03/ansible/roles/helloworld/meta/main.yml
  • https://github.com/yogeshraheja/Effective-DevOps-with-AWS/tree/master/Chapter03/ansible
  • https://github.com/yogeshraheja/EffectiveDevOpsTemplates/blob/master/ansiblebase-cf-template.py
上一章目录下一章