ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 493 - CAS-004 discussion

Report
Export

A security architect is reviewing the following organizational specifications for a new application:

* Be sessionless and API-based

* Accept uploaded documents with Pll, so all storage must be ephemeral

* Be able to scale on-demand across multiple nodes

* Restrict all network access except for the TLS port

Which of the following ways should the architect recommend the application be deployed in order to meet security and organizational infrastructure requirements?

A.
Utilizing the cloud container service
Answers
A.
Utilizing the cloud container service
B.
On server instances with autoscaling groups
Answers
B.
On server instances with autoscaling groups
C.
Using scripted delivery
Answers
C.
Using scripted delivery
D.
With a content delivery network
Answers
D.
With a content delivery network
Suggested answer: A

Explanation:

A cloud container service is the best way to meet the security and organizational infrastructure requirements described. Containers are sessionless, scalable, and can enforce ephemeral storage, which ensures that sensitive data like Personally Identifiable Information (PII) is only stored temporarily. Containers also restrict access to only necessary ports, such as TLS, and can easily scale across multiple nodes to handle varying workloads. CASP+ emphasizes the use of containers in modern, scalable, and secure application deployments, especially for API-based, sessionless applications that require flexible scaling and network security controls.

CASP+ CAS-004 Exam Objectives: Domain 3.0 -- Enterprise Security Architecture (Containers and Cloud Services for Secure Application Deployment)

CompTIA CASP+ Study Guide: Deploying Scalable and Secure Applications with Containers

asked 02/10/2024
Kaliannan K
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first