Service discovery is crucial to service-oriented architecture, and distributed systems. Here's a look at service discovery with NGINX Plus and Consul, a service discovery tool.
Big Data has permeated a number of industries. Check out how companies like Amazon are using Big Data to delver business value in a several neat cases.
Check out this tutorial on how to get OpenShift up and running and get a development environment setup in which we can simply push Docker images to it without having to use any of the Source-2-Image or OpenShift build mechanisms.
Learn more about the Spring Cloud Config server, where you can centrally manage external properties for applications with support for different environments.
Developers can write applications to Couchbase using many different languages and multiple SDKs. This post explains how to deploy and access a NoSQL database from JBoss EAP 7.
With Docker Multi-Host networking, you can create virtual networks and add containers. Bridge networks can cater to single host, while overlay networks are for multiple hosts. Learn about Docker bridge and overlay networks, and see what happens when a bridge or overlay already exists.
This blog will show you how to create a single node Couchbase cluster using Docker, configure it with Data, Index, and Query services, load a sample bucket, and query it.