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
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
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
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