Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/artiphishle/ankhiac

Ankhorage IaC (Terraform)
https://github.com/artiphishle/ankhiac

Last synced: 2 days ago
JSON representation

Ankhorage IaC (Terraform)

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)