SlideShare a Scribd company logo
Webinar Title
Webinar Subtitle(1 liner)
Presenter – Instructor Name
Introduction to Salesforce.comSFDC Developer Foundation and Advanced track
Know your instructor
Devanand
Ex-Practice Lead, Infosys
Devanand is a Senior IT professional with more than 18 years of experience in various
Global customers in Retail, Insurance, Banking and Telecom domain in US and Europe..
He his Heading the SFDC practice for an IT MNC since 2011 handling more than 500
member team and 55+ customer spread across all key industry verticals.
Has two SFDC certifications DEV401 and ADM201. He has also mentored and groomed
more than 1000 people in his career and brings a lot of passion in grooming and mentoring
young talent and make them ready for the demanding IT environment part of his job.
www.edureka.co/salesforce-foundation-combo
What will you learn today?
 What is Cloud Computing and SFDC ?
 Introduction SF1 and Force.com
 What are the different learning tracks available?
 What is the duration of each learning track ?
 What external certifications are available?
 What are the job prospects?
 Live Demos
www.edureka.co/salesforce-foundation-combo
What is Cloud Computing and SFDC
Cloud – Ownership Lies With The Service Provider!
Traditional
On-Premises (On-Prem)
Infrastructure as a
service(IaaS)
Platform as a
service(PaaS)
Software as a
service(SaaS)
Pizza as a Service
Made at home Dined OutPizza deliveredTake & Bake
You Manage Vendor Manage
Cloud – Ownership Lies With The Service Provider!
Traditional
On-Premises (On-Prem)
Infrastructure as a
service(IaaS)
Platform as a
service(PaaS)
Software as a
service(SaaS)
You Manage Vendor Manage
What is SFDC (Salesforce.com) – Salesforce1
 SalesforceDotCom is a number one cloud computing platform with more than 40%
market share in Cloud CRM space and >15% in overall CRM space
 SFDC is a 5B USD company as of 2014 and expected to become a 20 B USD company in
the next 5-7 years
 Major customers of Siebel and other CRM packages are migrating to SFDC
 SalesForce1 (latest version) provides mobility support and IoT (Internet of things) and
the entire SMAC (Social, Mobile, Analaytics, Cloud) spectrum
www.edureka.co/salesforce-foundation-combo
Introduction to SF1 and Force.com
Introduction To SF1 And Force.com Platform
A new customer platform for future
Your Customers
salesforce
Declarative & Programmatic Options in Force.com
 Declarative (Point and Click)
» Data modelling
» Business logic
» Process Automation (Lightning Process builder)
» User Interface
» Reports and Dashboards
» Mobile access (SF1)
 Programmatic
» Apex and Visualforce
» SOQL (Salesforce Object Query Language) and SOSL (Salesforce Object Search Language)
» SOAP AND REST APIs
www.edureka.co/salesforce-foundation-combo
Multi-tenant and Meta-data Driven Architecture
Meta-data driven architecture stored in a common and tenant-specific layers
You can customize your flat, have your favorite floor tiles, wall color or make changes to your floor plan but have to
stick to few common constructs of the apartment
Makes it easy to handle 3 major
releases every year without major
outages!
All your unit test code is executed
during every major release by
SFDC during a release!! You need
not run a separate IT project for
your version upgrades!!
Shared Infra
MVC (Model - View - Controller) pattern
Model
Data objects
Database
SFDC objects and
related elements
View
User Interface
Browser page
Mobile page
Page Layout
VF Page
Controller
Business logic
Standard and
Custom controller in
SFDC
Java Servlet, Java
Bean etc.
www.edureka.co/salesforce-foundation-combo
Salesforce Key Building Blocks
Building Block /
Component
MVC
Layer
Related to Description
App View Tabs
App contains a set of related tabs, objects which are visible to the end user
which helps the end user achieve some business functionality
Tab View
Objects and Records
in Model Layer
Tabs display a list of records stored in a particular object
Tab are always related to only one object
PageLayout View Record and Fields
Helps to display and edit one record that is present in the object
Or help create a new record
Can be compared with Forms in Visual Basic or Oracle Forms
Object Model
Page Layout or
VisualForce (VF) page
Records
Table or Entity in RDBMS parlance
Acts as a storage space for records
Can also be compared with a sheet within an MS excel file or google
spreadsheet
This table lists key building blocks and where they are present in the MVC (Model-View-Controller) design
pattern or architecture
www.edureka.co/salesforce-foundation-combo
Salesforce Key Building Blocks
This table lists key building blocks and where they are present in the MVC (MODEL-VIEW-CONTROLLER)
design pattern or architecture
Building Block /
Component
MVC
Layer
Related to Description
Fields and
Relationships
Model
Records and Objects
A set of fields form a object
A set of fields with value from a record
Also knows as columns
Can be of specific data type like text, email,
number, date etc
Columns in an excel sheet
Records Model Fields and Objects
Records are set of fields with values and represent
an
instance of the object
Rows in an excel sheet
Visualforce page View Records and Fields Can list one or more reocrds on the GUI
Apex Trigger and
Class
Controller Objects, Fields, VF page
Act as the layer that coordinates or controls data flow
between the GUI and database
Standard and
Custom Controller
Controller Objects, Fields, VF page
Act as the layer that coordinates or controls data flow
between the GUI and database
www.edureka.co/salesforce-foundation-combo
Different career path available
SFDC Certifications roadmap
*source SFDC website-
http://certification.salesforce.com/
www.edureka.co/salesforce-foundation-combo
Career Path for Functional Consultant
Admin Track
SFDC
Administrator
Foundation ADM 201
SFDC
Advacned
Administrator
ADM 211
SalesCloud Consultant
ServiceCloud Consultant
SalesCloud /
ServiceCloud
Certification
MBA grads
Freshers interested in getting started as
Admin and move to Functional or Developer
later
Functional consultants with experience in
Siebel, Peoplesoft , SAP CRM or any other
domain
Laterals who have been in functional testing
and looking for a career change
ADM 201
Who should go for this course?
www.edureka.co/salesforce-foundation-combo
Career Path for Developers - Freshers
Admin Track
SFDC
Administrator
Foundation
ADM 201
SFDC
Adminstrator +
Developer
Combo Course
ADM 201
or
Certified
App
Builder
SFDC Platform
Developer - I
SFDC
Platform
Developer
- I
Freshers out of college with B.Tech or BE or
MCA equivalent
Professional with more than 6 months
experience in Java or C# or web tech like
HTML, Javascript,CSS
Professionals with experience in technologies
like Mainframes, AS400 or Testing background
can also opt for this
Admin + Developer Track
Developer Track
Developer Track
SFDC
Platform
Developer
- II
SFDC Platform
Developer - II
Who should go for this course?
Career Path for Developers Experienced
Developer Track
SFDC
Adminstrator +
Developer
Combo Course
ADM
201 or
Certified
App
Builder
SFDC Platform
Developer - I
SFDC
Platform
Develop
er - I
SFDC
Platform
Developer - II
SFDC
Platform
Developer
- II
Freshers out of college with B.Tech or BE or
MCA equivalent
Professionals with more than 1.5 yrs or more
experience in Java or C# or web tech like HTML,
Javascript,CSS
Professionals with experience in technologies
like Mainframes, AS400 or Testing background
can also opt for this
Who should go for this course?
www.edureka.co/salesforce-foundation-combo
Job Prospects
Job prospects in SFDC
One of the TOP 10 skills in market
1-2 yrs. IT SFDC
certification
SFDC
6 to 9
lakhs
3 to 5 yrs. IT 2-3 SFDC
certification
10 to 15
lakhs
3-5 yrs. IT SFDC
certification
100-140K
USD
5 to 10 yrs. IT 2-3 SFDC
certification
130- 200K
USD
www.edureka.co/salesforce-foundation-combo
Job Trend
www.edureka.co/salesforce-foundation-combo
SFDC Combo Course – 201 & 401
Salesforce Foundation combo course will enable the participants to understand the basic concepts related to SFDC.
Participants will get a 360 degree view of SFDC features in Administration, Developer and Functional tracks with
40 hours theory
Every student will get a dedicated development environment on the Cloud for free life-time
provided by SFDC.
This is very competitive and worth the investment for your career jump
100% 84% 40% 20% 20%
www.edureka.co/salesforce-foundation-combo
Demo
Course Introduction
Edureka's SFDC Administration Foundation course:
• Get a comprehensive view of the Salesforce platform by understanding the core topics related to
administrator and developer foundation level topics
• Online Live Courses: 40 hours
• Assignments: 25 hours
• Project: 25 hours
• Lifetime Access + 24 X 7 Support
Go to www.edureka.co/salesforce-foundation-combo
Batch starts from 19th December (Weekend Batch)
Time: 8:00PM to 11:00PM IST
www.edureka.co/salesforce-foundation-combo
Thank You
Questions/Queries/Feedback
Recording and presentation will be made available to you within 24 hours
Ad

More Related Content

What's hot (20)

IMPLEMENTATION BEST PRACTICES Sep 22.pdf
IMPLEMENTATION BEST PRACTICES Sep 22.pdfIMPLEMENTATION BEST PRACTICES Sep 22.pdf
IMPLEMENTATION BEST PRACTICES Sep 22.pdf
udayabhaskar42
 
The Integrations Behind Connecting With Salesforce
The Integrations Behind Connecting With SalesforceThe Integrations Behind Connecting With Salesforce
The Integrations Behind Connecting With Salesforce
AaronLieberman5
 
Lightning Web Component in Salesforce
Lightning Web Component in SalesforceLightning Web Component in Salesforce
Lightning Web Component in Salesforce
Jitendra Zaa
 
A primer on Salesforce Knowledge - what why how!
A primer on Salesforce Knowledge - what why how!A primer on Salesforce Knowledge - what why how!
A primer on Salesforce Knowledge - what why how!
Avi Verma
 
Salesforce Integration Pattern Overview
Salesforce Integration Pattern OverviewSalesforce Integration Pattern Overview
Salesforce Integration Pattern Overview
Dhanik Sahni
 
Salesforce integration best practices columbus meetup
Salesforce integration best practices   columbus meetupSalesforce integration best practices   columbus meetup
Salesforce integration best practices columbus meetup
MuleSoft Meetup
 
Building Your Portfolio Site on Salesforce Experience Cloud
Building Your Portfolio Site on Salesforce Experience CloudBuilding Your Portfolio Site on Salesforce Experience Cloud
Building Your Portfolio Site on Salesforce Experience Cloud
Christine Smith
 
Feature Store as a Data Foundation for Machine Learning
Feature Store as a Data Foundation for Machine LearningFeature Store as a Data Foundation for Machine Learning
Feature Store as a Data Foundation for Machine Learning
Provectus
 
Salesforce Presentation
Salesforce PresentationSalesforce Presentation
Salesforce Presentation
Chetna Purohit
 
PowerApps Deep Dive
PowerApps Deep DivePowerApps Deep Dive
PowerApps Deep Dive
SPC Adriatics
 
Microsoft Dynamics 365- field services
Microsoft Dynamics  365- field servicesMicrosoft Dynamics  365- field services
Microsoft Dynamics 365- field services
Cynoteck Technology Solutions Private Limited
 
Salesforce data model
Salesforce data modelSalesforce data model
Salesforce data model
Jean Brenda
 
Introduction to Salesforce.com
Introduction to Salesforce.comIntroduction to Salesforce.com
Introduction to Salesforce.com
Edureka!
 
Developer group introduction & Salesforce overview
Developer group introduction & Salesforce overviewDeveloper group introduction & Salesforce overview
Developer group introduction & Salesforce overview
Sujesh Ramachandran
 
Salesforce Integration Patterns
Salesforce Integration PatternsSalesforce Integration Patterns
Salesforce Integration Patterns
usolutions
 
Microsoft PowerApps and Flow
Microsoft PowerApps and FlowMicrosoft PowerApps and Flow
Microsoft PowerApps and Flow
Steve Knutson
 
Admin Webinar—An Admin's Guide to Profiles & Permissions
Admin Webinar—An Admin's Guide to Profiles & PermissionsAdmin Webinar—An Admin's Guide to Profiles & Permissions
Admin Webinar—An Admin's Guide to Profiles & Permissions
Salesforce Admins
 
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
Edureka!
 
Salesforce Lightning Process builder
Salesforce Lightning Process builderSalesforce Lightning Process builder
Salesforce Lightning Process builder
Thinqloud
 
Apex Code Analysis Using the Tooling API and Canvas
Apex Code Analysis Using the Tooling API and CanvasApex Code Analysis Using the Tooling API and Canvas
Apex Code Analysis Using the Tooling API and Canvas
Salesforce Developers
 
IMPLEMENTATION BEST PRACTICES Sep 22.pdf
IMPLEMENTATION BEST PRACTICES Sep 22.pdfIMPLEMENTATION BEST PRACTICES Sep 22.pdf
IMPLEMENTATION BEST PRACTICES Sep 22.pdf
udayabhaskar42
 
The Integrations Behind Connecting With Salesforce
The Integrations Behind Connecting With SalesforceThe Integrations Behind Connecting With Salesforce
The Integrations Behind Connecting With Salesforce
AaronLieberman5
 
Lightning Web Component in Salesforce
Lightning Web Component in SalesforceLightning Web Component in Salesforce
Lightning Web Component in Salesforce
Jitendra Zaa
 
A primer on Salesforce Knowledge - what why how!
A primer on Salesforce Knowledge - what why how!A primer on Salesforce Knowledge - what why how!
A primer on Salesforce Knowledge - what why how!
Avi Verma
 
Salesforce Integration Pattern Overview
Salesforce Integration Pattern OverviewSalesforce Integration Pattern Overview
Salesforce Integration Pattern Overview
Dhanik Sahni
 
Salesforce integration best practices columbus meetup
Salesforce integration best practices   columbus meetupSalesforce integration best practices   columbus meetup
Salesforce integration best practices columbus meetup
MuleSoft Meetup
 
Building Your Portfolio Site on Salesforce Experience Cloud
Building Your Portfolio Site on Salesforce Experience CloudBuilding Your Portfolio Site on Salesforce Experience Cloud
Building Your Portfolio Site on Salesforce Experience Cloud
Christine Smith
 
Feature Store as a Data Foundation for Machine Learning
Feature Store as a Data Foundation for Machine LearningFeature Store as a Data Foundation for Machine Learning
Feature Store as a Data Foundation for Machine Learning
Provectus
 
Salesforce Presentation
Salesforce PresentationSalesforce Presentation
Salesforce Presentation
Chetna Purohit
 
Salesforce data model
Salesforce data modelSalesforce data model
Salesforce data model
Jean Brenda
 
Introduction to Salesforce.com
Introduction to Salesforce.comIntroduction to Salesforce.com
Introduction to Salesforce.com
Edureka!
 
Developer group introduction & Salesforce overview
Developer group introduction & Salesforce overviewDeveloper group introduction & Salesforce overview
Developer group introduction & Salesforce overview
Sujesh Ramachandran
 
Salesforce Integration Patterns
Salesforce Integration PatternsSalesforce Integration Patterns
Salesforce Integration Patterns
usolutions
 
Microsoft PowerApps and Flow
Microsoft PowerApps and FlowMicrosoft PowerApps and Flow
Microsoft PowerApps and Flow
Steve Knutson
 
Admin Webinar—An Admin's Guide to Profiles & Permissions
Admin Webinar—An Admin's Guide to Profiles & PermissionsAdmin Webinar—An Admin's Guide to Profiles & Permissions
Admin Webinar—An Admin's Guide to Profiles & Permissions
Salesforce Admins
 
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
Edureka!
 
Salesforce Lightning Process builder
Salesforce Lightning Process builderSalesforce Lightning Process builder
Salesforce Lightning Process builder
Thinqloud
 
Apex Code Analysis Using the Tooling API and Canvas
Apex Code Analysis Using the Tooling API and CanvasApex Code Analysis Using the Tooling API and Canvas
Apex Code Analysis Using the Tooling API and Canvas
Salesforce Developers
 

Similar to Salesforce for Beginners (20)

Getting Started with Salesforce Admin and Developer Foundation
Getting Started with Salesforce Admin and Developer FoundationGetting Started with Salesforce Admin and Developer Foundation
Getting Started with Salesforce Admin and Developer Foundation
Edureka!
 
Introduction to Salesforcedotcom
Introduction to SalesforcedotcomIntroduction to Salesforcedotcom
Introduction to Salesforcedotcom
Edureka!
 
Introduction to Salesforcedotcom
Introduction to SalesforcedotcomIntroduction to Salesforcedotcom
Introduction to Salesforcedotcom
Edureka!
 
Salesforce Campus Tour - Developer Intro
Salesforce Campus Tour - Developer IntroSalesforce Campus Tour - Developer Intro
Salesforce Campus Tour - Developer Intro
James Ward
 
Salesforce 11 yrs exp - Vinoth
Salesforce 11 yrs exp - VinothSalesforce 11 yrs exp - Vinoth
Salesforce 11 yrs exp - Vinoth
Vinothkumar Ramasamy
 
Sales force
Sales forceSales force
Sales force
Saravanan Manoharan
 
SGCertifiedPlatformDeveloperI
SGCertifiedPlatformDeveloperISGCertifiedPlatformDeveloperI
SGCertifiedPlatformDeveloperI
Monika Shewale
 
Elevate Tel Aviv
Elevate Tel AvivElevate Tel Aviv
Elevate Tel Aviv
sready
 
Salesforce Campus Tour - Developer Advanced
Salesforce Campus Tour - Developer AdvancedSalesforce Campus Tour - Developer Advanced
Salesforce Campus Tour - Developer Advanced
James Ward
 
The Essential Skills Every Salesforce Developer Consultant Needs in 2024 .pdf
The Essential Skills Every Salesforce Developer Consultant Needs in 2024 .pdfThe Essential Skills Every Salesforce Developer Consultant Needs in 2024 .pdf
The Essential Skills Every Salesforce Developer Consultant Needs in 2024 .pdf
Sweet Potato Tec
 
Smart Client Software Factory 2010
Smart Client Software Factory  2010Smart Client Software Factory  2010
Smart Client Software Factory 2010
Tomy Ismail
 
resume
resumeresume
resume
Lavanya Valluru
 
Using Visualforce in Salesforce1
Using Visualforce in Salesforce1Using Visualforce in Salesforce1
Using Visualforce in Salesforce1
Salesforce Developers
 
Salesforce
SalesforceSalesforce
Salesforce
ZaranTech LLC
 
Ponakaladinne reddy
Ponakaladinne reddyPonakaladinne reddy
Ponakaladinne reddy
Manjunatha reddy
 
RubaDevi_Salesforce
RubaDevi_SalesforceRubaDevi_Salesforce
RubaDevi_Salesforce
Ruba Devi Thirugnanam
 
Nitin Suri
Nitin SuriNitin Suri
Nitin Suri
Nitin Suri
 
arvind resume updated
arvind resume updatedarvind resume updated
arvind resume updated
Arvind Tyagi
 
Hariharan_Ragothaman
Hariharan_RagothamanHariharan_Ragothaman
Hariharan_Ragothaman
Hariharan Ragothaman
 
Salesforce Campus Tour - Declarative
Salesforce Campus Tour - DeclarativeSalesforce Campus Tour - Declarative
Salesforce Campus Tour - Declarative
James Ward
 
Getting Started with Salesforce Admin and Developer Foundation
Getting Started with Salesforce Admin and Developer FoundationGetting Started with Salesforce Admin and Developer Foundation
Getting Started with Salesforce Admin and Developer Foundation
Edureka!
 
Introduction to Salesforcedotcom
Introduction to SalesforcedotcomIntroduction to Salesforcedotcom
Introduction to Salesforcedotcom
Edureka!
 
Introduction to Salesforcedotcom
Introduction to SalesforcedotcomIntroduction to Salesforcedotcom
Introduction to Salesforcedotcom
Edureka!
 
Salesforce Campus Tour - Developer Intro
Salesforce Campus Tour - Developer IntroSalesforce Campus Tour - Developer Intro
Salesforce Campus Tour - Developer Intro
James Ward
 
SGCertifiedPlatformDeveloperI
SGCertifiedPlatformDeveloperISGCertifiedPlatformDeveloperI
SGCertifiedPlatformDeveloperI
Monika Shewale
 
Elevate Tel Aviv
Elevate Tel AvivElevate Tel Aviv
Elevate Tel Aviv
sready
 
Salesforce Campus Tour - Developer Advanced
Salesforce Campus Tour - Developer AdvancedSalesforce Campus Tour - Developer Advanced
Salesforce Campus Tour - Developer Advanced
James Ward
 
The Essential Skills Every Salesforce Developer Consultant Needs in 2024 .pdf
The Essential Skills Every Salesforce Developer Consultant Needs in 2024 .pdfThe Essential Skills Every Salesforce Developer Consultant Needs in 2024 .pdf
The Essential Skills Every Salesforce Developer Consultant Needs in 2024 .pdf
Sweet Potato Tec
 
Smart Client Software Factory 2010
Smart Client Software Factory  2010Smart Client Software Factory  2010
Smart Client Software Factory 2010
Tomy Ismail
 
arvind resume updated
arvind resume updatedarvind resume updated
arvind resume updated
Arvind Tyagi
 
Salesforce Campus Tour - Declarative
Salesforce Campus Tour - DeclarativeSalesforce Campus Tour - Declarative
Salesforce Campus Tour - Declarative
James Ward
 
Ad

More from Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
Edureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
Edureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
Edureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
Edureka!
 
What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
Edureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
Edureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
Edureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
Edureka!
 
Ad

Recently uploaded (6)

GeM Technical Manpower Catalogue GeM Technical Manpower Catalogue GeM Technic...
GeM Technical Manpower Catalogue GeM Technical Manpower Catalogue GeM Technic...GeM Technical Manpower Catalogue GeM Technical Manpower Catalogue GeM Technic...
GeM Technical Manpower Catalogue GeM Technical Manpower Catalogue GeM Technic...
Kartik905562
 
Introduction to Hosted Contact Centers | Acefone
Introduction to Hosted Contact Centers | AcefoneIntroduction to Hosted Contact Centers | Acefone
Introduction to Hosted Contact Centers | Acefone
ashwanikumar249681
 
Organic Fertiliser for Sale — Why More Australians Are Switching to Soil Dyna...
Organic Fertiliser for Sale — Why More Australians Are Switching to Soil Dyna...Organic Fertiliser for Sale — Why More Australians Are Switching to Soil Dyna...
Organic Fertiliser for Sale — Why More Australians Are Switching to Soil Dyna...
soildynamies12
 
Him City Phase 3 couldn’t be better positioned. Situated along the Faizabad Road
Him City Phase 3 couldn’t be better positioned. Situated along the Faizabad RoadHim City Phase 3 couldn’t be better positioned. Situated along the Faizabad Road
Him City Phase 3 couldn’t be better positioned. Situated along the Faizabad Road
ipl 2023 advertising rates
 
White Space Strategy Sales Enablement Assessment Framework
White Space Strategy Sales Enablement Assessment FrameworkWhite Space Strategy Sales Enablement Assessment Framework
White Space Strategy Sales Enablement Assessment Framework
charlyhardy1
 
NEW MEMBER NEW JACKPOT HANYA DI PINOQQ PENUH KEMENANGAN
NEW MEMBER NEW JACKPOT HANYA DI PINOQQ PENUH KEMENANGANNEW MEMBER NEW JACKPOT HANYA DI PINOQQ PENUH KEMENANGAN
NEW MEMBER NEW JACKPOT HANYA DI PINOQQ PENUH KEMENANGAN
ayuun0407
 
GeM Technical Manpower Catalogue GeM Technical Manpower Catalogue GeM Technic...
GeM Technical Manpower Catalogue GeM Technical Manpower Catalogue GeM Technic...GeM Technical Manpower Catalogue GeM Technical Manpower Catalogue GeM Technic...
GeM Technical Manpower Catalogue GeM Technical Manpower Catalogue GeM Technic...
Kartik905562
 
Introduction to Hosted Contact Centers | Acefone
Introduction to Hosted Contact Centers | AcefoneIntroduction to Hosted Contact Centers | Acefone
Introduction to Hosted Contact Centers | Acefone
ashwanikumar249681
 
Organic Fertiliser for Sale — Why More Australians Are Switching to Soil Dyna...
Organic Fertiliser for Sale — Why More Australians Are Switching to Soil Dyna...Organic Fertiliser for Sale — Why More Australians Are Switching to Soil Dyna...
Organic Fertiliser for Sale — Why More Australians Are Switching to Soil Dyna...
soildynamies12
 
Him City Phase 3 couldn’t be better positioned. Situated along the Faizabad Road
Him City Phase 3 couldn’t be better positioned. Situated along the Faizabad RoadHim City Phase 3 couldn’t be better positioned. Situated along the Faizabad Road
Him City Phase 3 couldn’t be better positioned. Situated along the Faizabad Road
ipl 2023 advertising rates
 
White Space Strategy Sales Enablement Assessment Framework
White Space Strategy Sales Enablement Assessment FrameworkWhite Space Strategy Sales Enablement Assessment Framework
White Space Strategy Sales Enablement Assessment Framework
charlyhardy1
 
NEW MEMBER NEW JACKPOT HANYA DI PINOQQ PENUH KEMENANGAN
NEW MEMBER NEW JACKPOT HANYA DI PINOQQ PENUH KEMENANGANNEW MEMBER NEW JACKPOT HANYA DI PINOQQ PENUH KEMENANGAN
NEW MEMBER NEW JACKPOT HANYA DI PINOQQ PENUH KEMENANGAN
ayuun0407
 

Salesforce for Beginners

  • 1. Webinar Title Webinar Subtitle(1 liner) Presenter – Instructor Name Introduction to Salesforce.comSFDC Developer Foundation and Advanced track
  • 2. Know your instructor Devanand Ex-Practice Lead, Infosys Devanand is a Senior IT professional with more than 18 years of experience in various Global customers in Retail, Insurance, Banking and Telecom domain in US and Europe.. He his Heading the SFDC practice for an IT MNC since 2011 handling more than 500 member team and 55+ customer spread across all key industry verticals. Has two SFDC certifications DEV401 and ADM201. He has also mentored and groomed more than 1000 people in his career and brings a lot of passion in grooming and mentoring young talent and make them ready for the demanding IT environment part of his job. www.edureka.co/salesforce-foundation-combo
  • 3. What will you learn today?  What is Cloud Computing and SFDC ?  Introduction SF1 and Force.com  What are the different learning tracks available?  What is the duration of each learning track ?  What external certifications are available?  What are the job prospects?  Live Demos www.edureka.co/salesforce-foundation-combo
  • 4. What is Cloud Computing and SFDC
  • 5. Cloud – Ownership Lies With The Service Provider! Traditional On-Premises (On-Prem) Infrastructure as a service(IaaS) Platform as a service(PaaS) Software as a service(SaaS) Pizza as a Service Made at home Dined OutPizza deliveredTake & Bake You Manage Vendor Manage
  • 6. Cloud – Ownership Lies With The Service Provider! Traditional On-Premises (On-Prem) Infrastructure as a service(IaaS) Platform as a service(PaaS) Software as a service(SaaS) You Manage Vendor Manage
  • 7. What is SFDC (Salesforce.com) – Salesforce1  SalesforceDotCom is a number one cloud computing platform with more than 40% market share in Cloud CRM space and >15% in overall CRM space  SFDC is a 5B USD company as of 2014 and expected to become a 20 B USD company in the next 5-7 years  Major customers of Siebel and other CRM packages are migrating to SFDC  SalesForce1 (latest version) provides mobility support and IoT (Internet of things) and the entire SMAC (Social, Mobile, Analaytics, Cloud) spectrum www.edureka.co/salesforce-foundation-combo
  • 8. Introduction to SF1 and Force.com
  • 9. Introduction To SF1 And Force.com Platform A new customer platform for future Your Customers salesforce
  • 10. Declarative & Programmatic Options in Force.com  Declarative (Point and Click) » Data modelling » Business logic » Process Automation (Lightning Process builder) » User Interface » Reports and Dashboards » Mobile access (SF1)  Programmatic » Apex and Visualforce » SOQL (Salesforce Object Query Language) and SOSL (Salesforce Object Search Language) » SOAP AND REST APIs www.edureka.co/salesforce-foundation-combo
  • 11. Multi-tenant and Meta-data Driven Architecture Meta-data driven architecture stored in a common and tenant-specific layers You can customize your flat, have your favorite floor tiles, wall color or make changes to your floor plan but have to stick to few common constructs of the apartment Makes it easy to handle 3 major releases every year without major outages! All your unit test code is executed during every major release by SFDC during a release!! You need not run a separate IT project for your version upgrades!! Shared Infra
  • 12. MVC (Model - View - Controller) pattern Model Data objects Database SFDC objects and related elements View User Interface Browser page Mobile page Page Layout VF Page Controller Business logic Standard and Custom controller in SFDC Java Servlet, Java Bean etc. www.edureka.co/salesforce-foundation-combo
  • 13. Salesforce Key Building Blocks Building Block / Component MVC Layer Related to Description App View Tabs App contains a set of related tabs, objects which are visible to the end user which helps the end user achieve some business functionality Tab View Objects and Records in Model Layer Tabs display a list of records stored in a particular object Tab are always related to only one object PageLayout View Record and Fields Helps to display and edit one record that is present in the object Or help create a new record Can be compared with Forms in Visual Basic or Oracle Forms Object Model Page Layout or VisualForce (VF) page Records Table or Entity in RDBMS parlance Acts as a storage space for records Can also be compared with a sheet within an MS excel file or google spreadsheet This table lists key building blocks and where they are present in the MVC (Model-View-Controller) design pattern or architecture www.edureka.co/salesforce-foundation-combo
  • 14. Salesforce Key Building Blocks This table lists key building blocks and where they are present in the MVC (MODEL-VIEW-CONTROLLER) design pattern or architecture Building Block / Component MVC Layer Related to Description Fields and Relationships Model Records and Objects A set of fields form a object A set of fields with value from a record Also knows as columns Can be of specific data type like text, email, number, date etc Columns in an excel sheet Records Model Fields and Objects Records are set of fields with values and represent an instance of the object Rows in an excel sheet Visualforce page View Records and Fields Can list one or more reocrds on the GUI Apex Trigger and Class Controller Objects, Fields, VF page Act as the layer that coordinates or controls data flow between the GUI and database Standard and Custom Controller Controller Objects, Fields, VF page Act as the layer that coordinates or controls data flow between the GUI and database www.edureka.co/salesforce-foundation-combo
  • 16. SFDC Certifications roadmap *source SFDC website- http://certification.salesforce.com/ www.edureka.co/salesforce-foundation-combo
  • 17. Career Path for Functional Consultant Admin Track SFDC Administrator Foundation ADM 201 SFDC Advacned Administrator ADM 211 SalesCloud Consultant ServiceCloud Consultant SalesCloud / ServiceCloud Certification MBA grads Freshers interested in getting started as Admin and move to Functional or Developer later Functional consultants with experience in Siebel, Peoplesoft , SAP CRM or any other domain Laterals who have been in functional testing and looking for a career change ADM 201 Who should go for this course? www.edureka.co/salesforce-foundation-combo
  • 18. Career Path for Developers - Freshers Admin Track SFDC Administrator Foundation ADM 201 SFDC Adminstrator + Developer Combo Course ADM 201 or Certified App Builder SFDC Platform Developer - I SFDC Platform Developer - I Freshers out of college with B.Tech or BE or MCA equivalent Professional with more than 6 months experience in Java or C# or web tech like HTML, Javascript,CSS Professionals with experience in technologies like Mainframes, AS400 or Testing background can also opt for this Admin + Developer Track Developer Track Developer Track SFDC Platform Developer - II SFDC Platform Developer - II Who should go for this course?
  • 19. Career Path for Developers Experienced Developer Track SFDC Adminstrator + Developer Combo Course ADM 201 or Certified App Builder SFDC Platform Developer - I SFDC Platform Develop er - I SFDC Platform Developer - II SFDC Platform Developer - II Freshers out of college with B.Tech or BE or MCA equivalent Professionals with more than 1.5 yrs or more experience in Java or C# or web tech like HTML, Javascript,CSS Professionals with experience in technologies like Mainframes, AS400 or Testing background can also opt for this Who should go for this course? www.edureka.co/salesforce-foundation-combo
  • 21. Job prospects in SFDC One of the TOP 10 skills in market 1-2 yrs. IT SFDC certification SFDC 6 to 9 lakhs 3 to 5 yrs. IT 2-3 SFDC certification 10 to 15 lakhs 3-5 yrs. IT SFDC certification 100-140K USD 5 to 10 yrs. IT 2-3 SFDC certification 130- 200K USD www.edureka.co/salesforce-foundation-combo
  • 23. SFDC Combo Course – 201 & 401 Salesforce Foundation combo course will enable the participants to understand the basic concepts related to SFDC. Participants will get a 360 degree view of SFDC features in Administration, Developer and Functional tracks with 40 hours theory Every student will get a dedicated development environment on the Cloud for free life-time provided by SFDC. This is very competitive and worth the investment for your career jump 100% 84% 40% 20% 20% www.edureka.co/salesforce-foundation-combo
  • 24. Demo
  • 25. Course Introduction Edureka's SFDC Administration Foundation course: • Get a comprehensive view of the Salesforce platform by understanding the core topics related to administrator and developer foundation level topics • Online Live Courses: 40 hours • Assignments: 25 hours • Project: 25 hours • Lifetime Access + 24 X 7 Support Go to www.edureka.co/salesforce-foundation-combo Batch starts from 19th December (Weekend Batch) Time: 8:00PM to 11:00PM IST www.edureka.co/salesforce-foundation-combo
  • 26. Thank You Questions/Queries/Feedback Recording and presentation will be made available to you within 24 hours