wor101 / chimera-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chimera Prototype / Spike

Chimera is a an open-source tool for performing automated canary deployments of containerized microservices. It allows software development teams to safely and easily deploy new versions of their microservices by taking advantage of the features provided by their existing service mesh.

Built With

  • JavaScript
  • AWS SDK utilizing:
    • ECR
    • ECS
    • App Mesh
    • Fargate

Notes

  • See autoCanarySDK directory for original spike into automating canary deployments to AWS App Mesh hosted on Fargate
  • See service mesh for files related to setting up an AWS App Mesh service mesh
  • See microservices for various microservices used for initial testing and prototyping of Chimera

About


Languages

Language:JavaScript 97.0%Language:Dockerfile 1.5%Language:Shell 1.4%