.NET Weekly #173 (04.05 - 10.05)
The closing issue of .net weekly for this year definitely and most likely years to come. Thanks to everyone who was reading this. I hope you’ve grabbed a bunch of interesting sources of news and are following the blogs of brilliant authors now.
Cloud & Web
- Amazon RDS Now Supports PostgreSQL 12
- Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
- 3 Guiding Principles for Building New SaaS Products on AWS
- Serverless in the Wild - Azure Functions Production Usage Statistics
- Rebuilding our tech stack for the new Facebook.com
- ASP.NET Core – fast and automatic dependency injection setup
Tooling & Libraries
- Vue Test Utils 1.0 released!
- systemd, 10 years later - a historical and technical retrospective
- Dapr Runtime v0.7.0
- GitHub Codespaces
- Solid Infrastructure Security without Slowing Down Developers
- Tye 0.2
- Cosmos DB Profiler
Architecture & Databases
- Deleting data distributed throughout your microservices architecture
- Scaling SQLite to 4M QPS on a Single Server
- Building an edge computing platform
- TileDB 2.0 and the Future of Data Science
- Self-Contained Systems
- Resource-oriented Client Architecture
- The myth of NoSQL (vs. RDBMS) agility - adding attributes
- Monolith Decomposition Patterns
Programming Languages
- Oracle vs PostgreSQL - First Glance
- Write Libraries, Not Frameworks
- Understanding Raft Consensus - Part 1
- Avoid rolling your own leader election algorithm
- .NET Portability Analyzer
- Building End-to-End Diagnostics - OpenTelemetry Integration
- Significant whitespace is DRY
- Async Wandering Part 8 — async and await — the biggest C# mistake?
- Post-Build Events and .NET Core