https://github.com/libracoder/aws-infra-code
https://github.com/libracoder/aws-infra-code
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/libracoder/aws-infra-code
- Owner: libracoder
- Created: 2022-01-17T11:01:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T11:02:14.000Z (over 4 years ago)
- Last Synced: 2025-10-27T08:41:59.087Z (6 months ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Applicant should prepare and will be required to present a code repository containing the following infrastructure components (AWS specific) defined in terraform IaC
- Cloudfront distribution
- ACM certificate
- s3 bucket
- API Gateway (including a minimum of 2 APIs with OPENAPI v3 definition documents)
- 2 x Lambda handlers for the APIs (any use case)
The infrastructure definitions should be able to support a SPA hosted in s3 and deployed using any CI/CD tooling of the candidate's choice.