IT and Governance Basics
This chapter connects project management to the IT context and organizational governance. You will learn the software development life cycle and environments, change and release management, compliance and data privacy, and the basics of procurement contracts.
SDLC and environments
IT projects often follow a software development life cycle (SDLC) that moves from requirements through design, development, testing, deployment, and maintenance. Work is promoted through separate environments, typically development, test, and production, so that changes can be validated safely before they affect live users. Keeping these environments separate is a core governance practice that reduces the risk of outages and defects reaching customers.
Change and release management
Change management ensures that modifications to systems are reviewed, authorized, and documented. A change advisory board (CAB) evaluates proposed changes, weighing benefit against risk and impact, and authorizes or defers them to protect production stability. Release management then coordinates how approved changes are packaged and deployed, often during defined maintenance windows.
Compliance and data privacy
Many projects handle regulated data, such as personal or financial information, subject to laws and standards. These requirements are constraints that must be built into scope, planning, and controls from the beginning, because non-compliance carries legal and financial consequences. The project manager ensures the right controls, approvals, and documentation are in place rather than treating compliance as an afterthought.
Procurement and contracts
Projects frequently involve vendors, and the contract type allocates risk. In a fixed-price contract the price is set regardless of the seller's actual cost, so the seller bears overrun risk. In a time-and-materials or cost-reimbursable contract, the buyer assumes more of that risk in exchange for flexibility. Understanding these trade-offs helps a project manager choose the right arrangement and manage vendor performance.