Exam KCNA Topic 2 Question 147 Discussion
Actual exam question for Linux Foundation's KCNA exam
Question #: 147
Topic #: 2
Question #: 147
Topic #: 2
Your organization is migrating a legacy web application to a serverless architecture on Azure. You want to ensure that the application's state is persisted during and after migration. Which Azure service would be most suitable for storing and managing the application's state?
Suggested Answer: A,E Vote an answer
Azure Cosmos DB and Azure SQL Database are the most suitable services for storing and managing application state during and after migration to a serverless architecture on Azure- Both offer persistent storage and support various data models. Cosmos DB is a fully managed, globally distributed, multi-model database service, while Azure SQL Database is a relational database service- Storage Accounts (B) are primarily for blob storage and may not be the best fit for managing application state. Service Bus (C) is for message queuing, and Event Hubs (D) are for real-time event ingestion- While these services might play a role in the serverless architecture, they are not the primary choice for persisting application state-
by Harold at Aug 06, 2025, 05:32 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).