Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 839 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 839 Bytes

Endava Devops Challenge

Task description

  1. Fork this repository
  2. Choose a free Cloud Service Provider and register a free account with AWS, Azure, etc. or run VirtualBox/VMware Player locally
  3. Provision an Application stack running Apache Mysql PHP, each of the service must run separately on a node - virtual machine or container
  4. Automate the provisioning with the tools you like to use - bash, puppet, chef, Ansible, etc.
  5. Implement service monitoring either using free Cloud Service provider monitoring or Datadog, Zabbix, Nagios, etc.
  6. Automate service-fail-over, e.g. auto-restart of failing service
  7. Document the steps in git history and commit your code
  8. Present a working solution, e.g. not a powerpoint presentation, but a working demo

Time Box

The task should be completed within 5 days.