Chapter 37 Further Reading
IBM Certification Resources
-
IBM Certification Website (ibm.com/certify) — The authoritative source for current exam numbers, objectives, prerequisites, pricing, and registration. Always check here before beginning exam preparation, as exam numbers and objectives change when new DB2 versions are released.
-
IBM Skills Academy (ibm.com/training) — IBM's official learning platform with structured courses, hands-on labs, and digital badges. Includes DB2-specific learning paths aligned to certification exams.
-
IBM Redbook: "IBM DB2 Certification Guide" — IBM has published certification study guides as Redbooks for various DB2 versions. Search the IBM Redbooks library (redbooks.ibm.com) for the latest edition corresponding to your target certification.
Career Development for Database Professionals
-
"The Database Administrator's Guide to Career Advancement" — Various articles on this topic are available through IDUG and IBM Developer. Search for career-focused presentations from IDUG conference archives.
-
"Staff Engineer: Leadership Beyond the Management Track" by Will Larson (2021) — While not DB2-specific, this book provides an excellent framework for senior individual contributors (which many DBAs aspire to be). It covers the skills needed to have organizational impact without moving into management.
-
"The Pragmatic Programmer" by David Thomas and Andrew Hunt (20th Anniversary Edition, 2019) — A timeless guide to professional software development that applies equally to database professionals. Chapters on pragmatic approaches, career ownership, and continuous learning are particularly relevant.
Cloud and Modern Platform Skills
-
"Kubernetes Up & Running" by Brendan Burns, Joe Beda, and Kelsey Hightower (O'Reilly, 3rd Edition) — The standard introduction to Kubernetes. Essential reading for DBAs who need to understand container orchestration for DB2 deployments.
-
"Terraform: Up & Running" by Yevgeniy Brikman (O'Reilly, 3rd Edition) — A practical guide to infrastructure as code with Terraform. Directly applicable to managing DB2 cloud infrastructure.
-
"Python for Data Analysis" by Wes McKinney (O'Reilly, 3rd Edition) — The definitive guide to Python's pandas library. Useful for DBAs who want to analyze monitoring data, performance metrics, and capacity planning projections programmatically.
-
IBM Cloud Documentation: Db2 on Cloud (cloud.ibm.com/docs/Db2onCloud) — Official documentation for IBM's managed DB2 cloud service. Covers provisioning, configuration, security, monitoring, and integration.
-
Docker Documentation: IBM Db2 Container (hub.docker.com/r/ibmcom/db2) — Documentation for running DB2 in Docker containers, including configuration options, persistent storage, and networking.
Performance Tuning (for the Performance Specialist Path)
-
"DB2 SQL Tuning Tips for z/OS Developers" by Tony Andrews — The definitive SQL tuning reference for DB2 on z/OS. Covers access path analysis, index design, and SQL rewriting techniques that directly apply to the Performance Specialist role.
-
"Systems Performance: Enterprise and the Cloud" by Brendan Gregg (Prentice Hall, 2nd Edition, 2020) — A comprehensive systems performance methodology that complements DB2-specific tuning knowledge. Essential for understanding how database performance relates to OS, storage, and network performance.
-
IBM Redbook: "DB2 for z/OS: Performance Monitoring and Tuning Guide" — Detailed coverage of performance monitoring tools, metrics, and tuning techniques specific to the z/OS platform.
Data Architecture (for the Data Architect Path)
-
"Data Management Body of Knowledge (DAMA-DMBOK)" by DAMA International (2nd Edition) — The comprehensive reference for data management disciplines including data modeling, data governance, data quality, and master data management. Essential reading for anyone pursuing the Data Architect path.
-
"The Data Warehouse Toolkit" by Ralph Kimball and Margy Ross (Wiley, 3rd Edition) — The definitive guide to dimensional modeling for data warehousing. Relevant for Data Architects who work with DB2 Warehouse or analytics databases.
-
"Designing Data-Intensive Applications" by Martin Kleppmann (O'Reilly, 2017) — A modern classic that covers the principles behind database systems, distributed systems, and data processing architectures. Provides the theoretical foundation for enterprise data architecture decisions.
Community and Networking
-
IDUG (International Db2 Users Group) (idug.org) — Membership, conference information, content library, and regional chapter listings. The primary community resource for DB2 professionals.
-
IBM TechXchange (ibm.com/community) — IBM's community platform with forums, events, and technical content. Includes DB2-specific discussion groups.
-
Stack Overflow — DB2 Tag (stackoverflow.com/questions/tagged/db2) — Active Q&A community for DB2 technical questions. Contributing answers builds your professional visibility.
-
DBA Stack Exchange (dba.stackexchange.com) — A Q&A site specifically for database administrators. DB2 questions receive attention from experienced practitioners.
-
LinkedIn Groups: Search for "DB2 DBA" and "IBM Db2" groups. These communities share job postings, articles, and technical discussions.
The Future of Database Administration
-
"The Future of the DBA" — Various articles and conference presentations on this topic are available through IDUG, IBM Developer, and industry publications. Search for recent presentations (within the last 2 years) for the most current perspectives.
-
IBM Research: AI for Database Management — IBM publishes research on AI-assisted database administration, including automatic indexing, workload prediction, and anomaly detection. Available through the IBM Research website.
-
"Site Reliability Engineering" by Betsy Beyer et al. (O'Reilly, 2016) — While written from a Google perspective, the SRE principles (service level objectives, error budgets, eliminating toil) are increasingly applicable to database administration. Understanding SRE concepts prepares DBAs for the Data Platform Engineer evolution.
-
"Database Reliability Engineering" by Laine Campbell and Charity Majors (O'Reilly, 2017) — Explicitly bridges the gap between traditional DBA work and modern reliability engineering practices. Covers operational visibility, infrastructure management, and the cultural aspects of database operations.
Professional Writing and Speaking
-
"Presenting to Win" by Jerry Weissman — Techniques for creating and delivering effective presentations. Directly useful for conference speaking and internal presentations.
-
"On Writing Well" by William Zinsser — The classic guide to clear, concise nonfiction writing. Applicable to blog posts, technical articles, documentation, and reports.
-
"Technical Blogging" by Antonio Cangiano (Pragmatic Bookshelf, 2nd Edition) — A practical guide to starting and maintaining a technical blog. Covers topic selection, writing workflow, promotion, and building an audience.