Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Deploy

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.