This 60-minute guided project aims to teach data engineers how to create a comprehensive real-time data pipeline using AWS services. The project is of intermediate level and provides hands-on experience in data streaming, processing, and storage by building a real-time data pipeline, as well as learning best practices for designing and implementing cost-effective data engineering solutions on AWS using AWS Kinesis, Lambda, and Amazon S3.
Intended for data engineers looking to learn data pipelines, the project covers merging data from various sources into a common destination, enabling quick data analysis for business insights. Participants will build a real-time data streaming system for a commercial company, aiming to stream stock data such as prices and deliver it to the company's clients for informed decision-making.
This project requires a basic understanding of JavaScript concepts such as data types, loops, and functions, as well as familiarity with essential data pipeline steps like transformation, enrichment, filtering, and aggregation.
Certificate Available ✔
Get Started / More InfoIntroduction to Data Science provides foundational skills for a career in data science. From learning about data science applications to gaining hands-on experience...
Connect an App to a Cloud SQL for PostgreSQL Instance is a self-paced lab on Google Cloud console. Create a Kubernetes cluster, deploy an application, and connect...
Learn to create an Azure Data Explorer Cluster, ingest data, manage permissions, and query data using Kusto Query Language in this hands-on 1-hour course.
Python for Beginners: Variables and Strings introduces fundamental Python string operations and built-in methods, culminating in a practical shopping list cost analysis...