Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

INFORMASI PELATIHAN & SERTIFIKAT

Akademi Professional Academy

Mitra Pelatihan Alibaba Cloud

Tema Pelatihan Alibaba Cloud: Big Data Fundamentals (ABD3)

Sertifikasi ● Certificate of Completion


● Alibaba Cloud Associate Big Data Certification (ACA&ACP)*

Durasi Pelatihan 6 Minggu

Jam Pembelajaran (JP)

(1JP=45 Menit) JP Self-paced Learning 105 jam

JP Live Session 15 jam

Deskripsi Pelatihan Pelatihan Big Data Associate mencakup bagaimana menggunakan Alibaba Cloud big data
products, termasuk MaxCompute, DataWorks, EMapReduce, visualization and BI tools.

Output Pelatihan ● Big Data Fundamentals, Data Warehousing and Data Processing, Advanced Data Processing
Tools and Techniques, Visualization, Machine Learning, and AI
● Basic distributed system theory, Hadoop ecosystem work, HDFS, MapReduce, YARN)
and (Zookeeper).
● Concepts of Alibaba Cloud big data related products, MaxCompute, DataWorks,
E-MapReduce, Quick BI, DataV, etc.

Aktivitas Pelatihan Pelatihan dilaksanakan secara daring/online, peserta belajar secara mandiri (self-paced
learning) melalui laptop/komputer. Pada pelatihan ini peserta akan mendapatkan kesempatan
bertanya dan berinteraksi dengan instruktur pada Grup Kelas dan Live Session yang telah
disediakan.

Persyaratan Sarana ● Memiliki laptop/komputer dengan minimum spesifikasi:


Peserta ● 4 GB RAM (8/16 GB recommended) (64-bit)
● 10 GB ROM
● Koneksi yang stabil dengan minimal kecepatan 3 Mbps download dan 2 Mbps upload

Session JP
Big Data Fundamentals 28
Data Warehousing and Data Processing 40
Advanced Data Processing Tools and Techniques 22

Visualization, Machine Learning, and AI 30


SESSION TOPIC OBJECTIVE

Big Data Fundamentals


Onboarding Onboarding Meeting In this meeting, you will better understand how DTS program works. You will
also get to know how to utilize this self-training learning path and how to gain
Alibaba Cloud Associate (ACA) and Professional (ACP) Big Data Training and
Certification for free.

Big Data Basics Big Data Basics Learn the basics of Big Data, including the major differences between
traditional databases and common Big Data tools. See how Big Data systems
are used to collect, store, and process data, and learn the differences
between batch and streaming data processing tools.

Big Data Basics Big Data Basic Concepts Learn the basics of data analysis on Alibaba Cloud. Familiarize yourself with
the steps in the data analysis process, including data accumulation and
processing, data analysis and data presentation, as well as visualization,
reporing and value extraction.

Big Data Basics Alibaba Cloud Big Data In this video, we introduce the core components of Alibaba Cloud’s Big Data
Products Overview ecosystem. Learn how tools such as DataWorks, MaxCompute, QuickBI, and
DataV fit together, and see how each tool can be used to manage and process
large datasets more effectively.

Big Data Basics Scenario in Which This this video, we examine some real data processing scenarios, and look at
Products Would be Used how Ailbaba Cloud services can be tied together to address a large number of
different storage and analysis requirements.

DataWorks DataWorks Overview This short video introduces the topics which will be covered in the following
several video lectures, such as Data Acquisition, Processing, and Quality
Monitoring with DataWorks.

DataWorks DataWorks Introduction In this video lecture, you'll learn what DataWorks is, and how it fits into the
Alibaba Cloud Big Data ecosystem. Develop a fuller understanding of the
capabilities of DataWorks with analyses of common use cases.

DataWorks Demo of DataWorks - Data Learn how to create a new DataWorks Workspace, and import log data into
Acquisition MaxCompute using DataWorks Data Integration.

DataWorks Demo of DataWorks - Data Learn how DataWorks can be used to create "Business Flows" (Workflows) for
Processing automatic, scheduled data processing. Create a multi-stage data processing
workflow and run it from the DataWorks console. See how User Defined
Functions (UDFs) can be used to add custom features to MaxCompute SQL.

DataWorks Demo of DataWorks - Data See how DataWorks Data Quality monitoring can be used to ensure consistent
Quality Monitoring data quality each time data import and processing tasks are run. See how
Data Quality metrics are selected and applied to MaxCompute tables.

DataWorks DataWorks Introduction In this video, we quickly summarize the DataWorks concepts covered in the
Summary and Review previous few sections.

DataWorks More Details Of Learn more about DataWorks by visiting the DataWorks documentation. Here,
DataWorks you can learn about the specific features offered by different DataWorks
editions, as well as watch useful video walkthroughs, access the DataWorks
FAQ page, and see specific step-by-step guides to using core features like
Operation Center or DataService Studio.

Big Data Blog Setting up a MySQL data Learn how to create, configure, and load sample e-commerce data into an
source RDS MySQL database. This database is used in the next section as a data
source for a DataWorks project.

Big Data Blog Importing and Processing Learn how to import data from MySQL into MaxCompute using DataWorks,
MySQL data using how to process that data by creating a "Business Flow" (Workflow), and learn
DataWorks how to export your processed data from MaxCompute back into your MySQL
database.

Data Warehousing and Data Processing

Python Structured Data Introduction to Python Learn how to install the Anaconda Python distribution and open a new
Processing Pandas and business Jupyter notebook, which can be used for processing data with Pandas.
scenarios

Python Structured Data Loading data from In this video lecture, you'll learn how to import CSV or JSON data into Pandas.
Processing different data types The video also demonstrates how to access all or part of the data once it is
loaded into Pandas.

Python Structured Data Problems of the raw data Learn how to identify common issues with raw datasets such as missing (null)
Processing values.

Python Structured Data Data scrubbing Learn how Pandas can be used to clean your raw data by replacing NaNs and
Processing NULL values, and by standardizing data types.

Python Structured Data Data analysis and Learn how to filter, sort, and group data in Pandas, as well as generate plots
Processing virtualization which allow you to gain insights by visualizing data instribution, trends, and
correlations.

Python Structured Data Deal with more than one In this video lecture, you'll learn how to work with multiple datasets in
Processing data set Pandas at the same time, as well as how to establish connections between
datasets (merge and join) and plot data relationships.

SQL for Beginners SQL For Beginners Course This video briefly introduces the SQL content discussed in the following
Objectives sections.

SQL for Beginners Select Statement Basic Learn how to query datasets with the SQL SELECT statement. See how
SELECT can be used to filter, group, and sort data. This section also discusses
more advanced usage, such as using the DISTINCT keyword on tables which
contain NULL values.

SQL for Beginners SELECT statement with Learn advanced filtering techniques with SQL SELECT using the WHERE
WHERE keyword. Learn how WHERE can be used with logical keywords (AND, OR,
XOR, NOT) as well as arithmetic operators and comparison operators such as
IN, IS, NULL, and LIKE.

SQL for Beginners SELECT with ORDER BY Learn advanced filtering techniques with SQL SELECT using the ORDER BY
and Tips keyword. See how ORDER BY can be used to sort results in ascending or
descending order.

SQL for Beginners Table Join Learn how SQL JOIN statements work. See how inner, outer, left, and right
joins are used to combine multiple tables in SQL.

SQL for Beginners Troubleshooting In this section, learn some of the basic skills needed to read and understand
SQL errors and warnings.

SQL for Beginners SQL Models for Syntax In this video lecture, you'll learn how MySQL databases allow you to change
Checking SQL modes, allowing you to take advantage of different SQL features for
different use-cases.

MaxCompute Basic MaxCompute Course In this video, we provide a brief outline of the following sections, which focus
Content Briefing on Alibaba Cloud's data warehousing tool, MaxCompute.
SQL for Beginners Introduction of In this video lecture, you'll learn about MaxCompute, Alibaba Cloud's
MaxCompute distributed data storage and processing tool. Learn how MaxCompute works,
what it can do, and how it is used at Alibaba Group to store and process
petabytes of data.

MaxCompute Basic MaxCompute Architecture In this video, we provide a brief outline of the following sections, which focus
on Alibaba Cloud's data warehousing tool, MaxCompute.

MaxCompute Basic Basic Concepts of In this video, we explore key concepts in MaxCompute, including Projects,
MaxCompute Tables, Partitions, and Resources.

MaxCompute Basic How to Use MaxCompute In this section, we review the interfaces that allow you to interact with
MaxCompute, including the MaxCompute CLI, the MaxCompute Studio IDE
plugin, and DataWorks.

MaxCompute Basic Demo: Quick Start Guide Learn how to import data from OSS into MaxCompute using DataWorks, and
of MaxCompute see how the data can be manipulated and modified using the DataWorks
console.

MaxCompute Security MaxCompute Users And Learn how MaxCompute users and roles can be used to control data access
Roles privilages within MaxCompute projects.

Advanced Data Processing Tools and Techniques

MaxCompute SQL Development MaxCompute SQL Gain a basic understanding of MaxCompute's SQL dialect, and how it differs
Overview from common SQL dialects such as MySQL's SQL.

MaxCompute SQL Development Data Definition Language Develop an understanding of the basic MaxCompute SQL DDL operations
(DDL) (creating, deleting, and modifying tables).

MaxCompute SQL Development Data Manipulation Develop an understanding MaxCompute's SQL DML operations (selecting and
Language (DML) inserting records).

MaxCompute SQL Development Built-In Function (Part 1) In this video, we review some of MaxCompute SQL's built-in functions,
including mathematical functions like MAX, ABS, and RAND.

MaxCompute SQL Development Built-In Function (Part 2 In this video, we review some of MaxCompute SQL's built-in functions,
) including time manipulation functions such as GETDATE, DATEPART, and
WEEKDAY.

MaxCompute SQL Development Built-In Function (Part 3) In this video, you will learn how SQL functions are used in general, along with
common use-cases for common SQL functions in most SQL dialects.

MaxCompute SQL Development MaxCompute SQL In this video lecture, we review the MaxCompute concepts discussed in the
Development Summary previous sections, with a focus on MaxCompute SQL development.
And Review

MaxCompute User Define Introduction Of UDF Learn the basics of MaxCompute's User Defined Functions (UDFs), which
Function allow you to add your own new SQL functionality to MaxCompute's SQL
language. Learn the differences between the major UDF types: UDF, UDAF,
and UDTF.

MaxCompute User Define The Implement Logical Of Learn how to create your own MaxCompute UDF functions in Java.
Function UDF

MaxCompute User Define UDF Development In this video lecture, we explain the UDF development process in detail,
Function Process including the steps needed to create and compile a Java UDF in a local IDE.

MaxCompute User Define UDF Summary And In this section, we briefly review User Defined Functions, as covered in the
Function Review previous three sections.
Visualization, Machine Learning, and AI

QuickBI QuickBI Course Content This video outlines the topics covered in the following several video lectures,
Briefing including basic concepts in Alibaba Cloud QuickBI, proper chart selection,
and construction of QuickBI dashboards.

QuickBI Background Introduction Learn how to choose the right type of charts to display your data, and how
Of BI different types of charts are best suited to different roles (comparison,
relationship, distribution, composition).

QuickBI Features Highlights Of This section introduces QuickBI and explains how QuickBI fits into the
QuickBI Alibaba Cloud Big Data ecosystem.

QuickBI Commonly Used Charts In this video lecture, we give an in-depth explanation of different chart types,
Introduction Part One and examine scenarios in which each chart type is a good (or bad) choice.

QuickBI Demo Of Commonly Used See a hands-on demo of the QuickBI console, and learn how to construct a
Charts Part One basic data dashboard.

QuickBI Commonly Used Charts Learn about additional useful chart types including the funnel chart, tree
Introduction Part Two chart, tree map, and conversion chart.

QuickBI Demo Of Commonly Used See a hands-on demo of more advanced charts in QuickBI, such as the
Charts Part Two conversion chart.

QuickBI Commonly Used Charts In this section, we examine some additional dashboard elements in QuickBI
Introduction Part Three such as the card, word cloud, and map (geo-chart) elements.

QuickBI Demo Of Commonly Used See a hands-on demo of some of QuickBI's additional dashboard elements
Charts Part Three such as the card and word cloud.

QuickBI Summary Of All Charts In In this video lecture, we summarize all the chart types discussed previously,
Categories tying each chart back to its best use-cases.

QuickBI End To End Demo Here we introduce the scenario for the end-to-end QuickBI dashboard
Introduction construction demo carried out in the next video.

Machine Learning Platform for Introduction Of PAI Gain a basic understanding of Platform for AI (PAI), Alibaba Cloud's Machine
AI Learning platform. See how a simple PAI environment can be quickly and
easily created using the Alibaba Cloud web console.

Machine Learning Platform for Quick Start And See a demonstration of PAI's low-code Machine Learning tool, PAI Studio.
AI Architecture Overview Learn how this interface can be used to prepare data, train and test machine
learning models, and evaluate model accuracy.

Machine Learning Platform for Demo: Best Practice Of Learn how PAI's low-code Studio tool can be used to train a machine learning
AI PAI model to detect financial fraud. This end-to-end demo explains how fraud
rings are identified and shows the steps needed to train a working machine
learning model on the provided sample data.

Machine Learning Platform for User Cases In this section, we take a look at some of PAI's current users, and discuss the
AI ways in which they are utilizing PAI to improve a variety of different business
processes.

Alibaba Cloud Associate Big Data Certification Exam

ACA Big Data Exam Alibaba Cloud's Big Data Certification Associate is designed for engineers who
can use Alibaba Cloud Big Data products. It covers basic distributed system
theory and Alibaba Cloud's core products like MaxCompute, DataWorks,
E-MapReduce and ecosystem tools.

You might also like