https://github.com/daniel1302/devops-task
https://github.com/daniel1302/devops-task
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel1302/devops-task
- Owner: daniel1302
- Created: 2025-01-18T22:49:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T19:35:18.000Z (over 1 year ago)
- Last Synced: 2025-10-10T09:54:38.268Z (9 months ago)
- Language: HCL
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)