In this second installment of the Dataflow course series, we are going to be diving deeper on developing pipelines using the Beam SDK. We start with a review of Apache Beam concepts. Next, we discuss processing streaming data using windows, watermarks and triggers. We then cover options for sources and sinks in your pipelines, schemas to express your structured data, and how … [Read more...] about Serverless Data Processing with Dataflow: Develop Pipelines em Portugu s Brasileiro
Data Analysis
Getting Started with Teradata
This course will equip learners with a comprehensive understanding of Teradata Vantage's core concepts, architecture, and data management capabilities. Instruction focuses on foundational knowledge crucial for database administrators, IT managers, and data architects. Upon completion, learners will be able to: install and configure a Teradata database, load data … [Read more...] about Getting Started with Teradata
Fundamentals of Analytics on AWS
In this course, you will learn how AnyCompany Media, a global giant in the media and entertainment industry, overcomes their data challenges. Follow their journey to become a data driven organization in their operations and strategic decision-making. Throughout the course, you will learn about the fundamental concepts of analytics, high level overview of machine learning, the 5 … [Read more...] about Fundamentals of Analytics on AWS
Data Analytics Engineering: Probability & Techniques
This course offers students an opportunity to learn fundamentals of computation required to understand and analyze real world data. The course helps students to work with modern data structures, apply data cleaning and data wrangling operations. The course covers conceptual and practical applications of probability and distribution, cluster analysis, text analysis and time … [Read more...] about Data Analytics Engineering: Probability & Techniques
Performing Data Aggregation using SQL Aggregate Functions
In this 2-hour long project-based course, you will learn how to retrieve data from tables in a database using SQL SELECT statement with SQL Aggregate functions. The aggregate functions we will consider in this project are COUNT, SUM, MIN, MAX and AVG. Aggregate functions are used to summarize data from rows of a table into a single value. In addition, you will learn how to … [Read more...] about Performing Data Aggregation using SQL Aggregate Functions