Found 340 bookmarks
Newest
System Design Cheat sheet
System Design Cheat sheet
Golden rules to answer in System Design Interviews.
·betterengineers.substack.com·
System Design Cheat sheet
Things you wish you didn't need to know about S3
Things you wish you didn't need to know about S3
S3 is more weirder than you think. Make sure you know all the quirks before they turn into vulnerabilities in your AWS infrastructure.
·blog.plerion.com·
Things you wish you didn't need to know about S3
Cache made consistent
Cache made consistent
Caches help reduce latency, scale read-heavy workloads, and save cost. They are literally everywhere. Caches run on your phone and in your browser. For example, CDNs and DNS are essentially geo-rep…
·engineering.fb.com·
Cache made consistent
CAP Theorem in DBMS
CAP Theorem in DBMS
The CAP Theorem is an important concept in distributed database systems that helps architects and designers understand the trade offs while…
·medium.com·
CAP Theorem in DBMS
Migrating enterprise apps stuck on legacy technologies
Migrating enterprise apps stuck on legacy technologies
Enterprise applications often have a hefty and complex code base, mission-critical functionality, and a constant influx of feature demands that can result in a slower pace of dependency updates and a tendency to lag behind. This situation can worsen over time, as certain high-profile dependencies become outdated or discontinued, preventing the update of interlocked dependencies and leading to a cascade of technological stagnation. Eventually, this can reach a critical point, requiring big bang migrations to break free from the constraints of problematic legacy technologies.
·agostonbarna.github.io·
Migrating enterprise apps stuck on legacy technologies
arc42
arc42
All you ever need to construct, communicate and document your software architecture. Proven, practical and pragmatic. Free and open source, takes the pain out of documentation.
·arc42.org·
arc42
What is GitOps?
What is GitOps?
GitOps is a process of automating IT infrastructure using infrastructure as code and software development best practices such as Git, code review, and CI/CD pipelines.
·about.gitlab.com·
What is GitOps?
Ten Years and Counting: My Affair with Microservices
Ten Years and Counting: My Affair with Microservices
In early 2024, I hit ten years at Allegro, which also happens to be how long I’ve been working with microservices. This timespan also roughly corresponds to how long the company as a whole has been using them, so I think it’s a good time to outline the story of project Rubicon: a very ambitious gamble which completely changed how we work and what our software is like. The idea probably seemed rather extreme at the time, yet I am certain that without this change, Allegro would not be where it is today, or perhaps would not be there at all.
·blog.allegro.tech·
Ten Years and Counting: My Affair with Microservices