Beginner’s Guide to Microservices with .NET Core, Docker and Visual Studio Code

Containers and microservices are two huge, emerging trends in software development today. Read more

Similar

Docker Fully Embraces Kubernetes

Over the past few years, Docker set out to build its own container management and orchestration layer. It’s been a positively essential part of the company’s roadmap, and one that most investors saw as the end-game play to bring in enterprise buyers at hi... (more…)

Read more »

Getting started with Docker and Node.js

Today we are going to continue on and "dockerize" our Node.js API that we created in a previous post. This will keep a consistent and deployable API that scales easily. "Hitmen for your product, we take care of the stuff your team can't" Email... (more…)

Read more »

Docker as Build Environment

I want to shed light on the often unnoted role of Docker as a build environment in larger and legacy applications that regularly must be maintained and extended. In particular, I want to highlight Docker’s role during the build process. (more…)

Read more »