Test the Pipeline
Test the Pipeline
- Go back to the Pipeline interface, check if all Stages has successfully run.

- Go to Elastic Beanstalk, view Event happening when Elastic Beanstalk operating to upgrade the Application to new version.

- Click the DNS and view result.

Now you could try adding new commit to Github like changing the endpoint /’s response(“Hello world” > “Hello world 123”) to see how Pipeline work.