Step 6: Verifying the app deployment in AWS OpsWorks Stacks - AWS OpsWorks

Step 6: Verifying the app deployment in AWS OpsWorks Stacks

Important

AWS OpsWorks Stacks is no longer accepting new customers. Existing customers will be able to use the OpsWorks console, API, CLI, and CloudFormation resources as normal until May 26, 2024, at which time they will be discontinued. To prepare for this transition, we recommend you transition your stacks to AWS Systems Manager as soon as possible. For more information, see AWS OpsWorks Stacks End of Life FAQs and Migrating your AWS OpsWorks Stacks applications to AWS Systems Manager Application Manager.

To verify that CodePipeline deployed the Node.js app to your stack, sign in to the instance you created in Step 1: Create a stack, layer, and an instance in AWS OpsWorks Stacks. You should be able to see and use the Node.js web app.

To verify the app deployment in your AWS OpsWorks Stacks instance
  1. Open the AWS OpsWorks console at https://console.aws.amazon.com/opsworks/.

  2. On the AWS OpsWorks Stacks dashboard, choose CodePipelineDemo, and then choose Node.js App Server.

  3. In the navigation pane, choose Instances, and then choose the public IP address of the instance that you created to view the web app.

    The app will be displayed in a new browser tab.