(1) Create a Python App using Flask. Should be deployed in EKS. Use Helm.
(2) Create a Sidecar in Go that drop properties files into configmap in K8s.
(3) Create a Sidecar in Python 3x that drop properties files into configmap in K8s.
(4) Create a Sidecar in Java that drop properties files into configmap in K8s.
(5) Create a Sidecar in Go that load credentials from AWS ASM and drop into configmap in K8s.
(6) Create a Sidecar in Python 3x that load credentials from AWS ASM and drop into configmap in K8s.
(7) Deploy a Spring Boot App in EKS using ArgoCD and helm. Perform Stress Tests with Terraform, tune up JVM, GC, K8s, Linux, the App JDBC Pool and the Database.