-
DevOps
Enable Docker Remote API on Docker Machine on Mac OS X
Docker daemon provides a Remote REST API. This API is used by the Client to communicate with the engine. This API…
Read More » -
Software Development
Pills of Eventual Consistency
A question raises spontaneously: why Eventual Consistency? Isn’t ACID enough? Let’s try to understand the need for Eventual Consistency guarantees…
Read More » -
Software Development
Abstract Factory or Factory Method?
Today I would like to tell you about Factory Method Pattern and Abstract Factory Pattern. The purpose of the article…
Read More » -
Software Development
The spectacular instability of good code structure
A previous post noted that source code structure decays because there are many more ways to build a poorly structured…
Read More » -
Enterprise Java
Apache Hadoop Tutorial – The ULTIMATE Guide (PDF Download)
EDITORIAL NOTE: In this post, we feature a comprehensive Apache Hadoop Tutorial. Apache Hadoop is an open-source software framework written…
Read More » -
DevOps
Lean, Mean, Java Virtual Machine: Making Your Docker 7x Lighter With Alpine Linux
How to build a minimal JVM container with Docker on Alpine Linux? There has definitely been an awakening of some…
Read More » -
DevOps
Docker 1.10, Machine 0.6.0, Compose 1.6.0 – better volumes and networking
Docker 1.10 is now released! Read about all the new features in Docker 1.10. A quick summary: New Compose file…
Read More » -
Enterprise Java
Cloud Native Camel riding With JBoss Fuse and OpenShift
Red Hat recently released a Microservices integration toolkit for running our microservices in a Docker and Kubernetes environment on OpenShift…
Read More » -
DevOps
Deploy Docker to Amazon Cloud using Tutum
Have you felt the need to run Docker containers on Amazon? Amazon Container Service requires extensive setup and manual work. This…
Read More »