🔥 3-day streak
AWS Certified DevOps Engineer - Professional81 / 204
Question 81 of 204

A team's CI pipeline uses CodeBuild to run integration tests that must connect to an Amazon RDS database and an internal Amazon ElastiCache cluster, both located in private subnets with no internet route. The CodeBuild project also needs to pull dependencies from Amazon S3 and push test reports to Amazon CloudWatch Logs. Currently the build fails during the integration test phase because it cannot reach the RDS database, though dependency downloads succeed. What is the MOST appropriate configuration to make the integration tests pass while keeping the build's traffic private?

Reviewed for accuracy · Report an issueNext question