50% found this document useful (2 votes)
2K views

DevOps Architecture

The document describes the configuration and customization process for a project involving multiple teams. It involves developers collaborating on code in a version control tool and an Eclipse IDE. A build machine uses a continuous integration tool to automatically build the code. A QA team reviews daily builds, checking test results, logs, errors and artifacts. Successfully tested code is promoted through salesforce migration tools to a QA sandbox for full testing, then a production org. A DevOps gatekeeper was introduced to improve communication between dev and ops teams and prioritize incidents.

Uploaded by

Vineet Kaul
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
2K views

DevOps Architecture

The document describes the configuration and customization process for a project involving multiple teams. It involves developers collaborating on code in a version control tool and an Eclipse IDE. A build machine uses a continuous integration tool to automatically build the code. A QA team reviews daily builds, checking test results, logs, errors and artifacts. Successfully tested code is promoted through salesforce migration tools to a QA sandbox for full testing, then a production org. A DevOps gatekeeper was introduced to improve communication between dev and ops teams and prioritize incidents.

Uploaded by

Vineet Kaul
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

CONFIGURATION & CUSTOMIZATION

OPS Code fixes, ticket resolution

Eclipse used as IDE


for development.

QA team review project builds.

QA team plans daily reviews with DEV


and OPS teams to check
Build Log
Test Results
Error / Warnings
Artifacts

P1

BUILD MACHINE

P2

Team Development using version control tool.


All developers collaborate on project branches.

DATA / INTERFACE

TRAINING SANDBOX
(CONFIG ONLY)

Developer Org for data


migration and interface
development.
Salesforce Workbench
used as IDE for
development.

Build machine with Continuous


Integration tool.

Automated code movement through


Salesforce.com Migration Tool.

Introduced DevOps Gatekeepr for


Improved communication and knowledge sharing between
development and operations.
Filtering ad hoc incidents and determined the prioritization

QA SANDBOX
(FULL)

Code Promotion

DEV Projects / Enhancements

Developer Org for


code & configuration
by developers.

PRODUCTION ORG

You might also like