Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 423 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 423 Bytes

Built a Python calculator web application using Django. Hosted it on Azure App service and stored API requests in Azure PostgreSQL flexible database. Containerized and deployed said application with Docker and implemented CI/CD with Azure Pipelines. Set up Azure application insights to monitor my web application. Implemented security measures by storing database information and passwords as secrets on Azure Key Vault.