1. Packages
  2. AWS
  3. How-to Guides
  4. AWS Web Server Component
AWS v7.2.0 published on Thursday, Jul 31, 2025 by Pulumi

AWS Web Server Component

aws logo
AWS v7.2.0 published on Thursday, Jul 31, 2025 by Pulumi

    View Code Deploy this example with Pulumi

    Deploy an EC2 instance with the @pulumi/aws package, using a common module for creating an instance. We define a function, createInstance, in webserver.js and use it in the main program, index.js.

    For a walkthrough of the main example, see Simple Web Server Using Amazon EC2.

    aws logo
    AWS v7.2.0 published on Thursday, Jul 31, 2025 by Pulumi