SlideShare a Scribd company logo
Safe Harbor
​ Safe harbor statement under the Private Securities Litigation Reform Act of 1995:
​ This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the
assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make.
All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber growth,
earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements
concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services.
​ The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new
products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our
Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible mergers and acquisitions, the immature
market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our
service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise customers. Further
information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K for the most recent fiscal year
and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings
section of the Investor Information section of our Web site.
​ Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on
time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no
obligation and does not intend to update these forward-looking statements.
Introduction to Docker
​ Michael Friis, Hunter Loftis & Jakub Nesetril
​ friis@heroku.com , hunter@heroku.com & jakub@apiary.io
​ @friism & @hunterloftis
​ 
What is Docker?
​ 2008 dotCloud – polyglot Heroku competitor
​ Docker is factored out from dotCloud proprietary container tech
​ March 2013 – first open source release of Docker
​ Oct 2013 – dotCloud becomes Docker Inc.
​ August 2014 –Docker Inc. gets rid of dotCloud platform remnants
​ Since:
​  Much money raised
​  Several acquisitions (including “fig”, which became Docker Compose)
​  Partnerships with Microsoft, IBM, Redhat and more
Docker History
​ Dockerfile – container recipe
​ Docker image spec – layers generated of changes generated by recipe
​ docker build – build container image from Dockerfile
​ Docker Hub and Registry – store and share images
​ Docker Engine – run images
​ Docker Compose – run formations of images
Tools and specs for creating, sharing and running app containers
What is Docker?
How are Docker Containers run?
​ Good way to package an app and its dependencies, and share it
​ Good tools, installers and docs
​ No more “It worked on my machine…”
​ Sort-of like the promise of JVM, but at lower level (includes system libs)
​ Sort-of like VM image, but at higher level and much more light weight
​ Just right!
Docker
Demo
Docker
Docker at Apiary
Jakub Nesetril
Using Docker with Heroku
​ Docker came out of dotCloud, a Heroku competitor – remember?
​ Heroku has been running containers for 4 years (using LXC, like early Docker)
​ Docker and Heroku are informed by same experiences and principles (PaaS, 12-factor app)
​ Buildpack ~ Dockerfile
​ Slug ~ Docker image
​ foreman + Procfile + app.json ~ docker-compose
​ config as env vars
Docker and Heroku
​ Ship heroku/cedar:14 Docker image - https://hub.docker.com/r/heroku/cedar/
​ Ship language Docker images for node, Ruby, Java and other supported langauges
​ Ship CLI for debugging Heroku apps with Docker
​ Also has release for full-flow build, test and debug to release on Heroku app
​ heroku plugins:install heroku-docker
Heroku and Docker
Demo
Heroku and Docker
​ Docker is pretty cool technology
•  Package, run and share your app with all its dependencies
•  Run formations of containers quickly and simply
​ Docker co-evolved with Heroku
​ You can use Docker with Heroku
​ And you get best of both:
•  Excellent local dev and debugging
•  Secure and proven Heroku production runtime
Recap
The end – questions?
@friism & @hunterloftis
Want to learn more about Heroku Enterprise?
App Cloud Product Showcase
Moscone North
Heroku Demo Stations
Dev Zone
Moscone West
Featured Heroku Sessions
Wed@ 12:00pm - Build Better
Data-Driven Insights
Wed @ 3:30pm - Architecting
Highly Scalable ECommerce
Apps using FullStack JS: Macy's
Story
Thurs @ 12:00pm - Heroku
Private Spaces: New Features for
High Security, Connected Apps
Thurs @ 2:00pm - Unite
Customer-Facing Apps with a
Salesforce Backend: Heroku
Connect in Practice
heroku.com/dreamforce
SESSION SPEAKER ROOM DATE
Build Better Data-Driven Insights Rimas Silkaitis Moscone West, 2006 9/16 @ 12:00
Architecting Highly Scalable ECommerce Apps
using FullStack JS: Macy's Story
Sam Sharaf Moscone West, 2011 9/16 @ 15:30
Heroku Private Spaces: New Features for High
Security, Connected Apps
Tim Lang, Ryan Brainard Moscone West, 2009 9/17 @ 12:00
Unite Customer-Facing Apps with a Salesforce
Backend: Heroku Connect in Practice
Gordon Jackson Moscone West, 2006 9/17 @ 14:00
From 0-350,000 Fans in 5 weeks: How EA &
Nurun Built Their E3 Presence on Heroku
Peter Cho Moscone West, 2010 9/17 @ 13:00
Featured Heroku Developer Sessions
heroku.com/dreamforce
SESSION SPEAKER ROOM DATE
Git into the Flow, with the Ultimate
Continuous Delivery Workflow on Heroku
Ike Delorenzo,
Mark Pundsack Moscone West, 2011 9/15 @ 09:30
Intro to Docker: Why It Matters and How To
Use It to Build Apps
Michael Friis,
Hunter Loftis Moscone West, 2010 9/15 @ 12:00
Cloud Platform for Developers: a Heroku
Feature Tour Matt Creager Moscone West, 2009 9/16 @ 09:00
Build Better Data-Driven Insights Rimas Silkaitis Moscone West, 2006 9/16 @ 12:00
Architecting Highly Scalable ECommerce
Apps using FullStack JS: Macy's Story Sam Sharaf Moscone West, 2011 9/16 @ 15:30
Build, Deploy and Scale Great Customer Apps
Quickly and Easily Matt Creager
Moscone West,
Developer Theater 9/16 @ 16:30
Heroku Private Spaces: New Features for High
Security, Connected Apps
Tim Lang,
Ryan Brainard Moscone West, 2009 9/17 @ 12:00
From 0-350,000 Fans in 5 weeks: How EA &
Nurun Built Their E3 Presence on Heroku Peter Cho Moscone West, 2010 9/17 @ 13:00
Unite Customer-Facing Apps with a Salesforce
Backend: Heroku Connect in Practice Gordon Jackson Moscone West, 2006 9/17 @ 14:00
Upcoming Heroku Sessions heroku.com/dreamforce
Empower your developers to build engaging apps with enterprise trust and
control
Introducing: Heroku Enterprise
The Trust & Control Enterprises Need
Rely on a managed, trusted architecture, with
enterprise grade controls
Innovate Like a Startup
Build collaboratively, with support for the
latest frameworks and languages
(Java, Ruby, Node.js and more)
Become an Apps Company
Deliver customized, elastic apps tightly
integrated with Salesforce
Introducing: Salesforce App Cloud
FORCE HEROKU ENTERPRISE THUNDER
AppExchange Trailhead
Shared Identity & Data Model Integration Shield
Trusted and Connected Platform
Run all your apps on a trusted platform
Speed and Agility
Every employee can build fast with clicks or code
Complete Enterprise Ecosystem
Best place to learn, build, buy, and sell apps
​ This slide is made for easy layout of text, charts, tables, images, and other media
​ First level text is set at 20 point Salesforce Sans
•  Second line bullets are 18 point Salesforce Sans
•  Third level text is set at 16 point Salesforce Sans
•  Limit the number of bullets on a slide
​ Fourth level text
​  Fifth level text for text sourcing
​ Example of subtly highlighted text
​ Example of boldly highlighted text
Subtitle placeholder 24 points
Basic Layout
Title Slide A
​ First Name Last Name
​ Title of Presenter
​ email@salesforce.com
​ @twitterhandle
​ 
Subtitle placeholder
Title Slide B
Subtitle placeholder
​ First Name Last Name
​ Title of Presenter
​ email@salesforce.com
​ @twitterhandle
​ 
Title Slide C
Subtitle placeholder
First Name Last Name
Title of Presenter
email@salesforce.com
@twitterhandle
Title Slide C
Working example
First Name Last Name
Title of Presenter
email@salesforce.com
@twitterhandle
Basic 2 Layout
​ Subtitle placeholder
​ Either of these placeholders can hold text,
table, charts, smart art, or media.
​ Either of these placeholders can hold text,
table, charts, smart art, or media.
2-Column Layout
​ Subtitle placeholder
​ Either of these placeholders can hold text,
table, charts, smart art, or media.
​ Either of these placeholders can hold text,
table, charts, smart art, or media.
2-Column Gray Layout
​ Subtitle placeholder
​ These three placeholders can
hold text, table, charts, smart
art, or media.
​ These three placeholders can
hold text, table, charts, smart
art, or media.
​ These three placeholders can
hold text, table, charts, smart
art, or media.
​ Subtitle placeholder
3-Column Layout
​ These three placeholders
can hold text, table, charts,
smart art, or media.
​ These three placeholders
can hold text, table, charts,
smart art, or media.
​ These three placeholders
can hold text, table, charts,
smart art, or media.
​ Subtitle placeholder
3-Column Gray
​ Lorem ipsum dolor sit amet,
consectetur
​ Cras egestas mauris ut
faucibs cursus
​ Pellentesque et risus ac turpis
maximus
​ Lorem ipsum dolor sit amet,
consectetur
​ Cras egestas mauris ut
faucibus cursus
​ Pellentesque et risus ac turpis
maximus
​ Lorem ipsum dolor sit amet,
consectetur
​ Cras egestas mauris ut
faucibus cursus
​ Pellentesque et risus ac turpis
maximus
Salesforce Content Salesforce Content Salesforce Content
Subtext placeholderSubtext placeholder Subtext placeholder
3-Column With Titles
​ Subtitle placeholder
Placeholder for text Placeholder for text Placeholder for text
​ Subtitle placeholder
3-Column Photos Layout
​ These placeholders
can hold text, tables,
charts, images, or
media.
​ These placeholders
can hold text, tables,
charts, images, or
media.
​ These placeholders
can hold text, tables,
charts, images, or
media.
​ These placeholders
can hold text, tables,
charts, images, or
media.
​ Subtitle placeholder
4-Column Layout
4-Column Multi Layout
​ These four placeholders
can hold text, table,
charts, smart art, or
media.
​ These four placeholders
can hold text, table,
charts, smart art, or
media.
​ These four placeholders
can hold text, table,
charts, smart art, or
media.
​ These four placeholders
can hold text, table,
charts, smart art, or
media.
​ Subtitle placeholder
4-Column Photos
Placeholder for text Placeholder for text Placeholder for text Placeholder for text
​ Subtitle placeholder
Grow pipeline
​ Lorem ipsum dolor sit
amet, consectetur
​ Cras egestas mauris ut
faucibus cursus
​ Pellentesque et risus ac
turpis maximus
​ Lorem ipsum dolor sit
amet, consectetur
​ Cras egestas mauris ut
faucibus cursus
​ Pellentesque et risus ac
turpis maximus
​ Lorem ipsum dolor sit
amet, consectetur
​ Cras egestas mauris ut
faucibus cursus
​ Pellentesque et risus ac
turpis maximus
Increase sales
productivity
Improve rep
performance Complete insight
​ Lorem ipsum dolor sit
amet, consectetur
​ Cras egestas mauris ut
faucibus cursus
​ Pellentesque et risus ac
turpis maximus
Split 4-Column Layout
​ “We take more orders than
ever with Salesforce.”
Bullets are set in 20 point Salesforce Sans
Limit the number of bullets on a slide
Try not to go below the recommended font sizes
Customer Hero A
Buddy Valastro, President & CEO, Carlo’s Bakery
Customer Hero B
“We take more orders than ever with Salesforce.”
Buddy Valastro, President & CEO, Carlo’s Bakery
​ Bullets are set in 20 point Salesforce Sans
​ Limit the number of bullets on a slide
​ Try not to go below the recommended font sizes
​ Lorem ipsum dolor sit amet, consectetur
​ Cras egestas mauris ut faucibus cursus
​ Pellentesque et risus ac turpis maximus
Vertical Split Layout
​ Subtitle placeholder
Third Split Layout
​ Text, images, charts, tables
can be put in this
placeholder.
​ Subtitle placeholder
Third Split 2 Layout
​ Text, images, charts, tables
can be put in this
placeholder.
​ Subtitle placeholder
Basic Dark Layout
Subtitle placeholder
​ This slide is made for easy layout of text, charts, tables, images, and other media
​ First level text is set at 20 point Salesforce Sans
•  Second line bullets are 18 point Salesforce Sans
•  Third level text is set at 16 point Salesforce Sans
•  Limit the number of bullets on a slide
​ Fourth level text
​  Fifth level text for text sourcing
​ Example of subtly highlighted text
​ Example of boldly highlighted text
Divider
Subtitle placeholder
Speaker slide A
Title, company placeholder
Speaker slide B
Title, company placeholder
Thank you
Chart and Data Examples
The following are slides that show the flexibility of the default layouts
​ Change all text within charts to the Salesforce Sans font.
​ It is recommend that you also change number values to
Salesforce Sans, however you may keep Numerical values as
associated with bars as Arial for ease of use.
​ If you are Creating a chart with number values that are not built
into the template change them Salesforce Sans
Charts and Graphs Font Treatment
1st Quarter
2nd Quarter
3rd Quarter
4th Quarter
Insert a text box
here to focus on
this one large
piece
4.3
2.5
3.5
4.5
Series 1
Chart Title
Category 1 Category 2 Category 3 Category 4
4.3
2.4
2.0
2.5
4.4
2.0
3.5
1.8
3.0
4.5
2.8
5.0
2.9
4.0
2.0
3.2 3.1
2.5
Series 1 Series 2 Series 3
Chart Title
Category 1 Category 2 Category 3 Category 4 Category 5 Category 6
Chart title or slide subtitle
Example of a Bar Chart (Custom)
Source: placeholder
4.3
2.4
2.0
2.5
4.4
2.0
3.5
1.8
3.0
4.5
2.8
5.0
2.9
4.0
2.0
3.2 3.1
2.5
Series 1 Series 2 Series 3
Chart Title
Category 1 Category 2 Category 3 Category 4 Category 5 Category 6
Chart title or slide subtitle
Example of a Bar Chart (Custom)
Source: placeholder
Sales
1st Qtr 2nd Qtr 3rd Qtr 4th Qtr
Chart title or slide subtitle
Example of a Pie Chart (Default)
Source: placeholder
Chart title or slide subtitle
Example of a Pie Chart (Custom)
1st Quarter
2nd Quarter
3rd Quarter
4th Quarter
Insert a text box here to
focus on this one large
piece
Source: placeholder
0
1
2
3
4
5
6
Category 1 Category 2 Category 3 Category 4
Chart Title
Series 1 Series 2 Series 3 Series 4
Chart title or slide subtitle
Example of a Line Chart (Default)
Source: placeholder
0
6
Category 1 Category 2 Category 3 Category 4
Series 1 Series 2 Series 3 Series 4
Chart title or slide subtitle
Example of a Line Chart (Custom)
4.3
4.4
Source: placeholder
Example of a Chart with Supporting Text
​ Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Aliquam vitae est nec massa
imperdiet faucibus eget et
magna. Cras non sapien at
eros sollicitudin dignissim ut
vitae nunc. Donec non.
•  Key takeaway one
•  Key takeaway two
•  Key takeaway three
•  Key takeaway four 0
6
Category 1 Category 2 Category 3 Category 4
Series 1 Series 2 Series 3 Series 4
​ Subtitle placeholder
Source: placeholder
Example of a Chart with Supporting Text
​ Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Aliquam vitae est nec massa
imperdiet faucibus eget et
magna. Cras non sapien at
eros sollicitudin dignissim ut
vitae nunc. Donec non.
•  Key takeaway one
•  Key takeaway two
•  Key takeaway three
•  Key takeaway four
​ Subtitle placeholder
1st Quarter
2nd Quarter
3rd Quarter
4th Quarter
Insert a text box
here to focus on
this one large piece
Source: placeholder
Source: placeholder
8.2
3.2
1.4
1.2
Salesforce
IaaS
PaaS
On Premise
Service
Example of Charts Using the 2 Column Layout
​ Subtitle placeholder
$12B Q1
58%
Q4
9%
Q3
10%
Q2
23%
Source: placeholder
Column title Column title Column title
Row title $00.00 $00.00 $00.00
Row title $00.00 $00.00 $00.00
Row title $00.00 $00.00 $00.00
Row title $00.00 $00.00 $00.00
Row title $00.00 $00.00 $00.00
Table title or slide subtitle
Example of a Table
Source: placeholder
Example of a Table
​ Table title or slide subtitle
Intro heading text
Key takeaway
text here, table
title text here
Some additional detail text. If
this table is presented in large
room, do not use this chart,
because it will be too small
to read.
If this is going to be presented
online or other personal
presentation space, this text is
as small as it should go.
Column title, can be
multi-line
Column title, can be
multi-line
Column title, can be
multi-line
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo
ultrices, finibus massa eu,
vehicula dui.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo
ultrices, finibus massa eu,
vehicula dui.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo
ultrices, finibus massa eu,
vehicula dui.
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo
ultrices, finibus massa eu,
vehicula dui.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo
ultrices, finibus massa eu,
vehicula dui.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo
ultrices, finibus massa eu,
vehicula dui.
Example of a Table
​ Table title or slide subtitle
Column title Column title Column title
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo ultrices,
finibus massa eu, vehicula dui.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo ultrices,
finibus massa eu, vehicula dui.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo ultrices,
finibus massa eu, vehicula dui.
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo ultrices,
finibus massa eu, vehicula dui.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo ultrices,
finibus massa eu, vehicula dui.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Suspendisse congue turpis
maximus dignissim posuere.
Quisque sit amet justo ultrices,
finibus massa eu, vehicula dui.
Column title Column title Column title
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Row title Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Table title or slide subtitle
Example of a Table
Example of a Table
Table title or slide subtitle
Column title Column title Column title
Row title $00.00 $00.00 $00.00
Row title $00.00 $00.00 $00.00
Row title $00.00 $00.00 $00.00
Row title $00.00 $00.00 $00.00
Row title $00.00 $00.00 $00.00
Source: placeholder
Graphic Assets
​ Safe harbor statement under the Private Securities Litigation Reform Act of 1995:
​ This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties
materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed
or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-
looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any
statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new,
planned, or upgraded services or technology developments and customer contracts or use of our services.
​ The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new
functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our
operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any
litigation, risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our
relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our
service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger
enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our
annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter.
These documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section
of our Web site.
​ Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available
and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features
that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
Safe Harbor
Customer Success Platform
As a navigational/breadcrumb tool
Right align and top align
to this lock-up for
consistent placement
Sales Service Marketing
Community Analytics Apps
Sales
Service
Marketing
CommunityApps
Analytics
Connect with your customers in a whole new way
The Customer Success Platform
Sales
Service
Marketing
CommunityApps
Analytics
10 palette colors
Color Usage
Header/title
Bold Highlight
Subtle Highlight
Body
Typography Color Palette
These are the colors that the chart and table will default to, from
left to right. More than six categories in a chart will cause the
colors to automatically adjust to different shades of these six
colors.
Logo colors
R 208
G 217
B 222
R 25
G 50
B 92
R 0
G 161
B 224
R 124
G 134
B 141
R 0
G 178
B 169
R 150
G 60
B 189
R 237
G 139
B 0
R 255
G 199
B 44
R 38
G 38
B 38
R 255
G 255
B 255
Subtle highlight
can be found here
Bold Text
(Salesforce
Blue)
Standard
Text
Chart colors
High Contrast Colors
(Avoid using unless necessary)
Analytics
Color
Service
Color
Marketing
Color
Community
Color
PowerPoint
Background
Salesforce Brand Color Family
For colors not already in the PowerPoint palette, manually enter the RGB codes
0, 71, 187
0, 24, 113
146, 193, 233
65, 143, 222
167, 123, 202
150, 60, 189
100, 204, 201
0,178, 169
241, 180, 52
237, 139, 0
Brand Extensions
Corporate Colors
Secondary
0, 161, 224 124, 134, 141
242, 242, 242 208, 217, 222 124, 152, 174 25, 50, 92
Sales Service Marketing
251, 219, 101
255, 199, 44
Community Analytics Platform
78, 116, 139 0,60,77
PowerPoint Specific
Background
Salesforce Blue Salesforce Gray
Standard Drawing Guide Placement Layout Slide (Margins)
Realigning Guides
Guides can can easily be bumped and moved accidentally.
This slide layout show you how to reset your guides.
NOTE: When working on any older deck, be sure to check and ensure
that the guides in your deck are set.
1.  Turn on your guides
2.  Insert a new slide the using the Guide Layout slide option.
3.  Do your guides align with the orange lines in the new slide? If
yes, your guides are set, if not, proceed then realign each of the
lines to line up with the lines shown on this page.
4.  Once guides are reset, delete the Guide Layout Slide
What are Drawing Guides?
Drawing guides are thin lines that that appear on all pages in the same spot,
but don’t show up when you print or view deck in Show mode.
Think of them as internal margins for the proper alignment and consistent
placement of content. Object will snap to them and they are also perfect for
cropping an image to.
This template has pre-made guides that delineate where your workspace is.
How to Turn Guides On and Off
Windows: ALT + F9 or Right click in blue area off workspace >Grids and
Guides>Display Drawing Guides on Screen
Mac 2011: Control + Option + Command + G or
View>Guides>Static Guides
MAC 2008: Command + G or View>Guides>Static Guides
The left and right top and bottom corners only
area you should work within on each slide.
​ Use this layout for realigning basic drawing guides or reference them as needed
Complete Grid Layout
Top bar
Change this to another color in the palette
by placing a rectangle of measurement .1
height, and 12.96 width over the top. No
shadows should be applied.
Align the rectangle to the top and right of
the slide (How to: Drawing tools tab, Align,
“Align to slide”: top, then right)
Sales
Service
Marketing
Community
Analytics
Platform
Text Styles
​ Ctrl+alt+C the text below to copy a text style; select the new text then click
Ctrl+alt+V to paste the style
Text styles can vary widely. The spacing between lines, paragraphs, and letters should
organize the text into easily readable blocks, varied by the size of the font. Below are some
text styles you can easily apply to your own text blocks.
The text style is using the sixth color
in the color palette. The line spacing
is single line spacing. The space
between the paragraphs is set to 6
before, and 6 after.
To copy the style of this text box to
your text boxes, select the entire
text box (not the text inside), and
click Ctrl+alt+C to copy the entire
box style (not just the text style).
Then select your own entire text
box, and click Ctrl+alt+V.
If you select just your text and do
the above, the paragraph spacing
will not be copied.
The text style uses the
sixth color in the color
palette.
The line spacing is set
to single space.
The space between the
paragraphs is set to 6
before, 6 after.
The text style uses the
sixth color in the color
palette.
The line spacing is set
to single space.
The space between the
paragraphs is set to 6
before, 6 after.
The text style uses the
sixth color in the color
palette.
The line spacing is set
to single space.
The space between the
paragraphs is set to 6
before, 6 after.
Slide Graphics
​ The style of Salesforce
PowerPoint graphical
elements are clean and
bright. Use these styles
consistently throughout your
presentation so the visuals
effectively support your
presentation.
​ Ctrl+alt+C to copy a style from a graphic below; Ctrl+alt+V to paste that style to your own graphics
Shapes and gradients
In general, the shapes should be flat colored
(no gradient). The corners can have slightly
rounded edges.
If a gradient fill is needed, use one that varies
between different tints of the same color, not
a gradient between two different colors.
Arrows
Use arrows that have a
closed, wide head.
Lines
Lines should be thin, with flat ends.
The exact width of the line will vary
with need. The lines on this slide
are 1 pt thick.
Shadows are subtle
Subtle Highlight Color
Icon Examples
​ These are examples of how
icons should be designed.
​ Make the icon white if the
icon is enclosed (ie in a circle
or some other shape).
Sales Service Marketing Community Analytics Platform
Sales
Analytics
Service Marketing
Platform
Default
Communities
Icons
Infographic Elements
​ Use these samples to start your own infographic slides
70%
An IDC report sponsored by Salesforce
shows that customers are finding solid
business benefits with the platform:
Faster app
development
83% More apps
developed
520% ROI Proof: By
the Numbers
Salesforce PaaS On-premise IaaS SaaS
Salesforce Cloud Infrastructure by the numbers
Always On
99.9% +
Uptime
(no sleeping here)
Speed
1.9 Billion +
transactions a
day with an
average response
time of less than
250ms
Innovation
4 Million +
applications
Trust Built On
Transparency
trust.salesforce.com
Salesforce Devices Slide
​ Device layout and shadows
iPhone 6
Galaxy S5
Note: Phones are to scale in relationship to one another, use this slide as a reference
Lumia 925 Nexus 5
Additional Devices
Note: Phones are to scale in relationship to one another, use this slide as a reference
Showing devices with text (example)
​ Integer porttitor metus non odio
tincidunt, vitae porttitor magna
interdum.
​ Pellentesque lobortis metus non
enim viverra ornare.
​ Quisque efficitur nisl vel ligula
tempus ornare.
​ Morbi sit amet erat luctus, ultrices
libero sit amet, sollicitudin erat.
•  Spec 1
•  Spec 2
•  Spec 3
​ Phasellus hendrerit nunc ac pharetra
hendrerit. Cras fringilla convallis
libero et faucibus.
Device Shadow
​ Resize and layer as needed
In color
Salesforce Brand Extension Logos (In Salesforce Sans)
In white
Salesforce Brand Extension Logos (In Salesforce Sans)
In color
Additional Logos (In Salesforce Sans)
In white
Additional Logos (In Salesforce Sans)
Salesforce Logo
​ No tagline
Salesforce Corporate Signature Logo (In Salesforce Sans)
​ Vertical tagline stacked (2 Line Preferred)
Salesforce Corporate Signature Logo (In Salesforce Sans)
​ Vertical taglines (2 Line Preferred)
Salesforce1 Logos
Service Cloud
​ Subtitle placeholder
​ This slide is made for easy layout of text, charts, tables, images, and other media
​ First level text is set at 20 point Salesforce Sans
•  Second line bullets are 18 point Salesforce Sans
•  Third level text is set at 16 point Salesforce Sans
•  Limit the number of bullets on a slide
​ Fourth level text
​  Fifth level text for text sourcing
​ Example of highlighted text
Sales Cloud
​ Subtitle placeholder
​ This slide is made for easy layout of text, charts, tables, images, and other media
​ First level text is set at 20 point Salesforce Sans
•  Second line bullets are 18 point Salesforce Sans
•  Third level text is set at 16 point Salesforce Sans
•  Limit the number of bullets on a slide
​ Fourth level text
​  Fifth level text for text sourcing
​ Example of highlighted text
Marketing Cloud
​ Subtitle placeholder
​ This slide is made for easy layout of text, charts, tables, images, and other media
​ First level text is set at 20 point Salesforce Sans
•  Second line bullets are 18 point Salesforce Sans
•  Third level text is set at 16 point Salesforce Sans
•  Limit the number of bullets on a slide
​ Fourth level text
​  Fifth level text for text sourcing
​ Example of highlighted text
Platform
​ Subtitle placeholder
​ This slide is made for easy layout of text, charts, tables, images, and other media
​ First level text is set at 20 point Salesforce Sans
•  Second line bullets are 18 point Salesforce Sans
•  Third level text is set at 16 point Salesforce Sans
•  Limit the number of bullets on a slide
​ Fourth level text
​  Fifth level text for text sourcing
​ Example of highlighted text
Analytics Cloud
​ Subtitle placeholder
​ This slide is made for easy layout of text, charts, tables, images, and other media
​ First level text is set at 20 point Salesforce Sans
•  Second line bullets are 18 point Salesforce Sans
•  Third level text is set at 16 point Salesforce Sans
•  Limit the number of bullets on a slide
​ Fourth level text
​  Fifth level text for text sourcing
​ Example of highlighted text
Community Cloud
Subtitle placeholder
​ This slide is made for easy layout of text, charts, tables, images, and other media
​ First level text is set at 20 point Salesforce Sans
•  Second line bullets are 18 point Salesforce Sans
•  Third level text is set at 16 point Salesforce Sans
•  Limit the number of bullets on a slide
​ Fourth level text
​  Fifth level text for text sourcing
​ Example of highlighted text
Setting Up the Template
Salesforce 2015
​ PC PowerPoint 2010
•  Open the PowerPoint file.
•  Chose File, Save As, <name>. Select PowerPoint Template (.potx) for the
file type. Your computer will automatically navigate to the folder on your
computer where the file should go.
•  Choose save.
​ PC PowerPoint 2013
•  Extract the template.
•  Open the PowerPoint file.
•  Choose File, Save As, Browse.
Navigate to: C:Users<you>DocumentsCustom Office Templates
<you> = your network login name / computer name
•  Select (.potx) for the file type.
•  Choose save.
Installing the Template
Note: The new PowerPoint template starts with a large
number of sample slides, making the file size closer to that
of a final file. Once you’ve started your new file from this
template, it would be best to immediately remove all
sample slides that you will not need to reference or use.
C:Users<you>DocumentsCustom Office Templates
Filename
PowerPoint
2013
​ PowerPoint For Mac 2011
•  Open the PowerPoint template (.pptx).
•  Click File, Save As, then change the Format to PowerPoint
Template (.potx). The location will change to the correct Mac
folder for storing PowerPoint for Mac 2011 templates.
•  Click Save.
Installing the Template on a Mac
Note: The new PowerPoint template starts with a large
number of sample slides, making the file size closer to that
of a final file. Once you’ve started your new file from this
template, it would be best to immediately remove all
sample slides that you will not need to reference or use.
PowerPoint
for Mac 2011
Advanced Features and Setup
Inserting Footer/Source Automatically
​ Insert a Footer
1
2
A pre formatted text box will appear in the proper place at the
bottom left of the page. Use this text box for sourcing
material.
Mac 2008 and 2011: View > Header & Footer > Check Mark Footer > Apply
PC 2007 and PC 2011: Insert > Header & Footer > Check Mark Footer >
Apply
NOTE: Do not apply to all. Only Apply a footnote on
the page you are working on or you will potentially
replace all footnotes throughout the deck with the one
you are Applying to All with.
​ PowerPoint For Mac 2011
•  Open the PowerPoint file.
•  Click on the Theme tab.
•  Click “Save Theme”.
•  Click Save.
Installing the Theme on a Mac
PowerPoint
for Mac 2011Salesforce
​ PowerPoint 2010
•  Open PowerPoint.
•  Click File, New, My Templates.
•  Select the template from the list and choose Ok.
•  Choose Window button, Save As, rename your presentation and
edit as needed.
​ PowerPoint 2013
•  Choose File, New.
•  Click Personal.
•  Click on the template.
•  Click the Create button.
Starting a New File
PowerPoint
2013
​ PowerPoint For Mac 2011
•  Open PowerPoint.
•  Click File, New From Templates, My Templates.
•  Select the template from the list and choose Ok.
•  Choose File, Save As, rename your presentation and
edit as needed.
Starting a New File on a Mac
PowerPoint
for Mac 2011
​ PowerPoint (2010 or 2013)
•  Click File, select New, Blank Presentation.
​ PPT2010: adjust the new presentation size to be 13.33” wide
and have a 10” height. PPT 2013, this will already be the default.
•  Click on the Design tab. At the bottom right is a triangle to
expand the menu further. Click it.
•  Click “Browse for Themes…”
•  Navigate to the template or any other file that uses the template.
Click apply.
•  The master layouts for the template will now be applied to the
new document.
​ Starting a file this way applies the layouts to the
backend, but does create a new file with all the
sample slides.
Starting a New File Using the Theme
PowerPoint
2010 / 2013
Note: Applying the theme to an existing file will apply the layouts to the
existing slides, but some artifact design elements may remain. Go to View,
Slide master to remove the artifact elements. This method is only
recommended for advanced users.
Starting a New File Using the Theme on a Mac
PowerPoint
for Mac 2011​ PowerPoint For Mac 2011
(assumes the theme is installed)
•  Click File, select New Presentation.
•  Click on the Theme tab.
•  Select the Salesforce theme.
•  Under Theme tab, Click “Slide Size”.
•  Click Page size, and enter 13.33 for width and 7.5 for height.
•  Alternatively
•  Click “Browse for Themes…”
•  Select “Salesforce” under My Themes Folder.
•  Under Theme tab, Click “Slide Size”.
•  Click Page size, and enter 13.33 for width and 7.5 for height.
Making and Using Chart Masters
​ Useful for streamlining the creation of a particular look on charts
​ Saving
•  Adjust the fill colors, line colors/widths, axis options, legend and
title options, etc.
•  With the finished chart selected:
​ PowerPoint 2010: in the design tab of the chart tools tab click
“Save as template”.
​ PowerPoint 2013: right click, then click “Save as template”.
•  Give the chart master a descriptive name (ex. Horz bar chart).
​ Create new or applying to existing
•  Select the chart you want to apply a chart master to.
•  Navigate to Chart tools, Design, Change Chart Type, Templates.
•  Select the chart you are looking for.
•  Some adjustments maybe be necessary to accommodate the new
set of data (the chart master was designed around a certain data
set, and the new data may be much different).
PowerPoint
2010 / 2013
Making Chart Templates for Mac
​ Useful for streamlining the creation of a particular look on charts
​ Saving
•  Adjust the fill colors, line colors/widths, axis options,
legend and title options, etc.
•  With the finished chart selected right click on the chart
and select Save as Template.
•  Give the chart master a descriptive name (ex. Horz bar
chart).
•  The save screen must be directing your saved file to the
location “Chart Templates” (see screenshot right). If it is
not, try closing, reopening, and trying again.
PowerPoint
for Mac 2011
Using Chart Templates for Mac
​ Useful for streamlining the creation of a particular look on charts
​ Create new or applying to existing
•  Select the chart you want to apply a chart template to.
•  Navigate to Chart tab, then click the down button next to
“Other” (see screenshot right).
•  At the bottom of the options in the gallery are the chart
templates you have created. Select the one you want,
then make adjustments to the chart as necessary.
PowerPoint
for Mac 2011
Welcome to Salesforce Sans
Salesforce 2015
This Template Uses the
Custom Salesforce Sans Font
It is pre-installed on all Salesforce computers.
​ If You Are Copying Slides from an Older Deck
Be Sure to Change All Text to Salesforce Sans
You can do this manually or go globally by using
the Find Replace Font Feature.
​ What if You Do Not Have
Salesforce Sans Installed on Your Computer?
If you are working on a computer that doesn’t
have the Salesforce Sans font installed, please
replace all instances of Salesforce Sans with Arial.
​ What if You Are Sending it to Someone that
Doesn’t Have the Font Installed
It is is recommended that you save your
presentation as a PDF before sending it to
third parties.
​ 
Use Find and Replace to Change Fonts Across
Entire Deck or Within a Slide
1
2
3
4
How To Find and Replace Fonts on a Mac
Select any text, go to Format>Replace Fonts>Change it to the New Font
OR
How To Find and Replace Fonts on a PC
2
3
1
Select any text>Home Tab>Replace>Select Replace Fonts>Replace
​ In earlier versions of the
Corporate PowerPoint Template
some paragraph line spacing
may have been set to .9 or 8.5.
This was to create lines of text
that were tighter together.
The new Salesforce Sans Font
needs to be set to single space.
You may need to manually
change the value of paragraph
line spacing in slides taken from
previous versions of the
template to ensure some letters
don’t touch.
About Paragraph Line Spacing in Salesforce Sans Font
3
1
2
OR
1
2
Text Character Spacing
​ In earlier Versions of
PowerPoint the font
Character Spacing may have
been set to Condensed .02 or
higher to create lettering that
is tighter together.
​ In the new Salesforce Sans
font, all Character spacing
should be set to Normal.
​ You may need to manually
change the value of character
spacing in your text that
comes from previous versions
of the deck.
1
2
4
5
3

More Related Content

PPTX
AWS ECS LESSONS LEARNED
PPTX
Achieving Cost and Resource Efficiency through Docker, OpenShift and Kubernetes
PDF
On-the-Fly Containerization of Enterprise Java & .NET Apps by Amjad Afanah
PDF
How to build your containerization strategy
PDF
Shipping and Shifting ~100 Apps with Docker EE
PDF
DCSF 19 Docker Enterprise Platform and Architecture
PDF
Hands-on Helm
PPTX
Ultimate Guide to Microservice Architecture on Kubernetes
AWS ECS LESSONS LEARNED
Achieving Cost and Resource Efficiency through Docker, OpenShift and Kubernetes
On-the-Fly Containerization of Enterprise Java & .NET Apps by Amjad Afanah
How to build your containerization strategy
Shipping and Shifting ~100 Apps with Docker EE
DCSF 19 Docker Enterprise Platform and Architecture
Hands-on Helm
Ultimate Guide to Microservice Architecture on Kubernetes

What's hot (20)

PDF
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
PPTX
Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...
PDF
DCEU 18: Docker Container Networking
PPTX
Microservices, docker , kubernetes and many more
PPTX
ACM Gazi Docker?
PDF
Spring to Image
PPTX
GIDS 2019: Developing Apps with Containers, Functions and Cloud Services
PPTX
Docker In Cloud
PPTX
Containers and VMs and Clouds: Oh My. by Mike Coleman
PDF
What's New in Docker
PDF
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model
PDF
Build & Deploy Multi-Container Applications to AWS
PDF
DCEU 18: Desigual Transforms the In-Store Experience with Docker Enterprise C...
PDF
Use Docker to Deliver Cognitive Services Running Cross Platform and Multi Clo...
PDF
DCSF 19 Microservices API: Routing Across Any Infrastructure
PDF
Docker Meetup at Docker HQ: Docker Cloud
PPTX
Dockercon 2017 EU Recap
PDF
DockerCon 18 Cool Hacks: Cloud Native ML with Docker Enterprise Edition
PDF
Modernizing Java Apps with Docker
PDF
Predicting Space Weather with Docker
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...
DCEU 18: Docker Container Networking
Microservices, docker , kubernetes and many more
ACM Gazi Docker?
Spring to Image
GIDS 2019: Developing Apps with Containers, Functions and Cloud Services
Docker In Cloud
Containers and VMs and Clouds: Oh My. by Mike Coleman
What's New in Docker
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model
Build & Deploy Multi-Container Applications to AWS
DCEU 18: Desigual Transforms the In-Store Experience with Docker Enterprise C...
Use Docker to Deliver Cognitive Services Running Cross Platform and Multi Clo...
DCSF 19 Microservices API: Routing Across Any Infrastructure
Docker Meetup at Docker HQ: Docker Cloud
Dockercon 2017 EU Recap
DockerCon 18 Cool Hacks: Cloud Native ML with Docker Enterprise Edition
Modernizing Java Apps with Docker
Predicting Space Weather with Docker
Ad

Viewers also liked (11)

PPTX
Larry Kim - The Future of PPC Marketing in 2016 and Beyond
PDF
JFall 2016: Oracle JET Session
PDF
Oracle User Group Holland
PDF
Java Master Class
PDF
Oracle JET, with JET Mobile Content
PDF
Coding from Application Container Cloud to Oracle JET
PDF
Oracle JET: Enterprise-Ready JavaScript Toolkit
PPTX
Oracle JET overview
PPTX
Principles Of Power Point Design- Working With Layout Grids
PPTX
Principles Of Power Point Design- Slide Layout Do's And Don'ts
PDF
Kubernetesを触ってみた
Larry Kim - The Future of PPC Marketing in 2016 and Beyond
JFall 2016: Oracle JET Session
Oracle User Group Holland
Java Master Class
Oracle JET, with JET Mobile Content
Coding from Application Container Cloud to Oracle JET
Oracle JET: Enterprise-Ready JavaScript Toolkit
Oracle JET overview
Principles Of Power Point Design- Working With Layout Grids
Principles Of Power Point Design- Slide Layout Do's And Don'ts
Kubernetesを触ってみた
Ad

Similar to Intro to Docker: Why It Matters and How To Use It to Build Apps (20)

PPTX
Igor Androsov on Mobilizing Salesforce Data with 12 Factor App on Heroku
PPTX
Introducing the Salesforce platform
PDF
Introduction to HEROKU Salesforce1 Platform DevDay
PPTX
Diving Into Heroku Private Spaces
PDF
Build Cloud & Mobile App on Salesforce Force.com Platform in 15 mins
PPT
Heroku for-team-collaboration
PPT
Heroku for team collaboration
PDF
Building Mobile Apps That Deliver Salesforce to Your Employees
PPTX
Salesforce CCT Munich 2013 Introducing heroku - elastic, polyglot platform as...
PPTX
Platform Breakout Session - Dreamforce to You
PDF
Salesforce platform session 2
PPTX
Trailhead live - Overview of Salesforce App Cloud
PDF
Let's Learn About Heroku and How to Integrate with Salesforce
PDF
Heroku + Salesforce = Partner Success
PDF
Examples of Using Heroku With Force.com to Build Apps
PPTX
Heroku - developer playground
PDF
Introduction to Heroku
PDF
Présentation de la platefome Heroku
PPT
Dreamforce 13 developer session: Introduction to Heroku
PPTX
Heroku Introduction: Scaling customer facing apps & services
Igor Androsov on Mobilizing Salesforce Data with 12 Factor App on Heroku
Introducing the Salesforce platform
Introduction to HEROKU Salesforce1 Platform DevDay
Diving Into Heroku Private Spaces
Build Cloud & Mobile App on Salesforce Force.com Platform in 15 mins
Heroku for-team-collaboration
Heroku for team collaboration
Building Mobile Apps That Deliver Salesforce to Your Employees
Salesforce CCT Munich 2013 Introducing heroku - elastic, polyglot platform as...
Platform Breakout Session - Dreamforce to You
Salesforce platform session 2
Trailhead live - Overview of Salesforce App Cloud
Let's Learn About Heroku and How to Integrate with Salesforce
Heroku + Salesforce = Partner Success
Examples of Using Heroku With Force.com to Build Apps
Heroku - developer playground
Introduction to Heroku
Présentation de la platefome Heroku
Dreamforce 13 developer session: Introduction to Heroku
Heroku Introduction: Scaling customer facing apps & services

More from Salesforce Developers (20)

PDF
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
PDF
Maximizing Salesforce Lightning Experience and Lightning Component Performance
PDF
Local development with Open Source Base Components
PPTX
TrailheaDX India : Developer Highlights
PDF
Why developers shouldn’t miss TrailheaDX India
PPTX
CodeLive: Build Lightning Web Components faster with Local Development
PPTX
CodeLive: Converting Aura Components to Lightning Web Components
PPTX
Enterprise-grade UI with open source Lightning Web Components
PPTX
TrailheaDX and Summer '19: Developer Highlights
PDF
Live coding with LWC
PDF
Lightning web components - Episode 4 : Security and Testing
PDF
LWC Episode 3- Component Communication and Aura Interoperability
PDF
Lightning web components episode 2- work with salesforce data
PDF
Lightning web components - Episode 1 - An Introduction
PDF
Migrating CPQ to Advanced Calculator and JSQCP
PDF
Scale with Large Data Volumes and Big Objects in Salesforce
PDF
Replicate Salesforce Data in Real Time with Change Data Capture
PDF
Modern Development with Salesforce DX
PDF
Get Into Lightning Flow Development
PDF
Integrate CMS Content Into Lightning Communities with CMS Connect
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
Maximizing Salesforce Lightning Experience and Lightning Component Performance
Local development with Open Source Base Components
TrailheaDX India : Developer Highlights
Why developers shouldn’t miss TrailheaDX India
CodeLive: Build Lightning Web Components faster with Local Development
CodeLive: Converting Aura Components to Lightning Web Components
Enterprise-grade UI with open source Lightning Web Components
TrailheaDX and Summer '19: Developer Highlights
Live coding with LWC
Lightning web components - Episode 4 : Security and Testing
LWC Episode 3- Component Communication and Aura Interoperability
Lightning web components episode 2- work with salesforce data
Lightning web components - Episode 1 - An Introduction
Migrating CPQ to Advanced Calculator and JSQCP
Scale with Large Data Volumes and Big Objects in Salesforce
Replicate Salesforce Data in Real Time with Change Data Capture
Modern Development with Salesforce DX
Get Into Lightning Flow Development
Integrate CMS Content Into Lightning Communities with CMS Connect

Recently uploaded (20)

PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
1. Introduction to Computer Programming.pptx
PDF
cuic standard and advanced reporting.pdf
PPT
Teaching material agriculture food technology
PDF
Electronic commerce courselecture one. Pdf
PDF
Getting Started with Data Integration: FME Form 101
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Big Data Technologies - Introduction.pptx
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Approach and Philosophy of On baking technology
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
Programs and apps: productivity, graphics, security and other tools
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
1. Introduction to Computer Programming.pptx
cuic standard and advanced reporting.pdf
Teaching material agriculture food technology
Electronic commerce courselecture one. Pdf
Getting Started with Data Integration: FME Form 101
Reach Out and Touch Someone: Haptics and Empathic Computing
“AI and Expert System Decision Support & Business Intelligence Systems”
Encapsulation_ Review paper, used for researhc scholars
Big Data Technologies - Introduction.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Approach and Philosophy of On baking technology
Digital-Transformation-Roadmap-for-Companies.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
The Rise and Fall of 3GPP – Time for a Sabbatical?

Intro to Docker: Why It Matters and How To Use It to Build Apps

  • 1. Safe Harbor ​ Safe harbor statement under the Private Securities Litigation Reform Act of 1995: ​ This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. ​ The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site. ​ Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
  • 2. Introduction to Docker ​ Michael Friis, Hunter Loftis & Jakub Nesetril ​ [email protected] , [email protected] & [email protected] ​ @friism & @hunterloftis ​ 
  • 4. ​ 2008 dotCloud – polyglot Heroku competitor ​ Docker is factored out from dotCloud proprietary container tech ​ March 2013 – first open source release of Docker ​ Oct 2013 – dotCloud becomes Docker Inc. ​ August 2014 –Docker Inc. gets rid of dotCloud platform remnants ​ Since: ​  Much money raised ​  Several acquisitions (including “fig”, which became Docker Compose) ​  Partnerships with Microsoft, IBM, Redhat and more Docker History
  • 5. ​ Dockerfile – container recipe ​ Docker image spec – layers generated of changes generated by recipe ​ docker build – build container image from Dockerfile ​ Docker Hub and Registry – store and share images ​ Docker Engine – run images ​ Docker Compose – run formations of images Tools and specs for creating, sharing and running app containers What is Docker?
  • 6. How are Docker Containers run?
  • 7. ​ Good way to package an app and its dependencies, and share it ​ Good tools, installers and docs ​ No more “It worked on my machine…” ​ Sort-of like the promise of JVM, but at lower level (includes system libs) ​ Sort-of like VM image, but at higher level and much more light weight ​ Just right! Docker
  • 11. ​ Docker came out of dotCloud, a Heroku competitor – remember? ​ Heroku has been running containers for 4 years (using LXC, like early Docker) ​ Docker and Heroku are informed by same experiences and principles (PaaS, 12-factor app) ​ Buildpack ~ Dockerfile ​ Slug ~ Docker image ​ foreman + Procfile + app.json ~ docker-compose ​ config as env vars Docker and Heroku
  • 12. ​ Ship heroku/cedar:14 Docker image - https://hub.docker.com/r/heroku/cedar/ ​ Ship language Docker images for node, Ruby, Java and other supported langauges ​ Ship CLI for debugging Heroku apps with Docker ​ Also has release for full-flow build, test and debug to release on Heroku app ​ heroku plugins:install heroku-docker Heroku and Docker
  • 14. ​ Docker is pretty cool technology •  Package, run and share your app with all its dependencies •  Run formations of containers quickly and simply ​ Docker co-evolved with Heroku ​ You can use Docker with Heroku ​ And you get best of both: •  Excellent local dev and debugging •  Secure and proven Heroku production runtime Recap
  • 15. The end – questions? @friism & @hunterloftis
  • 16. Want to learn more about Heroku Enterprise? App Cloud Product Showcase Moscone North Heroku Demo Stations Dev Zone Moscone West Featured Heroku Sessions Wed@ 12:00pm - Build Better Data-Driven Insights Wed @ 3:30pm - Architecting Highly Scalable ECommerce Apps using FullStack JS: Macy's Story Thurs @ 12:00pm - Heroku Private Spaces: New Features for High Security, Connected Apps Thurs @ 2:00pm - Unite Customer-Facing Apps with a Salesforce Backend: Heroku Connect in Practice heroku.com/dreamforce
  • 17. SESSION SPEAKER ROOM DATE Build Better Data-Driven Insights Rimas Silkaitis Moscone West, 2006 9/16 @ 12:00 Architecting Highly Scalable ECommerce Apps using FullStack JS: Macy's Story Sam Sharaf Moscone West, 2011 9/16 @ 15:30 Heroku Private Spaces: New Features for High Security, Connected Apps Tim Lang, Ryan Brainard Moscone West, 2009 9/17 @ 12:00 Unite Customer-Facing Apps with a Salesforce Backend: Heroku Connect in Practice Gordon Jackson Moscone West, 2006 9/17 @ 14:00 From 0-350,000 Fans in 5 weeks: How EA & Nurun Built Their E3 Presence on Heroku Peter Cho Moscone West, 2010 9/17 @ 13:00 Featured Heroku Developer Sessions heroku.com/dreamforce
  • 18. SESSION SPEAKER ROOM DATE Git into the Flow, with the Ultimate Continuous Delivery Workflow on Heroku Ike Delorenzo, Mark Pundsack Moscone West, 2011 9/15 @ 09:30 Intro to Docker: Why It Matters and How To Use It to Build Apps Michael Friis, Hunter Loftis Moscone West, 2010 9/15 @ 12:00 Cloud Platform for Developers: a Heroku Feature Tour Matt Creager Moscone West, 2009 9/16 @ 09:00 Build Better Data-Driven Insights Rimas Silkaitis Moscone West, 2006 9/16 @ 12:00 Architecting Highly Scalable ECommerce Apps using FullStack JS: Macy's Story Sam Sharaf Moscone West, 2011 9/16 @ 15:30 Build, Deploy and Scale Great Customer Apps Quickly and Easily Matt Creager Moscone West, Developer Theater 9/16 @ 16:30 Heroku Private Spaces: New Features for High Security, Connected Apps Tim Lang, Ryan Brainard Moscone West, 2009 9/17 @ 12:00 From 0-350,000 Fans in 5 weeks: How EA & Nurun Built Their E3 Presence on Heroku Peter Cho Moscone West, 2010 9/17 @ 13:00 Unite Customer-Facing Apps with a Salesforce Backend: Heroku Connect in Practice Gordon Jackson Moscone West, 2006 9/17 @ 14:00 Upcoming Heroku Sessions heroku.com/dreamforce
  • 19. Empower your developers to build engaging apps with enterprise trust and control Introducing: Heroku Enterprise The Trust & Control Enterprises Need Rely on a managed, trusted architecture, with enterprise grade controls Innovate Like a Startup Build collaboratively, with support for the latest frameworks and languages (Java, Ruby, Node.js and more) Become an Apps Company Deliver customized, elastic apps tightly integrated with Salesforce
  • 20. Introducing: Salesforce App Cloud FORCE HEROKU ENTERPRISE THUNDER AppExchange Trailhead Shared Identity & Data Model Integration Shield Trusted and Connected Platform Run all your apps on a trusted platform Speed and Agility Every employee can build fast with clicks or code Complete Enterprise Ecosystem Best place to learn, build, buy, and sell apps
  • 21. ​ This slide is made for easy layout of text, charts, tables, images, and other media ​ First level text is set at 20 point Salesforce Sans •  Second line bullets are 18 point Salesforce Sans •  Third level text is set at 16 point Salesforce Sans •  Limit the number of bullets on a slide ​ Fourth level text ​  Fifth level text for text sourcing ​ Example of subtly highlighted text ​ Example of boldly highlighted text Subtitle placeholder 24 points Basic Layout
  • 22. Title Slide A ​ First Name Last Name ​ Title of Presenter ​ [email protected] ​ @twitterhandle ​  Subtitle placeholder
  • 23. Title Slide B Subtitle placeholder ​ First Name Last Name ​ Title of Presenter ​ [email protected] ​ @twitterhandle ​ 
  • 24. Title Slide C Subtitle placeholder First Name Last Name Title of Presenter [email protected] @twitterhandle
  • 25. Title Slide C Working example First Name Last Name Title of Presenter [email protected] @twitterhandle
  • 27. ​ Either of these placeholders can hold text, table, charts, smart art, or media. ​ Either of these placeholders can hold text, table, charts, smart art, or media. 2-Column Layout ​ Subtitle placeholder
  • 28. ​ Either of these placeholders can hold text, table, charts, smart art, or media. ​ Either of these placeholders can hold text, table, charts, smart art, or media. 2-Column Gray Layout ​ Subtitle placeholder
  • 29. ​ These three placeholders can hold text, table, charts, smart art, or media. ​ These three placeholders can hold text, table, charts, smart art, or media. ​ These three placeholders can hold text, table, charts, smart art, or media. ​ Subtitle placeholder 3-Column Layout
  • 30. ​ These three placeholders can hold text, table, charts, smart art, or media. ​ These three placeholders can hold text, table, charts, smart art, or media. ​ These three placeholders can hold text, table, charts, smart art, or media. ​ Subtitle placeholder 3-Column Gray
  • 31. ​ Lorem ipsum dolor sit amet, consectetur ​ Cras egestas mauris ut faucibs cursus ​ Pellentesque et risus ac turpis maximus ​ Lorem ipsum dolor sit amet, consectetur ​ Cras egestas mauris ut faucibus cursus ​ Pellentesque et risus ac turpis maximus ​ Lorem ipsum dolor sit amet, consectetur ​ Cras egestas mauris ut faucibus cursus ​ Pellentesque et risus ac turpis maximus Salesforce Content Salesforce Content Salesforce Content Subtext placeholderSubtext placeholder Subtext placeholder 3-Column With Titles ​ Subtitle placeholder
  • 32. Placeholder for text Placeholder for text Placeholder for text ​ Subtitle placeholder 3-Column Photos Layout
  • 33. ​ These placeholders can hold text, tables, charts, images, or media. ​ These placeholders can hold text, tables, charts, images, or media. ​ These placeholders can hold text, tables, charts, images, or media. ​ These placeholders can hold text, tables, charts, images, or media. ​ Subtitle placeholder 4-Column Layout
  • 34. 4-Column Multi Layout ​ These four placeholders can hold text, table, charts, smart art, or media. ​ These four placeholders can hold text, table, charts, smart art, or media. ​ These four placeholders can hold text, table, charts, smart art, or media. ​ These four placeholders can hold text, table, charts, smart art, or media. ​ Subtitle placeholder
  • 35. 4-Column Photos Placeholder for text Placeholder for text Placeholder for text Placeholder for text ​ Subtitle placeholder
  • 36. Grow pipeline ​ Lorem ipsum dolor sit amet, consectetur ​ Cras egestas mauris ut faucibus cursus ​ Pellentesque et risus ac turpis maximus ​ Lorem ipsum dolor sit amet, consectetur ​ Cras egestas mauris ut faucibus cursus ​ Pellentesque et risus ac turpis maximus ​ Lorem ipsum dolor sit amet, consectetur ​ Cras egestas mauris ut faucibus cursus ​ Pellentesque et risus ac turpis maximus Increase sales productivity Improve rep performance Complete insight ​ Lorem ipsum dolor sit amet, consectetur ​ Cras egestas mauris ut faucibus cursus ​ Pellentesque et risus ac turpis maximus Split 4-Column Layout
  • 37. ​ “We take more orders than ever with Salesforce.” Bullets are set in 20 point Salesforce Sans Limit the number of bullets on a slide Try not to go below the recommended font sizes Customer Hero A Buddy Valastro, President & CEO, Carlo’s Bakery
  • 38. Customer Hero B “We take more orders than ever with Salesforce.” Buddy Valastro, President & CEO, Carlo’s Bakery ​ Bullets are set in 20 point Salesforce Sans ​ Limit the number of bullets on a slide ​ Try not to go below the recommended font sizes
  • 39. ​ Lorem ipsum dolor sit amet, consectetur ​ Cras egestas mauris ut faucibus cursus ​ Pellentesque et risus ac turpis maximus Vertical Split Layout ​ Subtitle placeholder
  • 40. Third Split Layout ​ Text, images, charts, tables can be put in this placeholder. ​ Subtitle placeholder
  • 41. Third Split 2 Layout ​ Text, images, charts, tables can be put in this placeholder. ​ Subtitle placeholder
  • 42. Basic Dark Layout Subtitle placeholder ​ This slide is made for easy layout of text, charts, tables, images, and other media ​ First level text is set at 20 point Salesforce Sans •  Second line bullets are 18 point Salesforce Sans •  Third level text is set at 16 point Salesforce Sans •  Limit the number of bullets on a slide ​ Fourth level text ​  Fifth level text for text sourcing ​ Example of subtly highlighted text ​ Example of boldly highlighted text
  • 44. Speaker slide A Title, company placeholder
  • 45. Speaker slide B Title, company placeholder
  • 47. Chart and Data Examples The following are slides that show the flexibility of the default layouts
  • 48. ​ Change all text within charts to the Salesforce Sans font. ​ It is recommend that you also change number values to Salesforce Sans, however you may keep Numerical values as associated with bars as Arial for ease of use. ​ If you are Creating a chart with number values that are not built into the template change them Salesforce Sans Charts and Graphs Font Treatment 1st Quarter 2nd Quarter 3rd Quarter 4th Quarter Insert a text box here to focus on this one large piece 4.3 2.5 3.5 4.5 Series 1 Chart Title Category 1 Category 2 Category 3 Category 4
  • 49. 4.3 2.4 2.0 2.5 4.4 2.0 3.5 1.8 3.0 4.5 2.8 5.0 2.9 4.0 2.0 3.2 3.1 2.5 Series 1 Series 2 Series 3 Chart Title Category 1 Category 2 Category 3 Category 4 Category 5 Category 6 Chart title or slide subtitle Example of a Bar Chart (Custom) Source: placeholder
  • 50. 4.3 2.4 2.0 2.5 4.4 2.0 3.5 1.8 3.0 4.5 2.8 5.0 2.9 4.0 2.0 3.2 3.1 2.5 Series 1 Series 2 Series 3 Chart Title Category 1 Category 2 Category 3 Category 4 Category 5 Category 6 Chart title or slide subtitle Example of a Bar Chart (Custom) Source: placeholder
  • 51. Sales 1st Qtr 2nd Qtr 3rd Qtr 4th Qtr Chart title or slide subtitle Example of a Pie Chart (Default) Source: placeholder
  • 52. Chart title or slide subtitle Example of a Pie Chart (Custom) 1st Quarter 2nd Quarter 3rd Quarter 4th Quarter Insert a text box here to focus on this one large piece Source: placeholder
  • 53. 0 1 2 3 4 5 6 Category 1 Category 2 Category 3 Category 4 Chart Title Series 1 Series 2 Series 3 Series 4 Chart title or slide subtitle Example of a Line Chart (Default) Source: placeholder
  • 54. 0 6 Category 1 Category 2 Category 3 Category 4 Series 1 Series 2 Series 3 Series 4 Chart title or slide subtitle Example of a Line Chart (Custom) 4.3 4.4 Source: placeholder
  • 55. Example of a Chart with Supporting Text ​ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam vitae est nec massa imperdiet faucibus eget et magna. Cras non sapien at eros sollicitudin dignissim ut vitae nunc. Donec non. •  Key takeaway one •  Key takeaway two •  Key takeaway three •  Key takeaway four 0 6 Category 1 Category 2 Category 3 Category 4 Series 1 Series 2 Series 3 Series 4 ​ Subtitle placeholder Source: placeholder
  • 56. Example of a Chart with Supporting Text ​ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam vitae est nec massa imperdiet faucibus eget et magna. Cras non sapien at eros sollicitudin dignissim ut vitae nunc. Donec non. •  Key takeaway one •  Key takeaway two •  Key takeaway three •  Key takeaway four ​ Subtitle placeholder 1st Quarter 2nd Quarter 3rd Quarter 4th Quarter Insert a text box here to focus on this one large piece Source: placeholder
  • 57. Source: placeholder 8.2 3.2 1.4 1.2 Salesforce IaaS PaaS On Premise Service Example of Charts Using the 2 Column Layout ​ Subtitle placeholder $12B Q1 58% Q4 9% Q3 10% Q2 23% Source: placeholder
  • 58. Column title Column title Column title Row title $00.00 $00.00 $00.00 Row title $00.00 $00.00 $00.00 Row title $00.00 $00.00 $00.00 Row title $00.00 $00.00 $00.00 Row title $00.00 $00.00 $00.00 Table title or slide subtitle Example of a Table Source: placeholder
  • 59. Example of a Table ​ Table title or slide subtitle Intro heading text Key takeaway text here, table title text here Some additional detail text. If this table is presented in large room, do not use this chart, because it will be too small to read. If this is going to be presented online or other personal presentation space, this text is as small as it should go. Column title, can be multi-line Column title, can be multi-line Column title, can be multi-line Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui.
  • 60. Example of a Table ​ Table title or slide subtitle Column title Column title Column title Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue turpis maximus dignissim posuere. Quisque sit amet justo ultrices, finibus massa eu, vehicula dui.
  • 61. Column title Column title Column title Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Row title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Table title or slide subtitle Example of a Table
  • 62. Example of a Table Table title or slide subtitle Column title Column title Column title Row title $00.00 $00.00 $00.00 Row title $00.00 $00.00 $00.00 Row title $00.00 $00.00 $00.00 Row title $00.00 $00.00 $00.00 Row title $00.00 $00.00 $00.00 Source: placeholder
  • 64. ​ Safe harbor statement under the Private Securities Litigation Reform Act of 1995: ​ This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward- looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. ​ The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site. ​ Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements. Safe Harbor
  • 65. Customer Success Platform As a navigational/breadcrumb tool Right align and top align to this lock-up for consistent placement Sales Service Marketing Community Analytics Apps Sales Service Marketing CommunityApps Analytics
  • 66. Connect with your customers in a whole new way The Customer Success Platform Sales Service Marketing CommunityApps Analytics
  • 67. 10 palette colors Color Usage Header/title Bold Highlight Subtle Highlight Body Typography Color Palette These are the colors that the chart and table will default to, from left to right. More than six categories in a chart will cause the colors to automatically adjust to different shades of these six colors. Logo colors R 208 G 217 B 222 R 25 G 50 B 92 R 0 G 161 B 224 R 124 G 134 B 141 R 0 G 178 B 169 R 150 G 60 B 189 R 237 G 139 B 0 R 255 G 199 B 44 R 38 G 38 B 38 R 255 G 255 B 255 Subtle highlight can be found here Bold Text (Salesforce Blue) Standard Text Chart colors High Contrast Colors (Avoid using unless necessary) Analytics Color Service Color Marketing Color Community Color PowerPoint Background
  • 68. Salesforce Brand Color Family For colors not already in the PowerPoint palette, manually enter the RGB codes 0, 71, 187 0, 24, 113 146, 193, 233 65, 143, 222 167, 123, 202 150, 60, 189 100, 204, 201 0,178, 169 241, 180, 52 237, 139, 0 Brand Extensions Corporate Colors Secondary 0, 161, 224 124, 134, 141 242, 242, 242 208, 217, 222 124, 152, 174 25, 50, 92 Sales Service Marketing 251, 219, 101 255, 199, 44 Community Analytics Platform 78, 116, 139 0,60,77 PowerPoint Specific Background Salesforce Blue Salesforce Gray
  • 69. Standard Drawing Guide Placement Layout Slide (Margins) Realigning Guides Guides can can easily be bumped and moved accidentally. This slide layout show you how to reset your guides. NOTE: When working on any older deck, be sure to check and ensure that the guides in your deck are set. 1.  Turn on your guides 2.  Insert a new slide the using the Guide Layout slide option. 3.  Do your guides align with the orange lines in the new slide? If yes, your guides are set, if not, proceed then realign each of the lines to line up with the lines shown on this page. 4.  Once guides are reset, delete the Guide Layout Slide What are Drawing Guides? Drawing guides are thin lines that that appear on all pages in the same spot, but don’t show up when you print or view deck in Show mode. Think of them as internal margins for the proper alignment and consistent placement of content. Object will snap to them and they are also perfect for cropping an image to. This template has pre-made guides that delineate where your workspace is. How to Turn Guides On and Off Windows: ALT + F9 or Right click in blue area off workspace >Grids and Guides>Display Drawing Guides on Screen Mac 2011: Control + Option + Command + G or View>Guides>Static Guides MAC 2008: Command + G or View>Guides>Static Guides The left and right top and bottom corners only area you should work within on each slide. ​ Use this layout for realigning basic drawing guides or reference them as needed
  • 71. Top bar Change this to another color in the palette by placing a rectangle of measurement .1 height, and 12.96 width over the top. No shadows should be applied. Align the rectangle to the top and right of the slide (How to: Drawing tools tab, Align, “Align to slide”: top, then right) Sales Service Marketing Community Analytics Platform
  • 72. Text Styles ​ Ctrl+alt+C the text below to copy a text style; select the new text then click Ctrl+alt+V to paste the style Text styles can vary widely. The spacing between lines, paragraphs, and letters should organize the text into easily readable blocks, varied by the size of the font. Below are some text styles you can easily apply to your own text blocks. The text style is using the sixth color in the color palette. The line spacing is single line spacing. The space between the paragraphs is set to 6 before, and 6 after. To copy the style of this text box to your text boxes, select the entire text box (not the text inside), and click Ctrl+alt+C to copy the entire box style (not just the text style). Then select your own entire text box, and click Ctrl+alt+V. If you select just your text and do the above, the paragraph spacing will not be copied. The text style uses the sixth color in the color palette. The line spacing is set to single space. The space between the paragraphs is set to 6 before, 6 after. The text style uses the sixth color in the color palette. The line spacing is set to single space. The space between the paragraphs is set to 6 before, 6 after. The text style uses the sixth color in the color palette. The line spacing is set to single space. The space between the paragraphs is set to 6 before, 6 after.
  • 73. Slide Graphics ​ The style of Salesforce PowerPoint graphical elements are clean and bright. Use these styles consistently throughout your presentation so the visuals effectively support your presentation. ​ Ctrl+alt+C to copy a style from a graphic below; Ctrl+alt+V to paste that style to your own graphics Shapes and gradients In general, the shapes should be flat colored (no gradient). The corners can have slightly rounded edges. If a gradient fill is needed, use one that varies between different tints of the same color, not a gradient between two different colors. Arrows Use arrows that have a closed, wide head. Lines Lines should be thin, with flat ends. The exact width of the line will vary with need. The lines on this slide are 1 pt thick. Shadows are subtle Subtle Highlight Color
  • 74. Icon Examples ​ These are examples of how icons should be designed. ​ Make the icon white if the icon is enclosed (ie in a circle or some other shape). Sales Service Marketing Community Analytics Platform
  • 76. Infographic Elements ​ Use these samples to start your own infographic slides 70% An IDC report sponsored by Salesforce shows that customers are finding solid business benefits with the platform: Faster app development 83% More apps developed 520% ROI Proof: By the Numbers Salesforce PaaS On-premise IaaS SaaS Salesforce Cloud Infrastructure by the numbers Always On 99.9% + Uptime (no sleeping here) Speed 1.9 Billion + transactions a day with an average response time of less than 250ms Innovation 4 Million + applications Trust Built On Transparency trust.salesforce.com
  • 77. Salesforce Devices Slide ​ Device layout and shadows iPhone 6 Galaxy S5 Note: Phones are to scale in relationship to one another, use this slide as a reference
  • 78. Lumia 925 Nexus 5 Additional Devices Note: Phones are to scale in relationship to one another, use this slide as a reference
  • 79. Showing devices with text (example) ​ Integer porttitor metus non odio tincidunt, vitae porttitor magna interdum. ​ Pellentesque lobortis metus non enim viverra ornare. ​ Quisque efficitur nisl vel ligula tempus ornare. ​ Morbi sit amet erat luctus, ultrices libero sit amet, sollicitudin erat. •  Spec 1 •  Spec 2 •  Spec 3 ​ Phasellus hendrerit nunc ac pharetra hendrerit. Cras fringilla convallis libero et faucibus.
  • 81. In color Salesforce Brand Extension Logos (In Salesforce Sans)
  • 82. In white Salesforce Brand Extension Logos (In Salesforce Sans)
  • 83. In color Additional Logos (In Salesforce Sans)
  • 84. In white Additional Logos (In Salesforce Sans)
  • 86. Salesforce Corporate Signature Logo (In Salesforce Sans) ​ Vertical tagline stacked (2 Line Preferred)
  • 87. Salesforce Corporate Signature Logo (In Salesforce Sans) ​ Vertical taglines (2 Line Preferred)
  • 89. Service Cloud ​ Subtitle placeholder ​ This slide is made for easy layout of text, charts, tables, images, and other media ​ First level text is set at 20 point Salesforce Sans •  Second line bullets are 18 point Salesforce Sans •  Third level text is set at 16 point Salesforce Sans •  Limit the number of bullets on a slide ​ Fourth level text ​  Fifth level text for text sourcing ​ Example of highlighted text
  • 90. Sales Cloud ​ Subtitle placeholder ​ This slide is made for easy layout of text, charts, tables, images, and other media ​ First level text is set at 20 point Salesforce Sans •  Second line bullets are 18 point Salesforce Sans •  Third level text is set at 16 point Salesforce Sans •  Limit the number of bullets on a slide ​ Fourth level text ​  Fifth level text for text sourcing ​ Example of highlighted text
  • 91. Marketing Cloud ​ Subtitle placeholder ​ This slide is made for easy layout of text, charts, tables, images, and other media ​ First level text is set at 20 point Salesforce Sans •  Second line bullets are 18 point Salesforce Sans •  Third level text is set at 16 point Salesforce Sans •  Limit the number of bullets on a slide ​ Fourth level text ​  Fifth level text for text sourcing ​ Example of highlighted text
  • 92. Platform ​ Subtitle placeholder ​ This slide is made for easy layout of text, charts, tables, images, and other media ​ First level text is set at 20 point Salesforce Sans •  Second line bullets are 18 point Salesforce Sans •  Third level text is set at 16 point Salesforce Sans •  Limit the number of bullets on a slide ​ Fourth level text ​  Fifth level text for text sourcing ​ Example of highlighted text
  • 93. Analytics Cloud ​ Subtitle placeholder ​ This slide is made for easy layout of text, charts, tables, images, and other media ​ First level text is set at 20 point Salesforce Sans •  Second line bullets are 18 point Salesforce Sans •  Third level text is set at 16 point Salesforce Sans •  Limit the number of bullets on a slide ​ Fourth level text ​  Fifth level text for text sourcing ​ Example of highlighted text
  • 94. Community Cloud Subtitle placeholder ​ This slide is made for easy layout of text, charts, tables, images, and other media ​ First level text is set at 20 point Salesforce Sans •  Second line bullets are 18 point Salesforce Sans •  Third level text is set at 16 point Salesforce Sans •  Limit the number of bullets on a slide ​ Fourth level text ​  Fifth level text for text sourcing ​ Example of highlighted text
  • 95. Setting Up the Template Salesforce 2015
  • 96. ​ PC PowerPoint 2010 •  Open the PowerPoint file. •  Chose File, Save As, <name>. Select PowerPoint Template (.potx) for the file type. Your computer will automatically navigate to the folder on your computer where the file should go. •  Choose save. ​ PC PowerPoint 2013 •  Extract the template. •  Open the PowerPoint file. •  Choose File, Save As, Browse. Navigate to: C:Users<you>DocumentsCustom Office Templates <you> = your network login name / computer name •  Select (.potx) for the file type. •  Choose save. Installing the Template Note: The new PowerPoint template starts with a large number of sample slides, making the file size closer to that of a final file. Once you’ve started your new file from this template, it would be best to immediately remove all sample slides that you will not need to reference or use. C:Users<you>DocumentsCustom Office Templates Filename PowerPoint 2013
  • 97. ​ PowerPoint For Mac 2011 •  Open the PowerPoint template (.pptx). •  Click File, Save As, then change the Format to PowerPoint Template (.potx). The location will change to the correct Mac folder for storing PowerPoint for Mac 2011 templates. •  Click Save. Installing the Template on a Mac Note: The new PowerPoint template starts with a large number of sample slides, making the file size closer to that of a final file. Once you’ve started your new file from this template, it would be best to immediately remove all sample slides that you will not need to reference or use. PowerPoint for Mac 2011
  • 99. Inserting Footer/Source Automatically ​ Insert a Footer 1 2 A pre formatted text box will appear in the proper place at the bottom left of the page. Use this text box for sourcing material. Mac 2008 and 2011: View > Header & Footer > Check Mark Footer > Apply PC 2007 and PC 2011: Insert > Header & Footer > Check Mark Footer > Apply NOTE: Do not apply to all. Only Apply a footnote on the page you are working on or you will potentially replace all footnotes throughout the deck with the one you are Applying to All with.
  • 100. ​ PowerPoint For Mac 2011 •  Open the PowerPoint file. •  Click on the Theme tab. •  Click “Save Theme”. •  Click Save. Installing the Theme on a Mac PowerPoint for Mac 2011Salesforce
  • 101. ​ PowerPoint 2010 •  Open PowerPoint. •  Click File, New, My Templates. •  Select the template from the list and choose Ok. •  Choose Window button, Save As, rename your presentation and edit as needed. ​ PowerPoint 2013 •  Choose File, New. •  Click Personal. •  Click on the template. •  Click the Create button. Starting a New File PowerPoint 2013
  • 102. ​ PowerPoint For Mac 2011 •  Open PowerPoint. •  Click File, New From Templates, My Templates. •  Select the template from the list and choose Ok. •  Choose File, Save As, rename your presentation and edit as needed. Starting a New File on a Mac PowerPoint for Mac 2011
  • 103. ​ PowerPoint (2010 or 2013) •  Click File, select New, Blank Presentation. ​ PPT2010: adjust the new presentation size to be 13.33” wide and have a 10” height. PPT 2013, this will already be the default. •  Click on the Design tab. At the bottom right is a triangle to expand the menu further. Click it. •  Click “Browse for Themes…” •  Navigate to the template or any other file that uses the template. Click apply. •  The master layouts for the template will now be applied to the new document. ​ Starting a file this way applies the layouts to the backend, but does create a new file with all the sample slides. Starting a New File Using the Theme PowerPoint 2010 / 2013 Note: Applying the theme to an existing file will apply the layouts to the existing slides, but some artifact design elements may remain. Go to View, Slide master to remove the artifact elements. This method is only recommended for advanced users.
  • 104. Starting a New File Using the Theme on a Mac PowerPoint for Mac 2011​ PowerPoint For Mac 2011 (assumes the theme is installed) •  Click File, select New Presentation. •  Click on the Theme tab. •  Select the Salesforce theme. •  Under Theme tab, Click “Slide Size”. •  Click Page size, and enter 13.33 for width and 7.5 for height. •  Alternatively •  Click “Browse for Themes…” •  Select “Salesforce” under My Themes Folder. •  Under Theme tab, Click “Slide Size”. •  Click Page size, and enter 13.33 for width and 7.5 for height.
  • 105. Making and Using Chart Masters ​ Useful for streamlining the creation of a particular look on charts ​ Saving •  Adjust the fill colors, line colors/widths, axis options, legend and title options, etc. •  With the finished chart selected: ​ PowerPoint 2010: in the design tab of the chart tools tab click “Save as template”. ​ PowerPoint 2013: right click, then click “Save as template”. •  Give the chart master a descriptive name (ex. Horz bar chart). ​ Create new or applying to existing •  Select the chart you want to apply a chart master to. •  Navigate to Chart tools, Design, Change Chart Type, Templates. •  Select the chart you are looking for. •  Some adjustments maybe be necessary to accommodate the new set of data (the chart master was designed around a certain data set, and the new data may be much different). PowerPoint 2010 / 2013
  • 106. Making Chart Templates for Mac ​ Useful for streamlining the creation of a particular look on charts ​ Saving •  Adjust the fill colors, line colors/widths, axis options, legend and title options, etc. •  With the finished chart selected right click on the chart and select Save as Template. •  Give the chart master a descriptive name (ex. Horz bar chart). •  The save screen must be directing your saved file to the location “Chart Templates” (see screenshot right). If it is not, try closing, reopening, and trying again. PowerPoint for Mac 2011
  • 107. Using Chart Templates for Mac ​ Useful for streamlining the creation of a particular look on charts ​ Create new or applying to existing •  Select the chart you want to apply a chart template to. •  Navigate to Chart tab, then click the down button next to “Other” (see screenshot right). •  At the bottom of the options in the gallery are the chart templates you have created. Select the one you want, then make adjustments to the chart as necessary. PowerPoint for Mac 2011
  • 108. Welcome to Salesforce Sans Salesforce 2015
  • 109. This Template Uses the Custom Salesforce Sans Font It is pre-installed on all Salesforce computers. ​ If You Are Copying Slides from an Older Deck Be Sure to Change All Text to Salesforce Sans You can do this manually or go globally by using the Find Replace Font Feature. ​ What if You Do Not Have Salesforce Sans Installed on Your Computer? If you are working on a computer that doesn’t have the Salesforce Sans font installed, please replace all instances of Salesforce Sans with Arial. ​ What if You Are Sending it to Someone that Doesn’t Have the Font Installed It is is recommended that you save your presentation as a PDF before sending it to third parties. ​  Use Find and Replace to Change Fonts Across Entire Deck or Within a Slide 1 2 3 4 How To Find and Replace Fonts on a Mac Select any text, go to Format>Replace Fonts>Change it to the New Font OR
  • 110. How To Find and Replace Fonts on a PC 2 3 1 Select any text>Home Tab>Replace>Select Replace Fonts>Replace
  • 111. ​ In earlier versions of the Corporate PowerPoint Template some paragraph line spacing may have been set to .9 or 8.5. This was to create lines of text that were tighter together. The new Salesforce Sans Font needs to be set to single space. You may need to manually change the value of paragraph line spacing in slides taken from previous versions of the template to ensure some letters don’t touch. About Paragraph Line Spacing in Salesforce Sans Font 3 1 2 OR 1 2
  • 112. Text Character Spacing ​ In earlier Versions of PowerPoint the font Character Spacing may have been set to Condensed .02 or higher to create lettering that is tighter together. ​ In the new Salesforce Sans font, all Character spacing should be set to Normal. ​ You may need to manually change the value of character spacing in your text that comes from previous versions of the deck. 1 2 4 5 3