Data Integration Life Cycle Management with SSIS: A Short Introduction by Example
by: Andy Leonard
Print Length 页数: 185 pages
Edition 版次: 1st ed.
Language 语言: English
Publisher finelybook 出版社: Apress
Publication Date 出版日期: 2017-12-22
ISBN-10: 1484232755
ISBN-13: 9781484232750
Book Description
By finelybook
Build a custom BimlExpress framework that generates dozens of SQL Server Integration Services (SSIS) packages in minutes. Use this framework to execute related SSIS packages in a single command. You will learn to configure SSIS catalog projects,manage catalog deployments,and monitor SSIS catalog execution and history.
Data Integration Life Cycle Management with SSIS shows you how to bring DevOps benefits to SSIS integration projects. Practices in this book enable faster time to market,higher quality of code,and repeatable automation. Code will be created that is easier to support and maintain. The book teaches you how to more effectively manage SSIS in the enterprise environment by drawing on the art and science of modern DevOps practices.
What You’ll Learn
Generate dozens of SSIS packages in minutes to speed your integration projects
Reduce the execution of related groups of SSIS packages to a single command
Successfully handle SSIS catalog deployments and their projects
Monitor the execution and history of SSIS catalog projects
Manage your enterprise data integration life cycle through automated tools and utilities
Who This Book Is For
Database professionals working with SQL Server Integration Services in enterprise environments. The book is especially useful to those readers following,or wishing to follow,DevOps practices in their use of SSIS.
Contents
Chapter 1: Introduction to DIML
Chapter 2: SSIS
Chapter 3: Source Control
Chapter 4: Deploy to the SSIS Catalog
Chapter 5: Configure the SSIS Catalog Project
Chapter 6: Catalog Browser
Chapter 7: SSIS Catalog Compare
Chapter 8: SSIS Framework Community Edition
Chapter 9: Catalog Reports
Chapter 10: BimlExpress Metadata Framework
Chapter 11: Conclusion
Appendix A: Links