Skip to Content
Serverless computing in Azure with .NET
book

Serverless computing in Azure with .NET

by Sasha Rosenbaum
August 2017
Intermediate to advanced
468 pages
12h 5m
English
Packt Publishing
Content preview from Serverless computing in Azure with .NET

Load testing

Load testing HTTP-triggered functions can be set up by creating Web tests using either the Visual Studio IDE or VSTS online workspace.

Such testing can be set up using a URL-based test that calls the function URL from specified geo-locations with appropriate parameters, and measure the function's performance. The load testing setup with VSTS will be covered in detail in the next chapter after setting up the VSTS account and continuous delivery pipeline.

Load testing of non-HTTP triggered functions involves triggering Unit Tests from Load Tests. This process will not be covered in this book. To learn how to create a Load Test project in Visual Studio, and to run Unit Tests from it, please visit https://msdn.microsoft.com/en-us/library/ff355993.aspx?f=255&MSPPError=-2147217396# ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781787288393Supplemental Content