Test the Pipeline

Test the Pipeline

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

0001

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

0002

  1. Click the DNS and view result.

0003

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.