Skip to content

Project proposal: end-to-end DevOps pipeline on Azure with Terraform - #2968

Open
LeuisKen wants to merge 1 commit into
KTH:2026from
LeuisKen:project-jiaxun-miaoli
Open

Project proposal: end-to-end DevOps pipeline on Azure with Terraform#2968
LeuisKen wants to merge 1 commit into
KTH:2026from
LeuisKen:project-jiaxun-miaoli

Conversation

@LeuisKen

@LeuisKen LeuisKen commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Assignment Proposal

Title

An end-to-end DevOps pipeline on Azure with Terraform

Names and KTH ID

Deadline

  • Task 3

Category

  • Project

Description

We want to build a complete DevOps pipeline for a small web application of our own. The mandatory parts map to our stack as follows:

  • Build and test (CI): Azure Pipelines runs the build and the tests on every pull request.
  • Deployment (CD): the pipeline deploys to Azure once the checks pass, and it authenticates through workload identity federation.
  • Infrastructure as code: the Azure resources are described in Terraform.
  • Development platform: the code and the pull request flow live on KTH GitHub.
  • Quality and security automation: Trivy scans the Terraform configuration and the dependencies, and a finding blocks the pipeline.
  • AI-assisted tools: this will be covered in the report.

Relevance

The value of DevOps comes from the parts working together, not from any single tool. This project puts build, test, infrastructure and deployment into one repository and one pipeline, and demonstrates how a real-world application is delivered.

@LeuisKen

LeuisKen commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

@ericcornelissen @algomaster99 any review, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant