Free Post architectureweekly Architecture Weekly #126 Degradation vs Disruption, AWS Secrets Manager Agent opensourced, Software is not art anymore and other cool stuff in Architecture Weekly #126
Free Post architectureweekly Architecture Weekly #125 Kubernetes Resilience in Multi-Cluster, Fast&Simple Fault-Tolerant transactions, Making Impact as Software Engineer and many more in Architecture Weekly #125
Free Post architectureweekly Architecture Weekly #124. Serverless We start with cloud cost report by Datadog, Architecture Decisions in Database-as-a-Service Neon and the interview about Thinking Serverless. We also touch on Serverless Fairy - is it over yet?
Free Post architectureweekly Architecture Weekly #123 Cost-Effective Management of Static Data in Serverless Apps, Visual Thinking & Sketching, Securing Research Infrastructure for Advanced AI at OpenAI and many more in Architecture Weekly #123
Free Post Architecture Weekly #122 99.999% of availability of document database with 0 downtime data migrations at Stripe, Fallacies of Distributed Systems explained, Open AWS Catalogue and many more in Architecture Weekly #122
Free Post Architecture Weekly #121 Stop using GraphQL, Distributed Snapshots and Scaling K8s to 7500 pods by OpenAI and many more in Architecture Weekly #121
Free Post quality Shitty code is terrible, innit? Programmers always tell you to write clean code. I object: there are situations when shitty code is preferable. Find out an example!
Free Post architectureweekly Architecture Weekly #120 Migrating from DynamoDB to Ledger, Practical Guide to Chaos Engineering in Serverless Architecture, Is Database in Kubernetes a good idea and many more in Architecture Weekly #120
Free Post architectureweekly Architecture Weekly #119 Post Mortem of GCP client data gone, How K8s picks pods to delete and 13 tips to Improve PostgreSQL Insert Performance and many more in Architecture Weekly #119
Free Post architectureweekly Architecture Weekly #118 Endpoint vulnerability management at scale at Canva, PostgreSQL dropped tail latency by half in the last decade and Defining Safety and Liveness in Distributed System and many more in Architecture Weekly #118
Free Post architectureweekly Architecture Weekly #117 Quorum Systems Framework, The Cost of Data Egress, Automatic CVE fix with GenAI and many more in Architecture Weekly #117
Free Post architecture Data Persistence Layer in a Node.js app You need to call a PostgreSQL or DynamoDB from your Nest.js app. How do you organize the code speaking to your database?
Free Post architectureweekly Architecture Weekly #116 Migrating Kafka cluster to Kubernetes, The most common DDD mistake, latency numbers everyone should know and many more in Architecture Weekly #116
Free Post architectureweekly Architecture Weekly #115 Formal Methods as Good Engineering, Postgres Aurora upgrade with min downtime, The serverless illusion and many more in Architecture Weekly #115
Free Post XML Generation with Typescript. Java-style. Generating XML from TS can be cumbersome, but not necessarily. Find out how to do that Java style.