Our AWS SQS Metrics
Our backend was crashing completely when load increased. Not just a single time, basically everytime when it was not idling. As it turned out, our messaging system, ActiveMQ (provisioned via […]
Our AWS SQS Metrics Weiterlesen
Our backend was crashing completely when load increased. Not just a single time, basically everytime when it was not idling. As it turned out, our messaging system, ActiveMQ (provisioned via […]
Our AWS SQS Metrics Weiterlesen
Introduction Sustainability is an important topic these days and, in many fields, people are trying to find more sustainable solutions for their current processes or products. So of course, for software
In the ever-evolving landscape of cloud computing, AWS Lambda has emerged as a game-changer, enabling developers to build and deploy serverless applications with ease. With its robust features and scalable
Unleashing the Power of AWS Lambda Java Performance Weiterlesen
Recently, one of my Platform Engineering Colleagues approached me with a great question: What tools do you think work well for Chaos Engineering?I had no answer. Of course, I heard
Chaos Engineering with K8s and AWS Weiterlesen
Introduction Our company recently ventured into a comprehensive R&D project that aimed at leveraging AWS Event Bridge Scheduler, Kafka, and Glue for sophisticated data processing. By combining various AWS services,
Whenever systems are subject to a change we have to uphold compatibility to the clients. Any change that breaks a contract (technically or semantically) will in best case lead to
Master breaking change deployments – 11 small steps Weiterlesen
If you are already familiar with messaging systems like Apache ActiveMQ or RabbitMQ, you might ask yourself how AWS SQS compares to your well-known solution. As I am just involved
AWS SQS vs Traditional Message Brokers Weiterlesen
An introduction to and review of Tekton and Shipwright as the purported future build tools in Kubernetes and OpenShift.
Tekton & Shipwright – The Future of Building in OpenShift? Weiterlesen
Introduction Serverless computing is a cloud computing execution model where the cloud provider assigns machine resources on demand and manages the servers on behalf of their customers. In a serverless
AWS Serverless POC Weiterlesen
gRPC is a modern open source high performance Remote Procedure Call (RPC) framework. Although gRPC is still more considered bleeding-edge it seems to be a good successor for ReST as
gRPC with Rust and SolidJS Weiterlesen