Monitor Memory Consumption on AWS
Preface / Motivation Recently, our production environment became unreachable due to our (Kotlin) application using up all available JVM memory. As up to then we did […]
Monitor Memory Consumption on AWS Mehr lesen
Preface / Motivation Recently, our production environment became unreachable due to our (Kotlin) application using up all available JVM memory. As up to then we did […]
Monitor Memory Consumption on AWS Mehr lesen
Almost four months ago we started our initiative “Clean Code Developer @Viaboxx” which is closely aligned to an undertaking originally launched by the team around Stefan
Our Clean Code Developer initiative Mehr lesen
We at Viaboxx have been using Selenium combined with Cucumber for a couple of years in most of our projects. Some negative things that we encountered
Frontend testing of an Angular app with Cypress Mehr lesen
Introduction In the last few decades AI has undergone huge and rapid improvements, and one of its fastest growing fields is deep learning which falls under
A deeplearning-showcase on the Cloud: results and findings Mehr lesen
Introduction Paperspace is a cloud provider that specialises in GPU enabled machines. It has a set of publicly available images including the ML-in-a-Box machines. These machines
Configuring Paperspace ML-in-a-Box Machine to run a deeplearning-showcase Mehr lesen
The Viaboxx DelyMate product consists of separate subsystems that need a communication infrastructure to exchange messages. The DelyMate client is a Java/Groovy-program running on the delivery
DelyMate – communication using Spring, RabbitMQ and JSON Mehr lesen
Here at Viaboxx we are using the ELK Stack (Elasticsearch, Logstash and Kibana) to have a centralised but scalable logging infrastructure. In this blog you will
Easily generate live heatmaps for geolocations with ELK Mehr lesen
As part of the course Object Oriented Software Construction (OOSC), we (Jan Nonnen, Simon Tiffert) gave a talk at the Uni Bonn. Based on our projects in the
IT Projects – In the wild Mehr lesen
TL;DR: Build and test RPM packages on local virtual CentOS machines before deploying to RHEL. We’ve recently delivered our first round of packages in a project
Developing RPM packages for RHEL/CentOS with VirtualBox and Vagrant Mehr lesen
This articles gives some hints for solving the Vehicle Routing with GraphHopper and OptaPlanner. It focuses on the GraphHopper’s API to compute distances. I also recommend
Distances for Vehicle Routing with GraphHopper Mehr lesen