What are you asking? Do you ‘just’ need the cloud infrastructure, or do you also need the full stack?
We are building a
reference architecture with Azure, .NET, ReactJS, and GitHub.
Just clone the repository, run a single command answering which Azure Subscription and Azure region you want to host in, and in less than 30 minutes you will have a full Azure Cloud Infrastructure following all best security practices with managed identities (no passwords), auto-scaling from 0 to millions of users.
It will set up staging & multi-region production environments in GitHub and Azure, and perform passwordless deployments (using OIDC), run tests, and static code review with gated reviews, enabling application deployments in less than 10 minutes.
Additionally, you will get a full development setup enabling you to run everything locally with one command with only .NET, Node, and Docker as prerequisites. New engineers will be up and running in minutes.
The solution shows how to build a high-quality distributed .NET architecture with a reverse proxy and BFF, with multiple service full-stack solutions.
We are constantly evolving the platform, and we do need to document the solution (working on it 🙂).