Accessing Amazon DynamoDB Using Amazon API Gateway Service Proxy Services Covered DynamoDB API Gateway Lab description Accessing Amazon DynamoDB Using Amazon API Gateway Service Proxy…
Create a DynamoDB table and use Global Secondary Index – Lab 14
This lab goes through a process of creating a DynamoDB Table and using a Global Secondary Index to Fetch Data Services Covered DynamoDB Lab description…
Configure Amazon DynamoDB triggers with AWS Lambda – Lab 32
Services Covered DynamoDB Lambda Lab description In this lab you will create a new Lambda Function and connect it to the DynamoDB Stream. The table…
Solutions Architect – Associate Certification Challenge – Lab 38
Services Covered VPC EC2 DynamoDB RDS Lab description In this lab challenge, you will be provided with a real AWS environment. This environment will emulate…
Creating DynamoDB table and python Lambda function – Lab 61
Services Covered DynamoDB AWS Lambda Lab description The company you work for are developing a system that collects data events from client applications on different…
S3 hosted static website with API backed visitors count with CloudFront distribution – Lab 73
100 days in Cloud Part One of Cloud Resume Challenge: The manual set-up of frontend Services Covered CloudFront Lambda S3 API Gateway DynamoDB Certificate Manager…
Cloud Resume Challenge – Part One
As you know practice makes perfect so a challenge is a great way to get your hands ‘cloudy’. I’ve been doing my own 100 Days…
Website visitors counter backed with API Gateway, Lambda and DynamoDB – Part Two
I’ll continue on my previous lab here. I already set-up a DynamoDB table, Lambda function and API Gateway, now it’s time to write a little…
Website visitors counter backed with API Gateway, Lambda, and DynamoDB – Lab 87
In this lab I will create a backend of a website counter. It’ll be backed with DynamoDB table, Lambda function and calls made to API.…
DynamoDB Streams triggers Lambda function and save file to S3 bucket – Lab 88
In this lab a DynamoDB table will be created and some item put in. Then S3 bucket will be created as destination for files generated…