Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 3.54 KB

File metadata and controls

57 lines (41 loc) · 3.54 KB

Development & Operations (DevOps) for the Database and APEX

The development lifecycle is the process of periodically: (Development)

  • Selecting a set of bugs and features that will improve your app
  • Dividing up the work among teammates, and
  • Testing the result before releasing it to end users

Every development team's goal: (Operations)

  • Steady, incremental progress against prioretized list of issues and ideas
  • Delivering a few change requests at a time to end users
  • Through a series of high-quality releases on a regular cadence

Reviewed: 01.12.2025

Table of Contents

  1. Team Publications
  2. Useful Links

Team Publications

Useful Links

Youtube Videos

License

Copyright (c) 2025 Oracle and/or its affiliates.

Licensed under the Universal Permissive License (UPL), Version 1.0.

See LICENSE for more details.