iam-veeramalla / shell-scripting-projects

Projects on shell scripting. Goal is to simulate real time projects as much as posible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS S3 Event Triggering

You can also watch the entire implementation using the below YouTube video

https://youtu.be/qLZ-s7wvK7w

NOTE: REPLACE YOUR AWS ACCOUNT ID IN THE LAMBDA FUNCTION CODE.

AWS S3 Event triggering is a very popular project used by top companies in the Industry.

Here are some examples of top companies that use S3 event triggering:

Netflix: Netflix use S3 event triggering to automatically process video files uploaded to Amazon S3, enabling seamless content ingestion and processing.

Airbnb: This lodging and homestays aggregator use S3 event triggering to automatically process and analyze data stored in Amazon S3, such as guest reviews and booking information.

Expedia: They use S3 event triggering to automatically process and analyze data stored in Amazon S3, such as travel bookings, user profiles, and pricing information, to power their personalized travel recommendations and search features.

Screenshot 2023-04-14 at 7 06 46 PM

About

Projects on shell scripting. Goal is to simulate real time projects as much as posible.


Languages

Language:Shell 79.7%Language:Python 20.3%