Todo - sjherrick/code-base GitHub Wiki
Todo
Source IP Preservation on AWS
AWS/EKS
- TLS-terminated load balancer https://medium.com/faun/aws-eks-and-tls-terminated-load-balancer-18c152536f33
Gitlab Runner for build/deploy automation
- Building images using Kaniko https://docs.gitlab.com/ee/ci/docker/using_kaniko.html
- The Kubernetes Executor https://docs.gitlab.com/runner/executors/kubernetes.html
- Connecting to EKS https://docs.gitlab.com/ee/user/project/clusters/add_remove_clusters.html#configuring-and-connecting-the-eks-cluster
Log collection
- How To Set Up an Elasticsearch, Fluentd and Kibana (EFK) Logging Stack on Kubernetes https://www.digitalocean.com/community/tutorials/how-to-set-up-an-elasticsearch-fluentd-and-kibana-efk-logging-stack-on-kubernetes
Read
- Micro-frontend Architecture in Action with six ways. https://dev.to/phodal/micro-frontend-architecture-in-action-4n60
- A visual guide on troubleshooting Kubernetes deployments https://learnk8s.io/troubleshooting-deployments