5, 10 or 20 seats+ for your team - learn more
Step into the shoes of a data engineer working for a mobile game development studio. The company’s data architecture includes an Amazon Athena data lake and an AWS Redshift data warehouse. The board has requested data insights based on user behavior data. You’ll create data pipelines that provide improved OLAP analytics based on user engagement data, build in-app user recommendations based on purchase preferences, and implement a data-driven decision-making process.
In the first liveProject, you’ll create a batch-processing data pipeline using AWS RDS, AWS S3, and Amazon Athena to learn one of the most cost-effective data platform design patterns. Next, you’ll build a simple yet reliable data streaming pipeline that prevents resource shortages and transforms data in real-time (while it’s still relevant), ensuring more accurate data. Lastly, you’ll use Amazon Personalize to create an ML data pipeline that provides product recommendations tailored to users’ data. By the end of the series, you’ll have learned data platform design concepts, business intelligence (BI) concepts, and the extract, transform, load (ETL) process using infrastructure as code, plus you’ll have valuable firsthand experience using popular AWS data transformation and processing tools to build data pipelines.
Pricing
Most of the services used in this liveProject series are available under the AWS Free Tier. However, the Free Tier doesn't cover RDS DB instances launched with Amazon Aurora, Amazon RDS for Microsoft SQL Server, or Oracle database engines. AWS RDS may incur charges if left running. Be sure to delete all associated RDS instances and backup images. Total charges should be under $2 for the series. Please check the AWS Pricing Calculator for more details and cost estimates.
These projects cover highly popular topics today. AWS, as a cloud platform, has a leadership position and it is very popular as an option for BI/ML/DS projects.
Congratulations! You’ve just been hired as a data engineer for a mobile game development studio. The company’s modern data platform architecture includes an Amazon Athena data lake and an AWS Redshift data warehouse solution. Your task is to enable batch processing of revenue transaction data by creating an end-to-end data pipeline, connecting various data sources—including user engagement events, stage controls, and public chat messaging—to the lake house solution. Using AWS CloudFormation, you’ll provision the resources required for the data pipeline. You’ll connect a MySQL data source to the AWS S3 Data Lake and transform data in the data lake using Amazon Athena. You’ll wrap up the project by creating a dynamic analytics dashboard with AWS QuickSight. When you’re done, you’ll have built a batch-processing data pipeline, start to finish, using Amazon Athena.
As a data engineer for a mobile game development studio, your task is to create a data streaming pipeline that collects and processes large streams of data records in real-time for lightning-fast analytics. Your company’s modern data platform architecture includes an Amazon Athena data lake and an AWS Redshift data warehouse solution. To store files, you’ll create an AWS S3 bucket, and you’ll create an AWS Kinesis delivery stream by using the boto3 library to connect to AWS Kinesis endpoints and send event data to the service. You’ll provision AWS Redshift resources and connect them to your AWS Kinesis Data Stream to analyze user behavior data to understand the user's journey inside the app. When you’re done, you’ll have a simple yet reliable data streaming pipeline that prevents resource shortages and transforms data in real-time—while it’s still relevant—ensuring more accurate data.
Help your company’s messenger application provide better product recommendations for its customers. As a data engineer at the company, your task is to create a machine learning (ML) pipeline using the Amazon Personalize service. You’ll use CloudFormation templates to create a repository for the required AWS infrastructure resources, and AWS Glue to transform the raw user engagement data. Using Amazon Personalize, you’ll import a dataset and create and train the Amazon Personalize ML model for your users’ recommendations. To complete the project, you’ll create a workflow to train your Amazon Personalize recommendation solution using AWS Step Functions and user engagement events. When you’re done, you’ll have designed an ML pipeline using the Amazon Personalize API that provides product recommendations that suit your users best.
This course could prove beneficial for developers who are interested in branching out into the field of data engineering. Its content would provide them with a useful foundation and insight into the key concepts and techniques.
These liveProjects are for intermediate Python programmers who are interested in building data pipelines using AWS. To begin these liveProjects you’ll need to be familiar with the following:
TOOLSgeekle is based on a wordle clone.