tainá bedim puja

cloud engineer

Deploying and Monitoring a .NET API on Azure Kubernetes Service (AKS) Title: Deployment and Observability of a .NET Core API on Azure Kubernetes Service

Project Summary: Deployed a containerized .NET Core API to Azure Kubernetes Service (AKS), implementing full observability using Prometheus, Grafana, and Azure-native monitoring tools to ensure performance and reliability in production.

My Responsibilities: Containerized a .NET Core API with Docker and deployed it to AKS using Helm. Designed Kubernetes manifests (Deployments, Services, Ingress) with best practices for scalability and resilience. Implemented monitoring with Prometheus and Grafana, collecting custom metrics from the API. Integrated Azure Monitor and Log Analytics to centralize logs and generate alerts. Set up CI/CD using GitHub Actions and Terraform to automate infrastructure provisioning and app deployment.

Technologies Used: Azure Kubernetes Service (AKS), .NET Core, Docker, Grafana, Azure DevOps