SprintDeployLearnRepeat
Have an idea for a startup or a new service for your company? Need to prove (or disprove) that idea quickly?
This channel is a course that will teach you how to get a service up and running in the cloud quickly, deployed via a Github pipeline. In the very first video we will create a bare bones .NET API, build it in Github and auto deploy it to Azure. Then we will look at adding some meat onto those bones, making the API more useful and more production ready.
In later video's we will build a front end which will use our API. There will also be "offshoot" video's where we will explore a tech or a problem or an idea, more deeply. We will also explore deploying to AWS or Google Cloud and consider the pro's and con's or each.
We will aim to keep costs to a minimum yet build our system in such a way that it will scale when needed.
(logo was generated by https://hotpot.ai/art-generator)
level up your context engineering with awesome github copilot customizations
Connect to an Azure service via User Assigned Managed Identities
pulumi DIY state
docker build error cannot connect
Use Copilot chat to save time creating scripts
pulumi provider error solution
Azure IaC using terraform with chatGPT
Azure IaC Test API
Azure IaC using bicep with chatGPT
TXTextControl MVC site in docker
Setup CI/CD to an Azure Container App via Github Actions
Getting started with Github repositories - Create, clone and push changes
.NET API running in an Azure Container App
api docker to webapp
local api docker
API Health Checks for .NET services running in Azure
Configure for HTTPS - On or Off