Ultimate access to all questions.
A .NET developer team is currently managing several ASP.NET web applications hosted on EC2 instances with IIS as the web server. The team needs to configure the deployment process to allow multiple versions of these applications to run in AWS Elastic Beanstalk. Specifically, they require one version for development and testing, and another version for load testing.
What would be the recommended method to achieve this requirement?