Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artiphishle/ankhiac
Ankhorage IaC (Terraform)
https://github.com/artiphishle/ankhiac
Last synced: 2 days ago
JSON representation
Ankhorage IaC (Terraform)
- Host: GitHub
- URL: https://github.com/artiphishle/ankhiac
- Owner: artiphishle
- License: mpl-2.0
- Created: 2024-11-11T01:09:32.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T01:22:06.000Z (2 months ago)
- Last Synced: 2024-11-11T02:26:09.631Z (2 months ago)
- Language: HCL
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ankhorage IaC
## Architecture
Content to follow.
## Resources
### AWS Cognito
Content to follow.
### AWS Lambda
Content to follow
### AWS S3
- Storage for lambda .zip archives
- Planned: Storage for .pgn.zst files of lichess games (to badge import with AWS Glue)
### AWS EKS
EKS is a managed service for running a kubernetes cluster on AWS. It aims to simplify the complex process of managing the kubernetes control plan and enables teams to focus on deploying containerized applications.
### AWS CloudWatch
Content to follow.
## Links
🔗 [Hashicorp – AWS Lambda functions and API gateway](https://developer.hashicorp.com/terraform/tutorials/aws/lambda-api-gateway)
🔗 [KloudSpace with Siba – EKS](https://youtu.be/PLUfUU5X71g?si=wmvRbuwn3FHMjIqo)
## Reminder
Topics to remember:
- Frontend first (Generate Terraform code by frontend changes)