-
DevOps
Running PostgreSQL in a Cloud on Oracle Containers Engine for Kubernetes
In this post I am going to show a few steps to deploy and run PostgreSQL database in a K8S…
Read More » -
DevOps
Deployment Strategies with Kubernetes and Istio
In this post I am going to discuss various deployment strategies and how they can be implemented with K8s and…
Read More » -
DevOps
Load Testing of a Microservice. Kubernetes way
Let’s assume there is a microservice represented by a composition of containers running on a K8s cluster somewhere in a…
Read More » -
Enterprise Java
Serverless API with Azure Functions
In this post I am going to work on a pretty simple use case. While executing a deployment pipeline FlexDeploy…
Read More » -
Enterprise Java
Conversational UI with Oracle Digital Assistant and Fn Project. Part III, Moving to the cloud
In this post I am going to continue the story of implementing a conversational UI for FlexDeploy on top of…
Read More » -
Enterprise Java
Monitoring an ADF Application in a Docker Container, Easy Way
In this short post I am going to show a simple approach to make sure that your ADF application running…
Read More » -
Enterprise Java
Conversational UI with Oracle Digital Assistant and Fn Project. Part II
In my previous post I implemented a conversational UI for FlexDeploy with Oracle Digital Assistant. Today I am going to…
Read More » -
Enterprise Java
Conversational UI with Oracle Digital Assistant and Fn Project
Here and there we see numerous predictions that pretty soon chatbots will play a key role in the communication between…
Read More » -
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 »