Learn JMeter Series #69 - Deploy Distributed Load Testing Infra for JMeter on AWS using Terraform

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ • 4

  • @QAInsights
    @QAInsights  3 роки тому +1

    🌟 GitHub Repo github.com/QAInsights/terraform-aws-jmeter-distributed-load-test-infra
    🌟Terraform Registry registry.terraform.io/modules/QAInsights/jmeter-distributed-load-test-infra/aws/latest
    🌟 Demo Script github.com/QAInsights/Sample-JMeter-for-Terraform

  • @PerftstSqad
    @PerftstSqad 2 роки тому

    How do you deal with test data files when using this infrastructure? In Jmeter the test data needs to reside somewhere that can be reached by all worker instances. Can you add something about that?

  • @dailou15
    @dailou15 3 роки тому +1

    Will you consider use packer to automate the process to setup the controller and agent connectivity?

    • @QAInsights
      @QAInsights  3 роки тому +1

      AFAIK Packer builds the images. Could you please share more details about what you want to accomplish?