Skip to content

aws-samples/aws-automatically-load-test-applications-cicd-pipeline-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Load Testing in CICD pipeline

Pre-requisite

Deploy load testing solution (https://docs.aws.amazon.com/solutions/latest/distributed-load-testing-on-aws/deployment.html) Obtain URL for load testing solution (value of the CloudFormation output parameter 'DLTApiEndpointD98B09AC')

Getting started

Update loadTestEnvVars.json file with the load testing endpoint URL and run the following commands:

  • cdk bootstrap: This command would provision resources that AWS CDK needs to deploy the stack. Documentation is available here.
  • cdk deploy: Deploys the specified stack

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published