Transforming Your Data with Amazon S3 Object Lambda Services Covered S3 Lambda Lab description Transforming Your Data with Amazon S3 Object Lambda. Learning Objectives Create…
Process Amazon S3 Events with AWS Lambda – Lab 7
A quick and merry lab on S3 and Lambda – nice and easy Services Covered S3 Lambda Lab description Upload a Christmas tree into S3…
SNS Image Resizing Solution – Lab 30
Trigger Lambda function that will resize jpg on an object creation evenets in S3 Lab Details Services covered Lab description Lab date Prerequisites Lab steps…
Efficiently Storing Data in S3 for Data Analytics Solutions and Athena – Lab 66
In this lab I will measure diffrent upload types into S3, comparing sequentiall, parallel and sync. Data will be converted so that it’ll be used…
Triggering Lambda function and processing SQS messages to S3 – Lab 82
The purpose of this lab is to create a chain of events. Messages send to a SQS Queue will trigger a Lambda function that will…
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. This…
Hosting a blog with AWS – Lightsail vs Amazon S3 vs EC2
In order to create this blog I needed to go through some thinking. Where to host it, which platform to use and obviously the pricing.…
React App on S3 with Static Hosting and CloudFront – Lab 94
Purpose of this lab is to create an React app hosted in S3 bucket that’ll be a static website for cloudofthings.net. Services Covered S3 Route…
Build a real-time data streaming system with Amazon Kinesis Data Streams – Lab 97
An application uploads text files to S3 Bucket. Whenever a file is uploaded to the bucket a Lambda function get triggered. Lambda function reads the…