Skip to content

raindancers/vpclattice-prealpha-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

vpclattice-prealpha-demo

Prealpha Demo -

This is rough, buggy, and is going to move quite quickly. Expect things not to work.. this is early code.

  1. clone repo
  2. cd vpclatticealpha
  3. npm install
  4. cdk synth
  5. cdk deploy --profile

Go to the reigion/account you have deployed to, Find the Ec2 instance called ( VpclatticealphaStack/SupportResources/demoEC2instance ) and use SSM to connect to it. Find the URL of the service from Lattice in EC2..

from the console of the ec2 instance..

curl https://<url>/hello
curl https://<url>/goodbye
curl https://<url>/thisdoesnotexisit