This test is part of our hiring process for DevOps/SRE engineers. Apply now
Be sure to read all of the instructions carefully and follow the guidelines below.
You will be imagining our current Livestorm infrastructure and from this reflection you will create a Terraform module with all the necessary resources to automate the deployment of a highly available web application ( responding Hello world
on GET /
).
The purpose of this short and vague exercise is to give you the freedom to implement your solution with the tools, services, libraries, technologies, etc. of your choice.
- Use Terraform
- Use AWS
- Provide a clear explanation of your approach and design choices (while submitting your Pull Request)
- Provide a proper
README.md
:
- Explaing how to setup and run your code
- Including all informations you feel that may be useful for a seamless coworker on-boarding
- Explaing how to setup and run your code
- Feel free to add any functionalities if you like
- You can also use this technical test to showcase a library / tool / etc. that you enjoy using.
- Create a private GitHub repository
- Commit and push to the master branch
- Send us by email a link to your repository with an invite access for @arkan and @Rohja
- Got questions? Contact us! (No penalties for asking questions 😉️)
Happy Hacking!