Docker
-
DevOps
Persistent Volumes for Database Containers running on a K8s cluster
In one of my previous posts I showed how we can run Oracle XE database on a K8s cluster. That approach works fine…
Read More » -
Enterprise Java
Spring Boot Microservices , Docker and Kubernetes workshop – part2
In the previous post we created our first micro service “ProductService” using SpringBoot and Docker. In this part we will go…
Read More » -
Enterprise Java
Spring Boot Microservices , Docker and Kubernetes workshop – part1
In this series of workshop we will build few micro services using spring boot, docker and then deploy them into…
Read More » -
DevOps
Deploying and scaling an Oracle database on a multi-node Kubernetes cluster
In this post I am going to explain how to deploy and scale an Oracle Express database on a multi-node Kubernetes cluster.…
Read More » -
DevOps
Best Practices for Instrumenting Containers with AppDynamics Agents
Continuously build, test and monitor your Microservices for optimal performance. Summary There are many ways to instrument Docker containers with…
Read More » -
DevOps
Configuring a Datasource in a Docker Container
In this post I am going to show how to configure a datasource consumed by an ADF application running on…
Read More » -
Enterprise Java
Containerising a Spring Data Cassandra application
I’m continuing my journey of learning Docker. I am still keeping it simple at this point. This time around, I…
Read More » -
DevOps
Using Docker to shove an existing application into some containers
I have finally got round to learning how to use Docker past the level of knowing what it is and…
Read More » -
DevOps
Docker Tutorial: Play with Containers (Simple Examples)
Docker has had a huge impact on software development life cycle, making the deployment of software at scale easy and…
Read More »