So far, we developed Music Store as microservices: one for the web platform and the other acting as an API layer. We have modified the ASP.NET core project to build Docker container images for a Windows platform when the solution or the project is compiled using Visual Studio. This is, in fact, time consuming for every build and can be avoided by building images only as part of the continuous integration process. In a DevOps practice, packaging an application should be the concern of the operations team, the application's design and developers should facilitate packaging in various forms so that the product can be packaged in any form; for example it could be an MSI, a zipped file, or a Windows Container. In ...
Uploading Music Store to VSTS
Get Learning Windows Server Containers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.