Plexx Digital
  • Home
  • Case Studies
  • Seminars
  • About me
  • Contact
  • Imprint/Legal
  • Privacy

Plexx Digital

MARKUS SCHNEIDER

Parking Data + EV Data
APDS

Parking Data + EV Data

In a recent post, I told you about the NAPCORE Mobility Data Days. I was there as both, a supporter of the European Parking Association (EPA) as well as with

  • Markus Schneider
    Markus Schneider
Markus Schneider 19 Nov 2023 • 1 min read
NAPCORE Mobility Data Days
mobility

NAPCORE Mobility Data Days

Last week, I attended the NAPCORE Mobility Data Days in Budapest. Three days packed with interesting presentations, workshop sessions, and networking amongst mobility data enthusiasts. For those who don't know

  • Markus Schneider
    Markus Schneider
Markus Schneider 19 Nov 2023 • 1 min read
Mobilithek
open data

Mobilithek

For mobility enthusiasts amongst you who are living and/or working in Germany, there is something you should definitely check out: the Mobilithek, an open mobility data exchange platform hosted

  • Markus Schneider
    Markus Schneider
Markus Schneider 3 Jan 2023 • 1 min read
Meet: SteVe
mobility

Meet: SteVe

Folks, please meet SteVe. SteVe is a software to manage charge points for electric vehicles. It was developed at the renowned RWTH Aachen university, and it is free to use

  • Markus Schneider
    Markus Schneider
Markus Schneider 23 Oct 2022 • 1 min read
On my own behalf...
APDS

On my own behalf...

A while ago, I joined the APDS team (Alliance for Parking Data Standards), a group of people from the parking industry driving interoperability in the realm of mobility. Born as

  • Markus Schneider
    Markus Schneider
Markus Schneider 23 Oct 2022 • 1 min read
Open Sourcing your Project
open source

Open Sourcing your Project

Some random thoughts Why? When it comes to open sourcing a project, they key question should be: “Why do I want to do this?” Typical reasons are: growing a user

  • Markus Schneider
    Markus Schneider
Markus Schneider 10 Mar 2022 • 1 min read
k8s Service Discovery
kubernetes

k8s Service Discovery

My kubernetes students are moving towards making their pods interact with each other. Along those lines, they need to find a good approach to service discovery, i.e. how to

  • Markus Schneider
    Markus Schneider
Markus Schneider 5 Feb 2021 • 1 min read
Minikube Tweaks
kubernetes

Minikube Tweaks

I am tutoring some people starting with kubernetes. On their local machines, they're using minikube, and it lets them explore a lot of k8s features without the immediate need of

  • Markus Schneider
    Markus Schneider
Markus Schneider 5 Feb 2021 • 3 min read
(Mobile) Application Security
mobile

(Mobile) Application Security

Whenever a team is tasked with the development of a mobile application, one topic often is greatly underrated or simply not dealt with for other reasons like laziness or a

  • Markus Schneider
    Markus Schneider
Markus Schneider 28 Dec 2020 • 2 min read
Software Product Management

Software Product Management

Jez Humble (Twitter: @jezhumble) teaches a class on software product management at UC Berkeley's. For 2020 he recorded all his lectures, and you can find everything available for free (licensed

  • Markus Schneider
    Markus Schneider
Markus Schneider 1 Dec 2020 • 1 min read
Docker, iptables and ufw
docker

Docker, iptables and ufw

In case you are using Docker on Linux systems (pretty much the standard), it is important to be aware of the fact that Docker is is using iptables rules to

  • Markus Schneider
    Markus Schneider
Markus Schneider 30 Jul 2020 • 2 min read
Keycloak Realm Export/Import
cloud

Keycloak Realm Export/Import

I have been using keycloak as my identity management solution for a couple of years now, and I have yet to see a different OSS solution that might make me

  • Markus Schneider
    Markus Schneider
Markus Schneider 3 Jul 2020 • 2 min read
Kafka: getting rid of a Topic the hard Way
cloud

Kafka: getting rid of a Topic the hard Way

I am a big fan of Kafka, and I am using it a lot to connect my domains and services with scalable and performant asynchronous communication. Over the time, I

  • Markus Schneider
    Markus Schneider
Markus Schneider 11 Jun 2020 • 1 min read
Cassandra Quickstart
cloud

Cassandra Quickstart

I don't know why exactly, but when it comes to high-performance no-SQL databases with clustering capabilities, many people seem to exclude Apache's Cassandra from their list of candidates. This might

  • Markus Schneider
    Markus Schneider
Markus Schneider 6 Apr 2020 • 3 min read
Distribute and scale using CockroachDB
cloud

Distribute and scale using CockroachDB

A robust database engine is the foundation of many applications, no matter where they are running. There is a vast variety of options you have to choose from. But when

  • Markus Schneider
    Markus Schneider
Markus Schneider 24 Mar 2020 • 2 min read
Sidecar Pattern
docker

Sidecar Pattern

When designing distributed systems for the cloud, containerisation comes in handy. It can be of great help when it comes to separation of concerns. Each one of the containers is

  • Markus Schneider
    Markus Schneider
Markus Schneider 19 Mar 2020 • 1 min read
Automated Integration Testing
testing

Automated Integration Testing

Granted, unit testing is a must-have. It won't however take you all the way to success. If your solution is modular in nature, or you are exposing RESTful APIs, you

  • Markus Schneider
    Markus Schneider
Markus Schneider 17 Mar 2020 • 1 min read
Digital Parking Portal
case-studies

Digital Parking Portal

Originally, the project started out as a pilot together with Audi and the municipal parking authority in the city of Ingolstadt, Germany. The idea was to provide a smooth, digitally

  • Markus Schneider
    Markus Schneider
Markus Schneider 3 Mar 2020 • 1 min read
About me
portfolio

About me

Hi, I am Markus Schneider. I am the owner of Plexx Digital, a company that is here to help you with all your digitization efforts. Check out my portfolio here.

  • Markus Schneider
    Markus Schneider
Markus Schneider 28 Feb 2020 • 1 min read
Seminar Offerings
training

Seminar Offerings

Whether you have your own development team(s) or just are an interested individual: my seminar offerings might be a good way for you to get to know new tools

  • Markus Schneider
    Markus Schneider
Markus Schneider 28 Feb 2020 • 1 min read
Single Node Kubernetes Cluster
kubernetes

Single Node Kubernetes Cluster

Okay, obviously this doesn't make a lot of sense in a production environment. But everyone needs to start somewhere, and if you are planning to get started with kubernetes , setting

  • Markus Schneider
    Markus Schneider
Markus Schneider 27 Feb 2020 • 2 min read
The Art of Alerting
operations

The Art of Alerting

Well, it should rather read "the art of reasonable alerting". I am writing this to share the essence of  this article that I just read: My Philosophy of Alerting by

  • Markus Schneider
    Markus Schneider
Markus Schneider 25 Feb 2020 • 1 min read
AWS Load Balancing
aws

AWS Load Balancing

A while ago, I was part of a nice pilot project. It involved a server hosted at Amazon Web Services. It was a pilot, it was just one machine, and

  • Markus Schneider
    Markus Schneider
Markus Schneider 20 Feb 2020 • 4 min read
Other Case Studies
case-studies

Other Case Studies

There's a lot more case studies we can use to show how I might be able to assist you with your project. Reach out to me, and we can explore.

  • Markus Schneider
    Markus Schneider
Markus Schneider 17 Feb 2020 • 1 min read
Bear with me...
portfolio

Bear with me...

This site is currently undergoing some construction work. The idea is to create a combination of portfolio website and blog. I will need another couple of days to complete the

  • Markus Schneider
    Markus Schneider
Markus Schneider 17 Feb 2020 • 1 min read
Plexx Digital
  • Home
  • Case Studies
  • Seminars
  • About me
  • Contact
  • Imprint/Legal
  • Privacy
Plexx Digital © 2025
Latest Posts Twitter Ghost