ariel17 / efimeral-api

Efimeral project infrastructure configuration.

Home Page:https://app.swaggerhub.com/apis-docs/ariel17/efimeral/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDK status badge

Logo

Efimeral API infrastructure configuration

API documentation

AWS CDK is used to configure cloud architecture. The intention is leaving none idle resources consuming money, so Fargate tasks are used for container instances and Lambdas as API handlers. Currently it takes almost 40 seconds for a container to be up and running, so I am evaluating to use a warm strategy on future versions.

Architecture diagram

Required secrets for GitHub Actions

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION

Resources

Related projects

About

Efimeral project infrastructure configuration.

https://app.swaggerhub.com/apis-docs/ariel17/efimeral/

License:MIT License


Languages

Language:TypeScript 54.7%Language:JavaScript 44.6%Language:Dockerfile 0.7%