|
|
|
|
|
by wetpaste
2845 days ago
|
|
This is just some MVP java app with an nginx proxy, elastic-search, and mysql? Why is this running in k8s on aws via Kops in conjunction with a cloudformation template for aurora inside of a VPC? With containers separately built via packer +ansible kicked off via jenkins after each pull request merge? The CI pipeline also kicks off a canary deployment in our UAT environment with a prometheus exporter for monitoring on our grafana dashboard and if you want to see logs you have to look at our ELK stack for that and if you want to do any debugging we have Jaeger for tracing across our service mesh which is based on Istio using Calico as a network overlay. All that for an app does some crappy knock-off of trello. |
|