Tag:backend
All the articles with the tag "backend".
Building Scalable Systems
Posted on:April 16, 2020 at 10:12 PMComplexity In Software Design
Posted on:October 14, 2023 at 10:12 PMHave you thought about why this codebase is complex and what are the symptoms and causes of complexity? during this post, let's discuss complexity symptoms, how complexity builds up into your code base, and how it's possible to fight against complexity.
Environment Variables in Kubernetes with configMaps and secrets
Posted on:July 4, 2020 at 10:12 PMSQL VS NOSQL In Nutshell
Posted on:November 3, 2019 at 10:12 PMcomparing sql vs nosql databases
Testing Microservices
Posted on:March 20, 2019 at 10:12 PMdifferent ways to test microservices