exam questions

Exam Certified Heroku Architecture Designer All Questions

View all questions & answers for the Certified Heroku Architecture Designer exam

Exam Certified Heroku Architecture Designer topic 1 question 114 discussion

Actual exam question from Salesforce's Certified Heroku Architecture Designer
Question #: 54
Topic #: 1
[All Certified Heroku Architecture Designer Questions]

Which two statements describe characteristics of Private Space Logging? (Choose two.)

  • A. Log entries are forwarded as HTTPS POST requests.
  • B. Log entries are collated and forwarded by Heroku's Logplex router.
  • C. Log entries can be forwarded to up to three logging services.
  • D. Log entries can be forwarded to only one logging service.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DeepakSrini27
6 months, 3 weeks ago
So A, D is right
upvoted 2 times
...
DeepakSrini27
6 months, 3 weeks ago
Private Space Logging: Shield Private Spaces allow you to manage logging at the space level instead of app level, by configuring a single log drain for all applications in the space. • Logs will not be routed through Logplex, as “Logplex is hosted in US.” • This enables better control of data residency. • Logs are sent as HTTPS POST requests. • Logs cannot be forwarded to multiple log drains & cannot be viewed in CLI. • Will not be able to access the on-premises logging system via the private connection
upvoted 2 times
...
kAMMY
1 year ago
A, D https://devcenter.heroku.com/articles/private-space-logging
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...