Progress Acquires MarkLogic! Learn More

Blog

Everything From Data Tips and NoSQL Best Practices to Industry Specific Insights

Docker and container technology has been sweeping through the IT mindset. Containers are alternatives to virtual machines, providing isolation for applications and also a method of delivering microservices. In this article, we are going to create and host MarkLogic Docker images on Windows Server 2016
MarkLogic requires initialization and some steps to join hosts to a cluster. We can automate these steps in the Docker scripts using the MarkLogic Management API.
Ken Tune offers a way to link MarkLogic's Monitoring API with AWS CloudWatch
Lean how to setup MarkLogic using Docker as well as learn how to setup a 3 node MarkLogic cluster using docker-compose.