WhatTheHack/054-AzureLoadTesting
dependabot[bot] 238ae53031
Bump ws from 8.3.0 to 8.18.0 in /054-AzureLoadTesting/Student/Resources/Sample-nodejs-loadtest-app (#914)
Bump ws

Bumps [ws](https://github.com/websockets/ws) from 8.3.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.3.0...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 11:36:51 -04:00
..
Coach [New Hack] 054-Azure Load Testing (#479) 2022-07-28 16:47:33 -04:00
Student Bump ws from 8.3.0 to 8.18.0 in /054-AzureLoadTesting/Student/Resources/Sample-nodejs-loadtest-app (#914) 2024-10-30 11:36:51 -04:00
README.md [New Hack] 054-Azure Load Testing (#479) 2022-07-28 16:47:33 -04:00

README.md

What The Hack - Azure Load Testing

Introduction

Azure Load Testing Service (Preview) enables developers and testers to generate high-scale load that reveal actionable insights into app performance, scalability, capacity - and ultimately resiliency - with a fully managed service.

Learning Objectives

This hack is designed to introduce you to Azure Load Testing and guide you through a series of hands-on challenges to accomplish the following:

  • Leverage a cloud-based load testing service with high fidelity support for JMeter and new/existing JMeter scripts
  • Build a comprehensive view of curated client and server metrics with actionable insights into app performance
  • Integrate with CI/CD workflows for automated, collaborative load-testing
  • Perform load testing in conjunction with Azure Chaos Studio to ensure resiliency during an application/service/region degradation or failure

Challenges

Prerequisites

  • Familiarity with the fundamentals of load testing
  • Azure subscription for creating the Load Testing service and running the sample application
  • GitHub or Azure DevOps to automate load testing in your CI/CD pipelines
  • Apache JMeter installed on your local machine or in a VM to create your load testing script
  • Azure Cloud Shell or Azure CLI

Contributors

  • Kevin M. Gates
  • Andy Huang