Optimize Kubernetes Performance Part 3: Streamlining Development
In part 1 of this series you got a general overview of what traffic replay is, and why it’s a useful technology to consider for Kubernetes in general.
Browse 9 posts in this category
In part 1 of this series you got a general overview of what traffic replay is, and why it’s a useful technology to consider for Kubernetes in general.
The main idea behind Kubernetes is to create a standardized approach to running containers in the cloud. Whether you're running AKS on Azure or EKS on Amazon...
Kubernetes is a powerful platform that comes with many features to help engineers run their applications more efficiently. However...
Testing in production carries a lot of risk, like possibly causing downtime for users. However, the advantages of using real user traffic are many...
No matter what application you're building and who your target customers are, everyone can agree that it's critical to avoid broken deployments.
Organizations are starting to realize that simply writing tests to generate traffic is simply not good enough. Rather, production traffic replication is now...
One of the major factors that come into play when deciding on a load testing tool is whether it can perform as you expect it to. There are many ways to measure...
In this article, you'll be introduced to two tools: Speedscale and NeoLoad. Both of these tools offer you a way to load test your applications.
In this Postman load testing tutorial, you’ll learn how to run a large scale load test in Kubernetes using your existing Postman collections.