ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 4 - Certified Heroku Architecture Designer discussion

Report
Export

A client has data in a production Heroku Postgres database, and needs to quickly get access to a subset of that data for reporting needs.

Which two features does Heroku Dataclips provide to enable this? (Choose two.)

A.
JSON export of query results, with CORS support
Answers
A.
JSON export of query results, with CORS support
B.
CSV export of query results
Answers
B.
CSV export of query results
C.
A simple REST API access to query results
Answers
C.
A simple REST API access to query results
D.
Postgres dump file of query results
Answers
D.
Postgres dump file of query results
Suggested answer: A, B

Explanation:

- https://devcenter.heroku.com/arlicles/dataclips

asked 23/09/2024
Valerio Lorenzani
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first