An open API service indexing awesome lists of open source software.

https://github.com/daniel1302/devops-task


https://github.com/daniel1302/devops-task

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Devops-task

This is an interview task repository for a devops role. The requirements were to deploy imagined API into the AWS as a cloudfront distribution and implement ansible for another API.

## Components

Each component has its own README.md file in the corresponding directory. See there for more details regarding each component

- [Ansible README](./ansible/README.md)
- [Terraform README](./terraform/README.md)
- [Dummy API README](./api/README.md)