You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloud Native Application Architecture Nanodgree - Udacity - Metrics Dashboards that use multiple graphs to monitor our sample application that is deployed on a Kubernetes cluster. using Prometheus, Jaeger, and Grafana in order to monitor, trace and visualize.
Cloud Native Application Architecture Nanodgree - Udacity TechTrends - Throughout this project, I have used Docker to package the application, and CI with GitHub Actions. For the release process, I have used Kubernetes declarative manifests, which were templated using Helm. To automated the CD process, you have used ArgoCD.