Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CIPT All Questions

View all questions & answers for the CIPT exam

Exam CIPT topic 1 question 109 discussion

Actual exam question from IAPP's CIPT
Question #: 109
Topic #: 1
[All CIPT Questions]

SCENARIO -
Please use the following to answer next question:
EnsureClaim is developing a mobile app platform for managing data used for assessing car accident insurance claims. Individuals use the app to take pictures at the crash site, eliminating the need for a built-in vehicle camera. EnsureClaim uses a third-party hosting provider to store data collected by the app. EnsureClaim customer service employees also receive and review app data before sharing with insurance claim adjusters.
The app collects the following information:
✑ First and last name
✑ Date of birth (DOB)
✑ Mailing address
✑ Email address
✑ Car VIN number
✑ Car model
✑ License plate
✑ Insurance card number
✑ Photo
✑ Vehicle diagnostics
✑ Geolocation
What IT architecture would be most appropriate for this mobile platform?

  • A. Peer-to-peer architecture.
  • B. Client-server architecture.
  • C. Plug-in-based architecture.
  • D. Service-oriented architecture.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Ssourav
3 months, 2 weeks ago
Selected Answer: B
B. Client-server architecture directly aligns with the mobile app's requirement to collect data on the client side (mobile app) and process/store it on the server side. SOA is more relevant for systems requiring extensive service interactions or integrations beyond the scope of this mobile platform's primary function.
upvoted 1 times
...
Stants
10 months ago
The most appropriate IT architecture for this mobile platform would be Option B: Client-server architecture. In a client-server architecture, the server hosts, delivers, and manages most of the resources and services to be consumed by the client. This model would allow the mobile app (the client) to communicate with the third-party hosting provider (the server) to store and retrieve data. It would also enable EnsureClaim’s customer service employees to access and review the app data from the server. This architecture is commonly used in web applications and is well-suited to scenarios where multiple clients need to access shared data, which aligns with the needs of the EnsureClaim app. So, the answer is Option B.
upvoted 1 times
...
Sbowo
2 years, 11 months ago
Mobile app platform usually using plug-in based architecture because it use market place of IOS and Android to be installed on mobile
upvoted 1 times
...
837vq3
3 years ago
Service-oriented architecture is similar to client-server architecture in that it decouples services from large-scale servers. It allows designers to replicate services across multiple machines.
upvoted 1 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 ...