For the sake of reproducibility, and so the results are dependable enough to include in slides, automate the deployment of the CGI and WSGI demo applications. Then deploy a fleet of ab workers to run the same workload against CGI, WSGI, and Lambda deployments.
For a fair comparison, TLS certificates need to be generated for CGI and WSGI demos and trusted by the ab fleet.
For the sake of reproducibility, and so the results are dependable enough to include in slides, automate the deployment of the CGI and WSGI demo applications. Then deploy a fleet of
ab
workers to run the same workload against CGI, WSGI, and Lambda deployments.For a fair comparison, TLS certificates need to be generated for CGI and WSGI demos and trusted by the
ab
fleet.