Skip to content

Latest commit

 

History

History

aws-js-webserver-component

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

AWS Web Server component example

Deploy an EC2 instance 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.