Johan LouwersPython based Event Routers in an Enterprise Architecture controlled EDA landscapeIn today’s digital landscape, applications must be responsive, secure, and scalable to meet the demands of real-time data processing. Two…4d ago4d ago
Johan LouwersThe anatomy of a modern serviceIn today’s dynamic business environment, companies need to ensure that their enterprise architecture frameworks are robust, future-proof…Oct 15Oct 15
Johan LouwersStatelessness for all deploymentsIn the realm of modern cloud-native deployments, the concept of statelessness is fundamental to building systems that are both scalable and…Oct 11Oct 11
Johan LouwersExternalizing Configuration with Etcd, HashiCorp Consul, and Spring Cloud Config in Python Flask…In today’s dynamic cloud-native environments, maintaining a stateless architecture is crucial for scaling and agility. One of the pillars…Oct 11Oct 11
Johan LouwersDistributed Computing — Leader Election Algorithms ExplainedLeader election in distributed computing plays a critical role in ensuring coordination and decision-making across multiple, independent…Oct 5Oct 5
Johan LouwersEnhancing Real-Time Threat Detection with Microservices, Streaming Data, and AIIn today’s intelligence landscape, the ability to detect threats in real time is a critical requirement for national security…Sep 30Sep 30
Johan LouwersServer Sent Events in Python with FlaskOriginally, communication between clients and servers for web-based applications was primarily request-driven. However, this has evolved…Sep 231Sep 231
Johan LouwersGSM/5G basic radio signal interceptionGSM signal interception is the process of capturing and analyzing mobile communication signals using readily available civilian equipment…Jun 25Jun 25
Johan LouwersUse strict_slashes in Python FlaskFlask is a popular micro web framework for Python, designed to help developers build web applications quickly and efficiently. Its…May 24May 24
Johan LouwersSolved — Apache Spark "driverState": "FAILED" when using REST APIRecently I encountered a continuos error when submitting a new job to Apache Sprak via the REST API. All jobs submissions happen…Apr 28Apr 28