⚡ backend Intermediate
⏱️ 11 min
Benchmarking and Stress Testing Microservices
Using NBomber and k6 to find the breaking points of our .NET API. Analysis of CPU vs Memory vs I/O bottlenecks.
3 articles found
Using NBomber and k6 to find the breaking points of our .NET API. Analysis of CPU vs Memory vs I/O bottlenecks.
Build reliable integration tests for .NET applications using Testcontainers, WebApplicationFactory, and real database instances.
Decoupling frontend and backend tests by defining API contracts. How we verify Blazor/FastEndpoint compatibility in CI/CD without integration environments.