-
DevOps👁 Image
Clustering Using Docker Swarm 0.2.0
One of the key updates as part of Docker 1.6 is Docker Swarm 0.2.0. Docker Swarm solves one of the…
Read More » -
DevOps👁 Image
Docker 1.6 released – Docker Machine 0.2.0
Docker 1.6 was released yesterday. The key highlights are: Container and…
Read More » -
DevOps👁 Image
Docker MySQL Persistence
One of the recipes in 9 Docker recipes for Java developers is using MySQL container with WildFly. Docker containers are ephemeral, and…
Read More » -
Software Development👁 Image
Microservice Design Patterns
The main characteristics of a microservices-based application are defined in Microservices, Monoliths, and NoOps. They are functional decomposition or domain-driven design, well-defined…
Read More » -
DevOps👁 Image
JavaOne Cloud, DevOps, Containers, Microservices etc. Track
Every year, for the past 19 years, JavaOne is the biggest and most awesome gathering of Java enthusiasts from around the world. JavaOne…
Read More » -
DevOps👁 Image
Microservices, Monoliths, and NoOps
Monolithic Applications A monolith application, in layman terms, is where entire functionality of the application is packaged together as a single…
Read More » -
DevOps👁 Image
Minecraft Server on Google Cloud
If you’ve not followed the Minecraft/Bukkit saga over the past few months, Bukkit and CraftBukkit downloads were taken down by DMCA…
Read More » -
DevOps👁 Image
Configure JRebel with Docker containers
JRebel allows you to skip build and redeploy process by instantly deploying your application to the application server of your…
Read More » -
DevOps👁 Image
9 Docker recipes for Java EE Application
Cross-posted from www.voxxed.com/blog/2015/03/9-docker-recipes-for-java-ee-applications/ So, you’d like to start using Docker for Java EE applications? A typical Java EE application consists…
Read More »
