Course structure
Module 1: Course Overview
• Introduction to the course
• How to request a lab environment
Module 2: The Lab Environment
• Access the training environment
• Review the environment configuration
• Using the valab utility
• Using the Management Console
Module 3: Overview: Aggregate Projection Types
• Describe the manual projection types, and the scenarios they address
Module 4: Projections With Expressions
• Build and test a projection that includes mathematical expressions
• Identify system table structures for projections with expressions
Module 5: Live Aggregate Projections
• Build and test a projection that uses aggregate functions
• Identify system table structures for live aggregate projections
Module 6: TopK Projections
• Build and test a projection that returns a data subset per analytic function
• Identify system table structures for TopK projections
Module 7: Choosing the Right Projection Type
• Find the most performant projection type for a query
Module 8: Partition Range Projections
• Build and test projections containing a subset of partitioned data
• Identify system table structures for partition range projections