Skip to content

Instantly share code, notes, and snippets.

View kuldeep-surendra's full-sized avatar

kuldeep-surendra

  • Zeta Suite
  • Banglore
View GitHub Profile

DevOps Coding Test

Goal

Deploy the python app https://github.com/kuldeep-surendra/bus_stop_api to ec2 instance using any Iac tool (cloudformation/terraform). Script the creation of a service, and a healthcheck script to verify it is up and responding correctly.

Prerequisites