67. Rate Limiting in .NET 7.0: Everything you need to know
Content type
Video
67. Rate Limiting in .NET 7.0: Everything you need to know
In this Betatalks episode, our guest speaker Erwin from Virtual Vaults and Oscar will tell you about Rate Limiting. With Rate Limiting, we determine how much a specific resource can be accessed. It is a strategy for limiting network traffic, to make sure, for example, someone can't repeat a login action multiple times within a certain timeframe. There are four different Rate Limiters, we will tell you more about their differences, what to do if you have any of those Limiters, and more. And we will take you along by showing you how Rate Limiting works during the demo.
Links for more information on Rate Limiting:
More videos
-
130. How SBOMs Expose Vulnerabilities in Your Software Supply Chain
SBOMs provide insight into software components, help identify vulnerabilities, increase transparency, and improve risk management for developers, DevOps engineers, and security professionals.
Content typeVideo
-
129. Pattern Matching in C-sharp: Getting Started
In this Betatalks episode, Christian and Yvo show how C# pattern matching simplifies if/else logic, making business rules clearer, safer, and more concise.
Content typeVideo
-
128. How to Benchmark your .NET code
In this Betatalks episode, Christian and Jelle show how BenchmarkDotNet measures .NET performance, comparing string concatenation with StringBuilder to spot regressions.Content typeVideo
Stay up to date with our Betatalks and tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.