exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 647 discussion

Actual exam question from CompTIA's SY0-601
Question #: 647
Topic #: 1
[All SY0-601 Questions]

A root cause analysis reveals that a web application outage was caused by one of the company's developers uploading a newer version of the third-party libraries that were shared among several applications. Which of the following implementations would be BEST to prevent this issue from reoccurring?

  • A. CASB
  • B. SWG
  • C. Containerization
  • D. Automated failover
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
russian
1 year, 2 months ago
Selected Answer: C
easy one
upvoted 1 times
...
memodrums
1 year, 4 months ago
Selected Answer: C
The correct answer should be Microservices/API but Containerization comes the closest.
upvoted 2 times
...
david124
1 year, 5 months ago
isnt Containerization a part of MDM and not web development?????
upvoted 1 times
pinkdog
1 year, 4 months ago
No, containerization and Mobile Device Management (MDM) are distinct concepts, although they both relate to managing and securing IT environments. Containerization refers to a lightweight form of virtualization that allows you to encapsulate an application and its dependencies into a single, portable container. Containers are isolated from each other and from the underlying system, ensuring that the application runs consistently across different environments.
upvoted 2 times
...
...
Yarzo
1 year, 8 months ago
Selected Answer: C
C. Containerization To prevent the issue of a developer accidentally introducing incompatible or problematic third-party libraries into shared applications, containerization can be an effective solution. Containers allow you to package applications and their dependencies together, ensuring that each application runs in a separate, isolated environment. This minimizes the risk of conflicts and unintended changes to shared libraries, reducing the chances of web application outages caused by such issues.
upvoted 2 times
...
sigidy
1 year, 8 months ago
Selected Answer: B
A secure web gateway is an on-premise or cloud-delivered network security service. Sitting between users and the Internet, secure web gateways provide advanced network protection by inspecting web requests against company policy to ensure malicious applications and websites are blocked and inaccessible.
upvoted 2 times
...
DarexTech100
1 year, 9 months ago
Selected Answer: C
To prevent issues arising from the uploading of newer versions of third-party libraries that are shared among several applications, the best approach among the given options is to use Containerization (Option C). Containerization allows each application to be isolated with its specific set of libraries and dependencies, ensuring that changes made to libraries in one container do not affect other applications. This isolation would prevent a newer version of a library uploaded for one application from impacting other applications that share the same library.
upvoted 4 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 ...