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
Implemented CI/CD pipelines using Azure DevOps to deploy modular Terraform infrastructure, followed by deployment of a Node.js web application with database connectivity. The web app was deployed to Azure Web App using ZIP deployment, and to Azure Kubernetes Service (AKS) using containerization.