docker Exploring multi-stage Docker builds for Angular apps Figuring out the best way to build and deploy any application regardless of the tech stack can be a sprint all in itself. So many questions to answer: What CI/
azuredev Organizing Azure resources with Tags Creating a number of resources and organizing them in any software solution can get daunting without some sort of method to your madness. In a project, developers might decide to
azuredev Push your images to Azure CDN on publish with gulp Performance is always at the top of my mind when developing a web app. Using tools such as WebPageTest where a common hit against your grade will be the lack of CDN use will affect performance. Use of CDN - Each request for a
azure Dipping the toe in the Azure Compute space and then some. Over the last couple of weeks, I've just skimmed the areas of ARM templates, CLI, Docker on Linux, Azure Functions and AppService Web Apps. Check out these articles and let
azure Serverless like a Superhero with Azure Functions In my most recent Pluralsight course, I spent some time talking about using Swashbuckle to create documentation for ASP.NET Core WebAPI applications. Swashbuckle is the .NET Core implementation of
azure Use a container to show your function swagger One option for enabling the Swagger-UI capabilities is to direct the consumers of the api to http://petstore.swagger.io and have them put the url in the box at
azure Unmasking your swagger with proxies in Azure Functions In my post Testing Azure Functions with Postman and Swagger I showed how to use the API Specification capabilities in Azure Functions and then take the endpoint url and test
azure Do more or less with default values in the Azure CLI I've been spending quite a lot of time using Azure over the last many years. In fact, the portal was written in Silverlight. Now the the portal has a great
azure Testing Azure Functions with Postman and Swagger A new feature (preview) in Azure Functions is API Definition. This feature allows you to use the OpenAPI specification (aka Swagger) to document the functionality of your functions and/or
azure Azure functions - Just the CLI, hold the GUI, add some git When sitting down to get started on a project, the start and stops of setting this and that up can be a non-starter. Sometimes, ok almost always, I just want
dotnet dotnet new angular to Azure with Docker using CLI Visual Studio 2017 has been released and the features are great for Windows developers. However along with it comes .NET Core 1.0 tooling and large improvements to the command