Study online at https://quizlet.com/_geftpy
1. 2. Which of the following is the correct sequence of configure a network
steps to configure a direct connection in Foundry's egress policy ’provision
managed SaaS platform? credentials ’create the
source in data connection ’
configure a network policy ’ provision credentials ’ cre- configure a network policy
ate the source in data connection ’ configure network
egress policy
create the source in data connection ’ configure a net-
work policy ’configure network egress policy ’provision
credentials
provision credentials ’ configure network egress policy
’ create the source in data connection ’ configure a
network policy
configure a network egress policy ’ provision creden-
tials ’create the source in data connection ’configure a
network policy
2. 5. You are responsible for integrating data from an Direct Connection
Azure storage account into Foundry. To ensure optimal
uptime and performance without managing addition-
al infrastructure, which connection method should you
configure?
Third-Party Sync Tool
Agent-based Connection
Manual Network Tunneling
Direct Connection
3. 8. What is the minimum recommended amount of 16 GB
RAM for a Foundry agent host?
12 GB
, Palantir Data Engineering Certification Exam Flashcards
Study online at https://quizlet.com/_geftpy
8 GB
32 GB
16 GB
4. 9. Which of the following are part of securing a Ensure the agent host can
Foundry agent host? Select two. talk to Palantir.
Configure the firewall to
Allow all inbound traffic to facilitate connectivity. block all traffic except to
Allow network traffic only from specific IPs. desired destinations.
Open all ports for flexibility.
Install antivirus software on the host.
Ensure the agent host can talk to Palantir.
Configure the firewall to block all traffic except to de-
sired destinations.
5. 14. A data engineer needs to integrate data from vari- Virtual Tables
ous legacy systems into Palantir AIP without modifying
the existing data formats. Which feature of Palantir AIP
facilitates this seamless integration?
Metadata Services
Virtual Tables
REST Interfaces
Palantir HyperAuto Pipelines
6. 15. Which of the following actions can be performed Change the branch of the
after successfully syncing a table range from a Fusion dataset.
sheet to a dataset in Foundry? Select three. Modify the export column
type to match desired data
Change the branch of the dataset. types.
Modify the export column type to match desired data Rename the synced
types. dataset.
Delete the original Fusion sheet without affecting the
, Palantir Data Engineering Certification Exam Flashcards
Study online at https://quizlet.com/_geftpy
dataset.
Use both sheet sync and table sync on the same Fusion
sheet.
Automatically merge changes from multiple Fusion
sheets.
Rename the synced dataset.
7. 16. Which open data format is used by default for Parquet
transformed data in Palantir AIP to ensure compatibil-
ity with existing data architectures?
JSON
Parquet
CSV
Avro
8. 18. Which of the following are responsibilities of Action Capture data from opera-
types in the Palantir Ontology? Select two. tors
Orchestrate decision-mak-
Provide object type polymorphism ing processes
Define link types
Capture data from operators
Author business logic
Orchestrate decision-making processes
Define object properties
9. 19. You are responsible for syncing a specific range Only use table sync with-
of data from a Fusion spreadsheet to a dataset in out any sheet sync in the
Foundry to be used by Contour. After selecting the Fusion sheet.
desired table range and initiating the sync, what must
you ensure to avoid synchronization issues?
Ensure that the dataset has Viewer permissions.
, Palantir Data Engineering Certification Exam Flashcards
Study online at https://quizlet.com/_geftpy
Export the synced data as a CSV file immediately after
syncing.
Only use table sync without any sheet sync in the Fu-
sion sheet.
Use both sheet sync and table sync within the same
Fusion sheet.
10. 24. When syncing a table range from a Fusion sheet to The user must have at least
a dataset in Foundry, which of the following conditions Editor permissions on the
must be met to ensure that future changes in the dataset.
spreadsheet are reflected in the dataset?
The user must have at least Editor permissions on the
dataset.
The dataset must be exported as a CSV file after each
sync.
Both sheet sync and table sync must be enabled con-
currently.
The user must have Viewer permissions on the
dataset.
11. 25. When developing a transform for unstructured Leveraging custom Python
datasets in Foundry, which of the following approach- or Java code within the
es is most effective for parsing semi-structured data transform to handle pars-
like JSON or XML files? ing.
Converting the unstructured data into plain text be-
fore processing.
Storing the unstructured data as binary blobs without
parsing.
Leveraging custom Python or Java code within the