PreviousNext

ASP.NET Core with GitOps: Dockerizing an API on AWS EC2

by mirceateodor.oprea@gmail.com, 2019-10-17T16:46:02.495Z

As more shops begin automating build and deployment pipelines, it’s critical to learn about containerization. In this article, Mircea Oprea walks you through deploying an ASP.NET Core API in a Docker container.

Read More