Weekend Reading #90
Weekly engineering digest: Canva session revocations, Meta BPF scheduling, stateless MCP, and Cloudflare Kitesurf for AI agents.
You're viewing blog posts that cotains MySQL tag
See all postsWeekly engineering digest: Canva session revocations, Meta BPF scheduling, stateless MCP, and Cloudflare Kitesurf for AI agents.
Prepare for your next .NET interview with 800+ interview questions and answers covering C#, ASP.NET Core, SQL, NoSQL, microservices, distributed systems, testing, AI, Agile, desktop and mobile development. For developers, senior engineers, architects and tech leads.
In this article, we explore microservices and distributed systems interview questions and answers, and what every .NET engineer should know, from service boundaries and BFF to sagas, events, service discovery, and communication patterns.
Practical SQL best practices for developers and DBAs. Learn how to design clean schemas, write readable and efficient queries, avoid common mistakes, and keep your database secure and fast
This chapter explores SQL Database questions that .NET engineers should be able to answer in an interview.
Weekend Reading: A weekly roundup of interesting Software Architecture and Programming articles from tech companies. Find fresh ideas and insights every weekend.
This article outlines 6 simple steps to help you effectively scale your application, ensuring it can handle increased demand and continue to perform optimally.
В этой статье рассмотрим роадмап, как развиваться и что учить для тех, кто хочет программировать на Rust.
Разработка надежной, масштабируемой системы - это нетривиальная задача. Понимание ключевых концепций и компонентов может сделать этот процесс плавнее. В этой статье мы рассмотрим основные компоненты дизайна системы в виде шпаргалки, которая поможет разработчикам проектировать системы различной сложности.
В этой статье поговорим про концепты SQL, которые желательно знать каждому, кто работает с реляционными БД
В этой статье поговорим про архитектуру FCP (Finance Computation Platform) в Uber
В этой статье попробуем разобраться как построена архитектура Netflix и что они используют для поддержания true highload'а
В данной статье разбираем паттерн Unit of Work и его реализацию на C#