Folder restructure
This commit is contained in:
parent
3c25c7a724
commit
40f164f38e
Binary file not shown.
|
Before Width: | Height: | Size: 178 KiB |
@ -1,20 +0,0 @@
|
||||
# Azure Data Integration Pipeline Training
|
||||
## A Day of Fundementals
|
||||
|
||||

|
||||
|
||||
|
||||
___
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
___
|
||||
|
||||
## Agenda
|
||||
|
||||
The following offers an insight into the complete agenda and module breakdown for this workshop.
|
||||
|
||||
|
||||
|
||||
___
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 182 KiB |
@ -1,129 +0,0 @@
|
||||
# Azure Data Integration Pipeline Training
|
||||
## Advanced Design & Delivery (A Deep Dive)
|
||||
|
||||

|
||||
|
||||
___
|
||||
|
||||
## Overview
|
||||
|
||||
In this course we'll quickly cover the fundamentals of data integration pipelines before going much deeper into our Azure resources.
|
||||
|
||||
Within a typical Azure data platform solution for any enterprise grade data analytics or data science workload an umbrella resource is needed to trigger, monitor, and handle the control flow for transforming datasets, with the goal being actionable data insight. Those requirements are met by deploying Azure Data Integration pipelines, delivered using Azure Synapse Analytics or Azure Data Factory. In this session, I'll show you how to create rich dynamic data pipelines and apply these orchestration resources in production. Using scaled architecture design patterns, best practice, data mesh principals, and the latest metadata driven frameworks. We will take a deep dive into the services, considering how to build custom activities, complex pipelines and think about hierarchical design patterns for enterprise grade deployments. All this and more in a complete set of 12 modules (based on real world experience) we will take you through how to implement data integration pipelines in production and delivered advanced orchestation patterns.
|
||||
|
||||
If that's not enough learning for you, a set of hands-on labs will also be made available that you can work through at your own pace. Whether you are new to Azure Data Integration Pipelines or have some experience, you will leave this course with new skills, ideas, and a much deeper understanding of the resources for your future data platform projects.
|
||||
|
||||
___
|
||||
|
||||
## Agenda
|
||||
|
||||
The following offers an insight into the complete agenda and module breakdown for this course.
|
||||
|
||||
### Day 1
|
||||
|
||||
* __Module 1:__ [Pipeline Fundamentals]()
|
||||
* The History of Azure Orchestration
|
||||
* Synapse Analytics vs Data Factory
|
||||
* Integration Components
|
||||
* Common Activities
|
||||
* Execution Dependencies
|
||||
|
||||
___
|
||||
|
||||
* __Module 2:__ [Integration Runtime Design Patterns]()
|
||||
* Compute Types
|
||||
* Azure
|
||||
* Hosted
|
||||
* SSIS
|
||||
* Patterns & Configuration
|
||||
|
||||
___
|
||||
|
||||
* __Module 3:__ [Data Transformation]()
|
||||
* Data Flows
|
||||
* Power Query Injection
|
||||
* Spark Configuration
|
||||
* Use Cases
|
||||
|
||||
___
|
||||
|
||||
* __Module 4:__ [Dynamic Pipelines]()
|
||||
* Expressions & Interpolation
|
||||
* Simple Metadata Driven Execution
|
||||
* Dynamic Content Chains
|
||||
* Reference Names
|
||||
|
||||
___
|
||||
|
||||
* __Module 5:__ [Pipeline Extensibility]()
|
||||
* Azure Batch Service
|
||||
* Tasks
|
||||
* Compute Pools
|
||||
* Scaling
|
||||
* Pipeline Custom Activities
|
||||
* Azure Management API
|
||||
* Azure Functions
|
||||
|
||||
___
|
||||
|
||||
* __Module 6:__ [Execution Parallelism]()
|
||||
* Control Flow Scale Out
|
||||
* Concurrency Limitations
|
||||
* Internal vs External Activities
|
||||
* Orchestration Framework - [procfwk.com](http://procfwk.com/)
|
||||
|
||||
___
|
||||
|
||||
### Day 2
|
||||
|
||||
* __An Architects Recap__: [Modules 1 to 6]()
|
||||
* Design
|
||||
* Extract
|
||||
* Transform
|
||||
* Load
|
||||
|
||||
___
|
||||
|
||||
* __Module 7:__ [VNet Integration]()
|
||||
* Private Endpoints
|
||||
* Managed VNet's
|
||||
* Firewall Bypass
|
||||
|
||||
___
|
||||
|
||||
* __Module 8:__ [Security]()
|
||||
* Service Principals
|
||||
* Managed Identities
|
||||
* Azure Key Vault Integration
|
||||
* Customer Managed Keys
|
||||
* Pipeline Access & Permissions
|
||||
|
||||
___
|
||||
|
||||
* __Module 9:__ [Monitoring & Alerting]()
|
||||
* Studio Monitoring
|
||||
* Log Analytics & Kusto Queries
|
||||
* Operational Dashboards
|
||||
* Advanced Alerting
|
||||
|
||||
* __Module 10:__ [Solution Testing]()
|
||||
* Development Time Validation
|
||||
* Test Coverage
|
||||
* NUnit Tests
|
||||
|
||||
___
|
||||
|
||||
* __Module 11:__ [CI/CD]()
|
||||
* Source Control vs Developer UI
|
||||
* Basic ARM Template Deployments
|
||||
* Advanced Deployment Patterns
|
||||
|
||||
___
|
||||
|
||||
* __Module 12:__ [Final Thoughts]()
|
||||
* Running Costs
|
||||
* Conclusions
|
||||
* Best Practices
|
||||
|
||||
|
||||
___
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 180 KiB |
@ -1,117 +0,0 @@
|
||||
# Azure Data Integration Pipeline Training
|
||||
## Advanced Design & Delivery
|
||||
|
||||

|
||||
|
||||
___
|
||||
|
||||
## Overview
|
||||
|
||||
In this course we'll quickly cover the fundamentals of data integration pipelines before going much deeper into our Azure resources.
|
||||
|
||||
Within a typical Azure data platform solution for any enterprise grade data analytics or data science workload an umbrella resource is needed to trigger, monitor, and handle the control flow for transforming datasets, with the goal being actionable data insight. Those requirements are met by deploying Azure Data Integration pipelines, delivered using Azure Synapse Analytics or Azure Data Factory. In this session, I'll show you how to create rich dynamic data pipelines and apply these orchestration resources in production. Using scaled architecture design patterns, best practice, data mesh principals, and the latest metadata driven frameworks. We will take a deep dive into the services, considering how to build custom activities, complex pipelines and think about hierarchical design patterns for enterprise grade deployments. All this and more in a complete set of 12 modules (based on real world experience) we will take you through how to implement data integration pipelines in production and delivered advanced orchestation patterns.
|
||||
|
||||
If that's not enough learning for you, a set of hands-on labs will also be made available that you can work through at your own pace. Whether you are new to Azure Data Integration Pipelines or have some experience, you will leave this course with new skills, ideas, and a much deeper understanding of the resources for your future data platform projects.
|
||||
|
||||
___
|
||||
|
||||
## Agenda
|
||||
|
||||
The following offers an insight into the complete agenda and module breakdown for this course.
|
||||
|
||||
* __Module 1:__ [Pipeline Fundamentals]()
|
||||
* The History of Azure Orchestration
|
||||
* Synapse Analytics vs Data Factory
|
||||
* Integration Components
|
||||
* Common Activities
|
||||
* Execution Dependencies
|
||||
|
||||
___
|
||||
|
||||
* __Module 2:__ [Integration Runtime Design Patterns]()
|
||||
* Compute Types
|
||||
* Azure
|
||||
* Hosted
|
||||
* SSIS
|
||||
* Patterns & Configuration
|
||||
|
||||
___
|
||||
|
||||
* __Module 3:__ [Data Transformation]()
|
||||
* Data Flows
|
||||
* Power Query Injection
|
||||
* Spark Configuration
|
||||
* Use Cases
|
||||
|
||||
___
|
||||
|
||||
* __Module 4:__ [Dynamic Pipelines]()
|
||||
* Expressions & Interpolation
|
||||
* Simple Metadata Driven Execution
|
||||
* Dynamic Content Chains
|
||||
* Reference Names
|
||||
|
||||
___
|
||||
|
||||
* __Module 5:__ [Pipeline Extensibility]()
|
||||
* Azure Batch Service
|
||||
* Tasks
|
||||
* Compute Pools
|
||||
* Scaling
|
||||
* Pipeline Custom Activities
|
||||
* Azure Management API
|
||||
* Azure Functions
|
||||
|
||||
___
|
||||
|
||||
* __Module 6:__ [Execution Parallelism]()
|
||||
* Control Flow Scale Out
|
||||
* Concurrency Limitations
|
||||
* Internal vs External Activities
|
||||
* Orchestration Framework - [procfwk.com](http://procfwk.com/)
|
||||
|
||||
___
|
||||
|
||||
* __Module 7:__ [VNet Integration]()
|
||||
* Private Endpoints
|
||||
* Managed VNet's
|
||||
* Firewall Bypass
|
||||
|
||||
___
|
||||
|
||||
* __Module 8:__ [Security]()
|
||||
* Service Principals
|
||||
* Managed Identities
|
||||
* Azure Key Vault Integration
|
||||
* Customer Managed Keys
|
||||
* Pipeline Access & Permissions
|
||||
|
||||
___
|
||||
|
||||
* __Module 9:__ [Monitoring & Alerting]()
|
||||
* Studio Monitoring
|
||||
* Log Analytics & Kusto Queries
|
||||
* Operational Dashboards
|
||||
* Advanced Alerting
|
||||
|
||||
* __Module 10:__ [Solution Testing]()
|
||||
* Development Time Validation
|
||||
* Test Coverage
|
||||
* NUnit Tests
|
||||
|
||||
___
|
||||
|
||||
* __Module 11:__ [CI/CD]()
|
||||
* Source Control vs Developer UI
|
||||
* Basic ARM Template Deployments
|
||||
* Advanced Deployment Patterns
|
||||
|
||||
___
|
||||
|
||||
* __Module 12:__ [Final Thoughts]()
|
||||
* Running Costs
|
||||
* Conclusions
|
||||
* Best Practices
|
||||
|
||||
|
||||
___
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 179 KiB |
@ -1,19 +0,0 @@
|
||||
# Azure Data Integration Pipeline Training
|
||||
## Fundamentals to Level 300
|
||||
|
||||

|
||||
|
||||
___
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
___
|
||||
|
||||
## Agenda
|
||||
|
||||
The following offers an insight into the complete agenda and module breakdown for this workshop.
|
||||
|
||||
|
||||
|
||||
___
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 176 KiB |
@ -1,112 +0,0 @@
|
||||
# Azure Data Integration Pipeline Training
|
||||
## Zero to Level 401
|
||||
|
||||

|
||||
|
||||
___
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
___
|
||||
|
||||
## Agenda
|
||||
|
||||
The following offers an insight into the complete agenda and module breakdown for this course.
|
||||
|
||||
* __Module 1:__ [Pipeline Fundamentals]()
|
||||
* The History of Azure Orchestration
|
||||
* Synapse Analytics vs Data Factory
|
||||
* Integration Components
|
||||
* Common Activities
|
||||
* Execution Dependencies
|
||||
|
||||
___
|
||||
|
||||
* __Module 2:__ [Integration Runtime Design Patterns]()
|
||||
* Compute Types
|
||||
* Azure
|
||||
* Hosted
|
||||
* SSIS
|
||||
* Patterns & Configuration
|
||||
|
||||
___
|
||||
|
||||
* __Module 3:__ [Data Transformation]()
|
||||
* Data Flows
|
||||
* Power Query Injection
|
||||
* Spark Configuration
|
||||
* Use Cases
|
||||
|
||||
___
|
||||
|
||||
* __Module 4:__ [Dynamic Pipelines]()
|
||||
* Expressions & Interpolation
|
||||
* Simple Metadata Driven Execution
|
||||
* Dynamic Content Chains
|
||||
* Reference Names
|
||||
|
||||
___
|
||||
|
||||
* __Module 5:__ [Pipeline Extensibility]()
|
||||
* Azure Batch Service
|
||||
* Tasks
|
||||
* Compute Pools
|
||||
* Scaling
|
||||
* Pipeline Custom Activities
|
||||
* Azure Management API
|
||||
* Azure Functions
|
||||
|
||||
___
|
||||
|
||||
* __Module 6:__ [Execution Parallelism]()
|
||||
* Control Flow Scale Out
|
||||
* Concurrency Limitations
|
||||
* Internal vs External Activities
|
||||
* Orchestration Framework - [procfwk.com](http://procfwk.com/)
|
||||
|
||||
___
|
||||
|
||||
* __Module 7:__ [VNet Integration]()
|
||||
* Private Endpoints
|
||||
* Managed VNet's
|
||||
* Firewall Bypass
|
||||
|
||||
___
|
||||
|
||||
* __Module 8:__ [Security]()
|
||||
* Service Principals
|
||||
* Managed Identities
|
||||
* Azure Key Vault Integration
|
||||
* Customer Managed Keys
|
||||
* Pipeline Access & Permissions
|
||||
|
||||
___
|
||||
|
||||
* __Module 9:__ [Monitoring & Alerting]()
|
||||
* Studio Monitoring
|
||||
* Log Analytics & Kusto Queries
|
||||
* Operational Dashboards
|
||||
* Advanced Alerting
|
||||
|
||||
* __Module 10:__ [Solution Testing]()
|
||||
* Development Time Validation
|
||||
* Test Coverage
|
||||
* NUnit Tests
|
||||
|
||||
___
|
||||
|
||||
* __Module 11:__ [CI/CD]()
|
||||
* Source Control vs Developer UI
|
||||
* Basic ARM Template Deployments
|
||||
* Advanced Deployment Patterns
|
||||
|
||||
___
|
||||
|
||||
* __Module 12:__ [Final Thoughts]()
|
||||
* Running Costs
|
||||
* Conclusions
|
||||
* Best Practices
|
||||
|
||||
|
||||
___
|
||||
14
README.md
14
README.md
@ -5,20 +5,20 @@
|
||||
|
||||
Hey friends and welcome to my training workshops on __Azure Data Integration Pipelines__.
|
||||
|
||||
Over the coming hours or days (depending on your choosen workshop) we will be all becoming pipeline workers!... And I completely recommend this description when describing your job to non-technical family members. But be warned, if you go on to tell them that the factory of pipes is in the cloud for orchestration and integration you are likely to be branded as crazy. However, here and now that is ok. You are amongst like-minded geeky friends that all want to become cloud pipeline workers that doing data plumbing with data pipes as well :-)
|
||||
Over the coming hours or days (depending on your chosen workshop) we will be all becoming pipeline workers!... And I completely recommend this description when describing your job to non-technical family members. But be warned, if you go on to tell them that the factory of pipes is in the cloud for orchestration and integration you are likely to be branded as crazy. However, here and now that is ok. You are amongst like-minded geeky friends that all want to become cloud pipeline workers that doing data plumbing with data pipes as well :-)
|
||||
|
||||
On a more serious note, throughout our day of training you will quickly notice, like with most technologies, there are an awful lot of different ways you can implement Azure orchestration services and understanding the best way to do something is often the biggest challenge. That said, if you only take away one thing from this training, I will ask that you have an appreciation of this fact; in depends! Then when delviering solutions you take a step back from the requirements and think about the overall technical design and how Azure Integration Pipelines should fit into your platform as a core component.
|
||||
On a more serious note, throughout our day of training you will quickly notice, like with most technologies, there are an awful lot of different ways you can implement Azure orchestration services and understanding the best way to do something is often the biggest challenge. That said, if you only take away one thing from this training, I will ask that you have an appreciation of this fact; in depends! Then when delivering solutions you take a step back from the requirements and think about the overall technical design and how Azure Integration Pipelines should fit into your platform as a core component.
|
||||
|
||||
All too often with new and shiny services we start playing around then try to make the technology fit our solution. Rather than thinking about the solution requirements and which technology meets our needs. This is true of all developers, I don't want to preach, so am simply asking that we take a growth mindset. Think about the outputs and the requirements as a goal.
|
||||
___
|
||||
|
||||
## Workshops
|
||||
|
||||
- A Day of Fundementals - 1 Day
|
||||
- Fundamentals to Level 300 - 1 Day
|
||||
- Advanced Design & Delivery - 1 Day
|
||||
- [Advanced Design & Delivery (A Deep Dive) - 2 Day](./Content/Advanced%20Design%20%26%20Delivery%20(A%20Deep%20Dive)%20-%202%20Day/Agenda.md)
|
||||
- Zero to Level 401 - 3 Day
|
||||
1. [A Day of Fundamentals - 1 Day](./Content/01.%20A%20Day%20of%20Fundamentals%20-%201%20Day/01.%20Agenda.md)
|
||||
2. [Fundamentals to Level 300 - 1 Day](./Content/02.%20Fundamentals%20to%20Level%20300%20-%201%20Day/02.%20Agenda.md)
|
||||
3. [Advanced Design & Delivery - 1 Day](./Content/03.%20Advanced%20Design%20%26%20Delivery%20-%201%20Day/03.%20Agenda.md)
|
||||
4. [Advanced Design & Delivery (A Deep Dive) - 2 Day](./Content/04.%20Advanced%20Design%20%26%20Delivery%20(A%20Deep%20Dive)%20-%202%20Day/04.%20Agenda.md)
|
||||
5. [Zero to Level 401 - 3 Day](./Content/05.%20Zero%20to%20Level%20401%20-%203%20Day/05.%20Agenda.md)
|
||||
___
|
||||
|
||||
## Speaker Biography
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user