Putting the Infrastructure to the Test
With all the infrastructure components now in place, it’s time to perform an end-to-end test run. Test Plan The following outlines a basic test plan: Expected Result(s) After initiating a …
With all the infrastructure components now in place, it’s time to perform an end-to-end test run. Test Plan The following outlines a basic test plan: Expected Result(s) After initiating a …
The ECS Fargate task includes the container definition for our JIT runner, along with the URI of the associated ECR image. A walkthrough for creating a sample task is covered …