Category Archives: DevOps

Building platform-aware docker images from a single Dockerfile on Gitlab CI/CD

In this post I will explain how to build and push images for different platforms using a single Dockerfile and how to create a multi-platform manifest that allows Docker client to automatically pull and run the correct image for the … Continue reading

Posted in DevOps, programming | 1 Comment

Smart Grid Research with the ELK Stack. You Know, For Science.

The Elasticsearch tagline is “you know, for search”. But in our case, also for science. At Servicelab, we’re using Elasticsearch, Logstash and Kibana to monitor and analyze a Smart Grid pilot. Read on for the why and how.

Posted in Cloud computing, DevOps, internet of things | Tagged , , , , , , | Leave a comment

DevOps on Mobile

The word on the street is DevOps. There’s technology out there to make both developers’ and sysadmins’ lives easier and more intertwined, such as: Containerization: packaging software in a lightweight virtualization container with a low overhead, with bonuses in maintainability … Continue reading

Posted in DevOps, Hardware, internet of things, Networking | Tagged , , , , , , , , | 1 Comment