Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 344 Bytes

File metadata and controls

5 lines (3 loc) · 344 Bytes

AWS Web Server component example

Deploy an EC2 instances using @pulumi/aws, using a common module for creating an instance. A function createInstance is defined in webserver.js which is then used in main program.

For a walkthrough of the main example, Infrastructure on AWS.