Using the CloudShell CLI create a ECS Cluster and deploy an app onto it using CodeDeploy. Create an Application Load Balancer to distribute traffic to…
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 used…