Skip to content
#

Infrastructure as code

Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, infrastructure is defined and managed as code. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.

Here are 57 public repositories matching this topic...

The Space Game website is a .NET 7 web app written in C# that's deployed to ☁️ Azure Web App for Containers and Azure SQL ☁️. The infrastructure is deployed using Azure Bicep 💪, and the application is tested using Playwright 🎭 for browser tests and Azure Load Testing 📈 for load tests.

  • Updated Feb 7, 2023
  • HTML

This is my Cloud DevOps Portfolio Resume project — designed to showcase hands-on expertise in cloud-native architecture, automation, and deployment. It demonstrates end-to-end infrastructure delivery using AWS services, Infrastructure as Code (IaC), CI/CD pipelines, and dynamic backend APIs.

  • Updated Jul 28, 2025
  • HTML