normalian blog

Let's talk about Microsoft Azure, ASP.NET and Java!

Entries from 2017-07-05 to 1 day

How to deploy your Java applications into Azure Container Service

As you know, Azure Container Service(ACS) has some orchestrators such like DC/OS, Swarm and Kubernetes. In this post, you can get below knowledge. What's requirement to use ACS for Java How to make Java application Docker images How to pus…