{"id":28332077,"url":"https://github.com/gurram2001/azure-devops-assignment","last_synced_at":"2026-01-27T02:08:08.716Z","repository":{"id":288084447,"uuid":"966756167","full_name":"Gurram2001/azure-devops-assignment","owner":"Gurram2001","description":"This project demonstrates a implementation for a .NET 8 web service deployed on Azure using Terraform and Azure DevOps pipelines. It covers the provisioning of an Azure SQL Database, handling a high request rate of 1000 RPS using Azure App Service, and supporting integrations through a modular web API. Leveraged fault tolerance, HA of Azure.","archived":false,"fork":false,"pushed_at":"2025-04-15T13:38:05.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T06:38:44.790Z","etag":null,"topics":["azure","azure-devops","azure-sql-database","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gurram2001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-15T12:08:40.000Z","updated_at":"2025-05-26T12:52:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"356a927d-2646-4165-8f23-135ed137277a","html_url":"https://github.com/Gurram2001/azure-devops-assignment","commit_stats":null,"previous_names":["gurram2001/azure-devops-assignment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gurram2001/azure-devops-assignment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gurram2001%2Fazure-devops-assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gurram2001%2Fazure-devops-assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gurram2001%2Fazure-devops-assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gurram2001%2Fazure-devops-assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gurram2001","download_url":"https://codeload.github.com/Gurram2001/azure-devops-assignment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gurram2001%2Fazure-devops-assignment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28796962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azure-devops","azure-sql-database","terraform"],"created_at":"2025-05-26T19:28:30.540Z","updated_at":"2026-01-27T02:08:08.711Z","avatar_url":"https://github.com/Gurram2001.png","language":"HCL","readme":"## Azure DevOps Engineer Assignment\n\nThis project demonstrates a full-stack cloud-native implementation for a .NET 8 web service deployed on Azure using Terraform and Azure DevOps pipelines.\n\n---\n\n### ✅ Requirements Covered\n\n- **SQL Database**: Provisioned using Azure SQL via Terraform.\n- **RPS of 1000/s**: Handled by Azure App Service (scalable tier).\n- **External Integration Ready**: Web API structure supports service integration.\n- **Secure, Highly Available, Fault Tolerant**: Azure infrastructure provides these by default. Code and pipeline are modular and resilient.\n\n---\n\n### 🏗️ Architecture Overview\n\n```\nUser → Azure App Service (.NET API) → Azure SQL DB\n                ↓\n        Azure DevOps Pipelines (CI/CD)\n                ↓\n            Terraform (Infra as Code)\n```\n\n(Refer to `diagrams/architecture.png` for a visual layout.)\n\n---\n\n### 📁 Repository Structure\n\n```\ninfra/         → Terraform code for infrastructure provisioning\nsrc/           → .NET 8 Web API project\npipelines/     → Azure Pipelines YAML files (CI/CD)\ndiagrams/      → Architecture diagrams\n```\n\n---\n\n### 🚀 How to Run\n\n#### 1. Provision Infrastructure\n```bash\ncd infra\nterraform init\nterraform apply -auto-approve\n```\n\n#### 2. Run API Locally\n```bash\ncd src/WebApiService\ndotnet run\n```\n\n#### 3. Trigger CI/CD in Azure DevOps\n- Commit code to `main` branch\n- CI builds and publishes artifact\n- CD applies infrastructure and deploys the app\n\n---\n\n### 🔐 Security Notes\n- Use Azure Key Vault for managing secrets in production\n- Enable Managed Identity and Firewall for tighter control\n\n---\n\n### 📫 Contact\nFor any queries, please feel free to reach out during the interview.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurram2001%2Fazure-devops-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgurram2001%2Fazure-devops-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurram2001%2Fazure-devops-assignment/lists"}