Heroku and External Email Application Flashcards

1
Q

What is Heroku?

A

Platform as a Service for app development and deployment bought by Salesforce in 2010.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Dyno?

A
  • container that holds an application instance on the Heroku platform
  • each dyno is an isolated execution environment with its own files, memory, and lightweight operating system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Salesforce Connect?

A
  • allows us to establish a connection between our Salesforce org and an external database
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Heroku Connect?

A
  • allows us to establish a connection between a Heroku Postgres database and a Salesforce org
  • Heroku Connect works in concert with Salesforce Connect
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are some examples of Heroku Add-Ons?

A
  • Heroku Postgres
  • Heroku Connect
  • Apache Kafka on Heroku
  • Heroku Redis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Heroku Postgres?

A
  • Postgresql database that we can use to store data from our applications on the Heroku platform
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Apache Kafka on Heroku?

A
  • Apache Kafka is a stream-processing software that follows the publisher-subscriber model
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Heroku Redis?

A
  • Redis is an in-memory key-value database
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What external email applications does Salesforce support?

A
  • Outlook Integration and Gmail Integration
  • these services offer the ability to relate emails and events to Contact, Lead, or User records
How well did you know this?
1
Not at all
2
3
4
5
Perfectly