Episode
The Cloud Native Show - LIVE: Ep. 1
Cloud Native Show Live Episode #1 with Shayne and Glenn. They talk about Cloud Native development and build out a weather API application. First, they'll show you how to build an API with configuration and building an Azure DevOps pipeline. That pipeline will build a container image to push it to an Azure Container Registry.
Code from the episode is available at https://github.com/spboyer/cloudnative-weather
All of the links are available at - https://www.theurlist.com/cloud-native-show-live-ep1
- Cloud Native Show on Channel 9 - https://aka.ms/cloudnativeshow
- Cloud Native Show on You Tube - https://aka.ms/cloudnativeshow-youtube
- Configuration in ASP.NET Core - https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-3.0&WT.mc_id=cloudnative-ch9-shboyer
- Microservices w/ .NET and Docker Containers - https://dotnet.microsoft.com/apps/aspnet/microservices?WT.mc_id=cloudnative-ch9-shboyer
- Azure DevOps Documentation - https://docs.microsoft.com/en-us/azure/devops/index?view=azure-devops&WT.mc_id=cloudnative-ch9-shboyer
- Build, test, and deploy .NET Core apps w/ Azure Pipelines - https://docs.microsoft.com/en-us/azure/devops/pipelines/ecosystems/dotnet-core?view=azure-devops&WT.mc_id=cloudnative-ch9-shboyer
- Safe storage of app secrets in development in ASP.NET Core - https://docs.microsoft.com/aspnet/core/security/app-secrets?view=aspnetcore-3.0&tabs=windows&WT.mc_id=cloudnative-ch9-shboyer
Cloud Native Show Live Episode #1 with Shayne and Glenn. They talk about Cloud Native development and build out a weather API application. First, they'll show you how to build an API with configuration and building an Azure DevOps pipeline. That pipeline will build a container image to push it to an Azure Container Registry.
Code from the episode is available at https://github.com/spboyer/cloudnative-weather
All of the links are available at - https://www.theurlist.com/cloud-native-show-live-ep1
- Cloud Native Show on Channel 9 - https://aka.ms/cloudnativeshow
- Cloud Native Show on You Tube - https://aka.ms/cloudnativeshow-youtube
- Configuration in ASP.NET Core - https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-3.0&WT.mc_id=cloudnative-ch9-shboyer
- Microservices w/ .NET and Docker Containers - https://dotnet.microsoft.com/apps/aspnet/microservices?WT.mc_id=cloudnative-ch9-shboyer
- Azure DevOps Documentation - https://docs.microsoft.com/en-us/azure/devops/index?view=azure-devops&WT.mc_id=cloudnative-ch9-shboyer
- Build, test, and deploy .NET Core apps w/ Azure Pipelines - https://docs.microsoft.com/en-us/azure/devops/pipelines/ecosystems/dotnet-core?view=azure-devops&WT.mc_id=cloudnative-ch9-shboyer
- Safe storage of app secrets in development in ASP.NET Core - https://docs.microsoft.com/aspnet/core/security/app-secrets?view=aspnetcore-3.0&tabs=windows&WT.mc_id=cloudnative-ch9-shboyer
Have feedback? Submit an issue here.