
In a previous article I described how I used ElasticSearch, Filebeat and Kibana, for log aggregation (getting log information available…
In a previous article I described how I used ElasticSearch, Filebeat and Kibana, for log aggregation (getting log information available…
In my last article I described how I used ElasticSearch, Fluentd and Kibana (EFK). Besides log aggregation (getting log information…
In my last article I described how I installed ElasticSearch, Fluentd and Kibana (EFK). [https://technology.amis.nl/2019/04/23/using-vagrant-and-shell-scripts-to-further-automate-setting-up-my-demo-environment-from-scratch-including-elasticsearch-fluentd-and-kibana-efk-within-minikube/] In this article I will…
For training and demo purposes, on my windows laptop, I needed an environment with a guest Operating System, Docker and…
In my last article I described how two versions of a RESTful Web Service Spring Boot application were used in…
In a previous article, I talked about an environment, I prepared on my Windows laptop, with a guest Operating System,…
For training and demo purposes, on my Windows laptop, I needed an environment with a guest Operating System, Docker and…
Kubernetes is a system for running and coordinating containerized applications across a cluster of machines. Minikube runs a single-node Kubernetes…
VirtualBox networking is extremely flexible. With this flexibility comes the challenge of making the correct choices. In this blog, the…
For conducting some experiments and preparing several demonstrations I needed a locally running Kafka Cluster (of a recent release) in…
I have a Windows laptop. And of course I want to work with Docker containers. Using the Docker Quickstart Terminal…
Docker Containers can be stopped and started again. Changes made to the file system in a running container will survive…
The challenge I describe in this article is quite specific. I have a Windows laptop. I have access to a…
Quick notes on the installaton of Minikube for trying out Kubernetes on my Windows 10 laptop (using VirtualBox –not Hyper-V)Following…
A short and simple article. I needed a Debian VM that I could use as Docker host – to run…
The topic of quickly creating an Oracle development VM is not new. Several years ago Edwin Biemond and Lucas Jellema…
The messages from JavaOne 2017 were loud and clear. Some of these:Java 9 is here, the OpenJDK has all previously…
Recently I started working on a brand new HP ZBook 15-G3 with Windows 10 Pro. And I immediately tried to…
For a workshop on Node.js I needed a VM to demonstrate and students try out the Oracle DB Driver for…
Plenty of articles describe this hello world of Machine Learning. I will merely list some references and personal notes -…