At this point:
• Azure for the actual infra (mostly PaaS)
• Pulumi for managing the Azure resources in code (C# for us)
• GitHub actions for CI
• Octopus for CD
h
Hugo Pinheiro
12/21/2023, 10:45 PM
Working towards: crossplane, argocd, gitlab
n
Nick Travis
12/22/2023, 2:32 AM
I’m new to my company but this is our current stack: Azure, flux, GitHub actions for build and deploy via helm. TF for infra
h
Havard Noren
12/22/2023, 10:06 PM
We’re running on AWS using flux, gitlab, kustomize, terraform and pulumi.
y
Yuan Song
12/30/2023, 7:23 PM
We were running on AWS using Pulumi for eks
Argocd for CD
Jenkins for CI