Building Metadata-Driven Frameworks with T-SQL, SSIS, and Azure Data Factory
Buch, Englisch, 391 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 771 g
ISBN: 978-1-4842-6212-2
Verlag: Apress
Frameworks not only reduce the time required to deliver enterprise functionality, but can also accelerate troubleshooting and problem resolution. You'll learn in this book how frameworks also improve code quality by using metadata to drive processes. Much of the work performed by data professionals can be classified as “drudge work”—tasks that are repetitive and template-based. The frameworks-based approach shown in this book helps you to avoid that drudgery by turning repetitive tasks into "one and done" operations. Frameworks as described in this book also support enterprise DevOps with built-in logging functionality.
What You Will Learn
- Create a stored procedure framework to automate SQL process execution
- Base your framework on a working system of stored procedures and execution logging
- Create an SSIS framework to reduce the complexity of executing multiple SSIS packages
- Deploy stored procedure and SSIS frameworks to Azure Data Factory environments in the cloud
Who This Book Is ForDatabase administrators and developers who are involved in enterprise data projects built around stored procedures and SQL Server Integration Services (SSIS). Readersshould have a background in programming along with a desire to optimize their data efforts by implementing repeatable processes that support enterprise DevOps.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Part I: Stored Procedure-Based Database Frameworks.- 1. Stored Procedures 101.- 2. Automation with Stored Procedures.- 3. Stored Procedure Orchestrators.- 4. A Stored Procedure-Base Metadata-Driven Framework.- Part II: SSIS Frameworks.- 5. A Simple Custom File-Based SSIS Framework.- 6. Framework Execution Engine.- 7. Framework Logging.- 8. Azure-SSIS Integration Runtime.- 9. Deploy A Simple Custom File-Based Azure-SSIS Framework.- 10. Framework Logging in ADF.- 11. Fault Tolerance in the ADF Framework.