Chaos Engineering with K8s and AWS
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 …
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 …
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 …
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 …