DevOps
-
Docker Java Application With Solr, Mongo & Cassandra: Design, Deployment, Service Discovery, And Management In Production
Download the PDF Whitepaper You can clone this sample “Names Directory” Java application from GitHub git clone https://github.com/dchqinc/dchq-docker-java-solr-mongo-cassandra-example.git A Step…
Read More » -
Run 2,000 Docker Containers In A Single Weave Cluster Of 30 Rackspace Cloud Servers With 2GB Of Memory Each
This is the second blog of a 2-blog series about the scalability of the DCHQ platform using Weave as the…
Read More » -
Dockerizing Web Application with Puppet
In post Installing Puppet Modules – Librarian Puppet we provisioned a Vagrant VM to install the puppet module from Puppet Forge using librarian-puppet,…
Read More » -
Running Web Application in Linked Docker Containers Environment
In post Dockerizing Web Application with Puppet we hosted web application in a single container, this time we will host a web…
Read More » -
Configuring Logstash with Filebeat
In post Configuring ELK stack to analyse Apache Tomcat logs we configured Logstash to pull data from directory whereas in…
Read More » -
DevOps and the Myth of Efficiency, Part II
In the previous post, I outlined why DevOps is not about efficiency, and how our old ways of looking at…
Read More » -
10 Practical Docker Tips for Day to Day Docker usage
I’ve had the opportunity to setup a complete new docker based microservice architecture at my current job, so since everyone…
Read More » -
Show Layers of Docker Image
Every speaking opportunity is a learning lesson, and hence a new opportunity to share. This blog will address one of the questions…
Read More » -
Docker Swarm Cluster using Consul
Docker Swarm is native clustering for Docker. It allows you create and access to a pool of Docker hosts using…
Read More »