exam questions

Exam CAS-004 All Questions

View all questions & answers for the CAS-004 exam

Exam CAS-004 topic 1 question 156 discussion

Actual exam question from CompTIA's CAS-004
Question #: 156
Topic #: 1
[All CAS-004 Questions]

Due to internal resource constraints, the management team has asked the principal security architect to recommend a solution that shifts partial responsibility for application-level controls to the cloud provider. In the shared responsibility model, which of the following levels of service meets this requirement?

  • A. IaaS
  • B. SaaS
  • C. FaaS
  • D. PaaS
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Cosmic_robot
Highly Voted 2 years, 3 months ago
Selected Answer: D
PAAS. "SHARED," It would be SaaS if it were the sole responsibility of the CSP. At least those are my thoughts. Check out the link for an easily readable table that shows even on the application level if there is shared responsibility it would fall under PaaS. https://learn.microsoft.com/en-us/azure/security/fundamentals/shared-responsibility
upvoted 22 times
...
Mr_BuCk3th34D
Highly Voted 2 years, 7 months ago
Selected Answer: B
Software as a Service (SaaS) is a cloud computing model in which a third-party provider hosts and manages the application and makes it available to customers over the internet. In a SaaS model, the cloud provider is responsible for the security of the infrastructure and the application itself, while the customer is responsible for securing their data and user access to the application. This means that the customer can shift partial responsibility for application-level controls to the cloud provider.
upvoted 10 times
...
PluDou_111
Most Recent 1 year ago
Selected Answer: D
PaaS, shared model.
upvoted 3 times
...
ServerBrain
1 year ago
Selected Answer: B
the question is about application level controls, not infrastructure level.. so answer is B.
upvoted 1 times
...
EAlonso
1 year, 1 month ago
Going with D.
upvoted 2 times
...
e4af987
1 year, 4 months ago
Selected Answer: C
The key is "partial responsibility for application-level controls". Therefore FaaS provides for that specifically. Gemini answer: Limited Application Management: FaaS offers a serverless computing model where the cloud provider manages the underlying infrastructure and operating system. This frees the development team from managing those aspects and allows them to focus on developing the application logic itself. Security Features: Many FaaS providers offer built-in security features like access control, intrusion detection, and data encryption. This can alleviate some of the responsibility for application-level controls from the development team.
upvoted 1 times
...
suprman4485
1 year, 5 months ago
According to Google... "PaaS (Platform as a Service) In the PaaS model, the cloud provider manages the underlying infrastructure, runtime, and middleware, while the customer is responsible for developing and managing the applications. This allows for a shared responsibility in terms of application-level controls." So the answer is D, PaaS
upvoted 2 times
...
ElDirec
1 year, 6 months ago
Selected Answer: D
The level of service that meets this requirement is: D. PaaS (Platform as a Service) In a PaaS model, the cloud provider manages the underlying infrastructure, runtime environment, and also some aspects of application-level controls such as application hosting and runtime environment security. This allows the customer to focus more on the application development and less on managing the infrastructure and runtime environment, thus shifting partial responsibility for application-level controls to the cloud provider.
upvoted 2 times
...
hb0011
1 year, 7 months ago
The people voting for SAAS need to do a lot more learning on cloud service models and gain a better understanding of what partial means. If you see the word partial it's PAAS. Every time.
upvoted 3 times
...
Anarckii
1 year, 8 months ago
Selected Answer: D
this one is a tough one and I have been arguing with ChatGPT on it lol. I have determined that PaaS is the best for the shared responsibility model. Given the scenario, you want to have some of the responsibility handled by the CSP. The CSP control the platform that it is offer and the developers create the application to have it hosted. This means that the responsibilities are divided between "server" (CSP) and "host"(DevOps application). The team than can outline the requirements for the application control and the CSP will abide by them. *BOOM*
upvoted 2 times
Anarckii
1 year, 7 months ago
https://www.ibm.com/topics/paas Got to question 316 and that is an example of SaaS. This question we are focused on partial - Read the source provide: In general, PaaS solutions have three main parts: Cloud infrastructure including virtual machines (VMs), operating system software, storage, networking, firewalls Software for building, deploying and managing applications A graphic user interface, or GUI, where development or DevOps teams can do all their work throughout the entire application lifecycle
upvoted 1 times
...
...
ThatGuyOverThere
1 year, 9 months ago
Selected Answer: B
In PaaS the customer develops the application, therefore they would be responsible for any and all controls at the application layer. In SaaS the service provider develops the application and security features of the application, the customer can change the settings of some of those security features. Thus it is shared. https://www.splunk.com/en_us/blog/learn/shared-responsibility-model.html#:~:text=For%20platform%20as%20a%20service,of%20the%20shared%20responsibility%20model.
upvoted 3 times
...
32d799a
1 year, 10 months ago
Selected Answer: D
PaaS (Platform as a Service) - At this level, the cloud provider manages everything from the physical hardware up to the application runtime environment (like databases, web servers, development tools). The customer just focuses on writing and deploying the application and data
upvoted 2 times
...
Meep123
1 year, 10 months ago
D: Application can be a shared responsibility in the Paas model. https://learn.microsoft.com/en-us/azure/security/fundamentals/shared-responsibility
upvoted 2 times
...
Uncle_Lucifer
1 year, 11 months ago
Selected Answer: B
SAAS. SW is managed by CSP in SAAS SW is managed by client in PAAS
upvoted 2 times
...
Uncle_Lucifer
1 year, 11 months ago
Selected Answer: B
A dumb as i am in IT, i can explain this. It is certainly SAAS. SAAS - CSP manages SW PAAS - Client manages SW. I feel good knowing this very well.
upvoted 2 times
...
BiteSize
2 years, 1 month ago
Selected Answer: D
Keywords I saw that frame the answer. "Internal resource constraints, "partial responsibility for application-level controls" The company does not want to give up all of the application level-controls as it would be in a SaaS. I see a comment about user data owner being a type of control. While that talks about data stewardship, it does not address security controls which are application level controls. Partial responsibility for those would mean PaaS, which is a combination of both parties. SaaS is simply use our product. Source: Verifying each answer against Chat GPT, my experience, other test banks, a written book, and weighing in the discussion from all users to create a 100% accurate guide for myself before I take the exam. (It isn't easy because of the time needed, but it is doing my diligence)
upvoted 8 times
...
p1s3c
2 years, 3 months ago
Selected Answer: B
The shared responsibility model defines the responsibilities of the cloud provider and customer for different levels of cloud service. The responsibilities vary depending on the service level. In the case where the management team wants to shift partial responsibility for application-level controls to the cloud provider, the best option would be a Software-as-a-Service (SaaS) model. In SaaS, the cloud provider is responsible for managing the application infrastructure, including security controls, while the customer is responsible for the data and how it is used within the application. This means that the cloud provider is responsible for implementing and managing application-level controls.
upvoted 3 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 ...