rsilveira65 / terraform-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run Tests Build and Publish

Folder Structure

Application developed using NodeJS that calculates if a number is prime or not.

Stack:

IaC for infrastructure provisioning.

Stack:

Helm Chart that deploys the application in the EKS cluster.

Workflows

Build the application artifact and push it to the Docker Hub registry.

Apply the linter and run the tests. Uses ESLint and Mocha.

Apply terraform changes if any tf file has updated in the infrastructure folder.

Apply the application Helm chart to the Kubernetes cluster.

TODO

  • Implement Cache using Redis
  • Create ElastiCache/Redis IaC for the application

About


Languages

Language:HCL 83.0%Language:JavaScript 8.6%Language:Smarty 7.8%Language:Dockerfile 0.6%