Facebook

Courses

We found 418 courses available for you
See

Snowflake Fundamentals 4-Day

61 Lessons
32 hours
Intermediate

Course Description This 4-day course covers the fundamental concepts, design …

What you'll learn
Illustrate the unique and differentiated architecture of the Snowflake Cloud Data Platform
Load and transform data
Evaluate Query Constructs and DDL & DML Operations
Review Snowflakes broad SQL support for data analysis
Describe how user and application access can be easily managed
Demonstrate best practices for working with semi-structured data
Discuss how Snowflake provides a unique approach to caching Examine the various ways to connect and interact with the Snowflake Platform
Employ Snowflake’s method for continuous data protection
Utilize Data Sharing to send your data in real-time to Customers and Partners
Scale your Virtual Warehouse for performance and concurrency
Explain the different ways you can manage and monitor your Snowflake account

Enterprise Scala with Spark

43 Lessons
40 hours
Intermediate

Course Description Learn about Scala and enterprise integration in a …

What you'll learn
Essential Scala programming, leveraging your existing OO development experience
How to write essential Spark programs and perform exploratory data analysis in Scala and the Spark shell
Work with Spark Core
Work with NoSQL
How to write programs for Spark Streaming in Scala

Apache Spark for Data Scientists

40 Lessons
24 hours
Intermediate

Course Description Learn Spark skills from a data science perspective …

What you'll learn
The essentials of Spark architecture and applications
How to execute Spark Programs
How to create and manipulate both RDDs (Resilient Distributed Datasets) and UDFs (Unified Data Frames)
How to integrate machine learning into Spark applications
How to use Spark Streaming

Developing with Spark for Big Data (TTSK7505)

73 Lessons
40 hours
Intermediate

Course Description Learn advanced Big Data and Spark skills to …

What you'll learn
The essentials of Spark architecture and applications
How to execute Spark Programs
How to create and manipulate both RDDs (Resilient Distributed Datasets) and UDFs (Unified Data Frames)
How to persist and restore data frames
Essential NOSQL access
How to integrate machine learning into Spark applications
How to use Spark Streaming and Kafka to create streaming applications

Hadoop Developer Foundations

103 Lessons
32 hours
Intermediate

Course Description New – Learn about the Hadoop ecosystem and …

What you'll learn
Introduction to Hadoop
HDFS
YARN
Data Ingestion
HBase
Oozie
Working with Hive
Hive advanced
Hive in Cloudera/Hortonworks Distribution (or tools of choice)
Working with Spark
Spark Basics
Spark Shell
RDDs
Spark Dataframes and Datasets
Spark SQL
Spark API programming
Spark and Hadoop
Machine Learning (ML/MLlib)
GraphX
Spark Streaming

Introduction to Hadoop Administration (TTDS6503)

40 Lessons
24 hours
Intermediate

Course Description Learn how to install, maintain, monitor, troubleshoot, optimize, …

What you'll learn
Understand the benefits of distributed computing
Understand the Hadoop architecture (including HDFS and MapReduce)
Define administrator participation in Big Data projects
Plan, implement, and maintain Hadoop clusters
Deploy and maintain additional Big Data tools (Pig, Hive, Flume, etc.)
Plan, deploy and maintain HBase on a Hadoop cluster
Monitor and maintain hundreds of servers
Pinpoint performance bottlenecks and fix them

Machine Learning Essentials with Python (TTML5506-P)

43 Lessons
24 hours
Intermediate

Learn how Artificial Intelligence is being applied in modern business. …

What you'll learn
Popular machine learning algorithms, their applicability and limitations
Practical application of these methods in a machine learning environment
Practical algorithm use cases and limitations

Introduction to Programming & Coding | Java Basics for Non-Developers (TTCODE101-J)

111 Lessons
Intermediate

This course is a beginner level course for students who …

What you'll learn
Basic concepts of programming
Fundamentals of Java
Setting up and getting familiar with development environment, including IDE’s
Understanding object oriented development
Learning how to make classes, methods and objects
Learning loops, their importance and usage
Use of conditions and regular expressions
Learning importance of lists and arrays
Basic GUI skills
Error and exception handling
Formatting output and formatter class