0% found this document useful (0 votes)
15 views

Deployment Notes

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Deployment Notes

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Production Environment ==> Live Enviroment used by end Users or

Business Users.

Sandbox Environment ==> Used for Development,Testing and Training


Purpose.

Developer Sandbox ==> Mainly Used by Architects and Developers


for development of software and Unit Testing the software.
||
Deployment
||
QA Sandbox ==> Mainly Used by Manual Testers,Automation Testers
and QA Teams for Testing the software configured,customized and
developed by the developers.
||
Deployment
||
UAT Sandbox ==> Mainly Used by End Users or Business Users for Testing the software
configured,customized and developed by the developers
according to the requirements given by them.
||
Deployment
||
Production Environment ==> Live Enviroment used by end Users or
Business Users.

Deployment ==> The Process of Moving the Metadata Components


from one Sandbox Environment to another Sandbox Enviroment or
from Sandbox Environment to Production Environment is called as
Deployment.

Deployment can be done using various ways

1) Change Sets ==> Change Sets are used to move the components
from one Sandbox to another Sandbox or from Sandbox to Production.
2) ANT Migration Tool
3) Visual Studio Code
4) Workbench
5) Copado
6) Flosum
7) Autorabit
8) Gearset
9) Metadata API
10) SFDX
11) Devops Center

When you add a Profile to the Change Set,only the profile settings
related to the Components are included.

Types of Sandbox Licenses

Sandbox ==> A sandbox is a copy of your organization in a separate environment that you can
use for Development,Testing and Training.

Sandboxes are completely isolated from your Salesforce production organization.

The operations you perform in your sandboxes don’t affect your Salesforce production
organization.

You can create different sandbox environments for your org, depending on your needs for
storage, copy configuration and data, and frequency of refresh.
========================================================================
==================================================

SANDBOX TYPE : Developer Sandbox

REFRESH INTERVAL : 1 Day

STORAGE LIMIT : Data storage: 200 MB,File storage: 200 MB

WHAT’S COPIED FROM PRODUCTION : Metadata only

SANDBOX TEMPLATES : Not available

========================================================================
==================================================

SANDBOX TYPE : Developer Pro Sandbox

REFRESH INTERVAL : 1 Day

STORAGE LIMIT : Data storage: 1 GB, File storage: 200 MB

WHAT’S COPIED FROM PRODUCTION : Metadata only

SANDBOX TEMPLATES : Not available


========================================================================
==================================================

SANDBOX TYPE : Partial Copy Sandbox

REFRESH INTERVAL : 5 Days

STORAGE LIMIT : Data storage: 5 GB, File storage: Same as your production org

WHAT’S COPIED FROM PRODUCTION : Metadata and sample data

SANDBOX TEMPLATES : Required

========================================================================
==================================================

SANDBOX TYPE : Full Copy Sandbox

REFRESH INTERVAL : 29 Days

STORAGE LIMIT : Same as your production org

WHAT’S COPIED FROM PRODUCTION : Metadata and All Data

SANDBOX TEMPLATES : Available and Optional

========================================================================
==================================================

Navigation to Check Storage Usage

Setup ==> Administer ==> Data Management ==> Storage Usage

=============================================================

How to Login into Production Environment

URL ==> login.salesforce.com

Username ==> [email protected]


Password ==> Abcde@12345
How to Login into Sandbox Environment (Dev)

URL ==> test.salesforce.com

Username + SandboxName
Username ==> [email protected]
Password ==> Abcde@12345

You might also like