Prealpha Demo -
This is rough, buggy, and is going to move quite quickly. Expect things not to work.. this is early code.
- clone repo
- cd vpclatticealpha
- npm install
- cdk synth
- 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