toff63 / msa-devops-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSA DevOps POC

The goal of this repository is primarly to have fun and secondly to build a POC implementing state of the art MSA and DevOps concepts which involve:

  • automate everything
  • small services
  • immutable infrastructure
  • monitoring
  • log aggregation
  • automatic performance tests
  • automatic chaos tests
  • discoverability
  • cluster management
  • one database cluster per service

Currently done:

  • hello world with Finatra
  • basic infrastrucutre in AWS with a basic vpc, public subnet, private subnet and bastion setup using Terraform

About

License:Apache License 2.0


Languages

Language:HCL 46.3%Language:Ruby 34.1%Language:Shell 10.7%Language:Scala 8.9%