Docker

Scaling Kafka with Docker Containers

In this post I will show how to use Docker containers to create and scale a Kafka cluster, and also how to create, scale and move topics inside the cluster.
Read more
devops integration kafka docker

Speed up your Oracle Database provisioning with Docker and Ansible

Warming up before AMIS 25th Conference event where I will be presenting with my friend and colleague Arturo Viveros (@gugalnikov) about Oracle SOA Suite provisioning, I want to share some practices that help us to provide Oracle Database instances between developers and improve our productivity.
Read more
devops oracle database ansible docker

Ansible - an agentless provisioning

Ansible is an automation tool that is recognized for be simple and powerful at the same time. From my experience, I can say this is mainly because of its scripting language: YAML, and its agentless architecture.
Read more
devops ansible docker

Oracle SOA Suite 12c Docker Image

After find some limitations on building SOA Docker image using Dockerfile (as volume access, default size image) I researched on how to improve building process and I found Packer (from the same guy that creates Vagrant).
Read more
devops oracle soa docker packer

Docker image for Oracle SOA Suite 12c

Cool news came from Oracle a couple of weeks ago: Oracle WebLogic Server is now supported on Docker!.
Read more
devops oracle soa docker