Tag: CloudFormation
-

Using CDK deploy Lambda function to send images to Amazon Rekognition and log results in DynamoDB – Lab 80
Lab 80 In this lab a CDK stack will be created to provide a rekognition service and log result in DynamoDB. JavaScript will be…
-

Provisioning EC2 Instances using CloudFormation – Lab 83
Create an Amazon EC2 instance running the Amazon Linux AMI. The AMI is chosen based on the region in which the stack is run.…