This is a dedicated watch page for a single video.
A software development company has a hybrid cloud environment where its on-premises data center from multiple sites is connected to a VPC using AWS Site-to-Site VPN. The development department utilizes a proprietary source code analysis tool that follows the Open Web Application Security Project (OWASP) standard. This tool is hosted on a dedicated server in the data center and checks the code quality and security vulnerabilities of ongoing projects. The company plans to use this tool to run checks against the source code as part of the pipeline before compiling it into a deployable package in CodeDeploy. The code checks take approximately an hour to complete. As a DevOps Engineer, which among the options below is the MOST suitable solution that you should implement?