0. Salesforce Basic Flashcards Preview

DEX-403 > 0. Salesforce Basic > Flashcards

Flashcards in 0. Salesforce Basic Deck (6)
Loading flashcards...
1
Q

What is Salesforce?

A

Cloud based platform for building applications

it includes CRM Apps, Chatter, and a Lightning Platform (app development platform)

2
Q

What does Salesforce Provide users?

A

Infrastructure - network, storage, OS, database, server, data center

Application - security, sharing, integration, customization, web services, API

Operation - authentication, monitoring, upgrades, backup

3
Q

What is meant by multi-tenant architecture?

A

Multitenant architecture means one common application for multiple groups or clients.

Multiple clients use the same server, but their data are isolated from each other.

4
Q

What are the three layers of Salesforce Application?

A

Salesforce customization will be against one or more of these three layers:

User Interface + Business Logic and Automation + Data (MVC)

5
Q

Declarative vs Programmatic

A

Declarative:

  • Faster than coding and easier to maintain
  • Automatic access to updates of the feature set
  • No coding skill required

Programmatic

  • Greater flexibility and more complex logic
  • More control over user interface
  • More integration options
6
Q

Apps built on Salesforce platform automatically have access to what?

A
  • Secure Access
  • Integrated business logic
  • report and analysis
  • data management