Escrito por estudiantes que aprobaron Inmediatamente disponible después del pago Leer en línea o como PDF ¿Documento equivocado? Cámbialo gratis 4,6 TrustPilot
logo-home
Document preview thumbnail
Vista previa 4 fuera de 36 páginas
Examen

D288 ITSW 3175 Back End Programming - Objective Assessment - WGU 2025

Document preview thumbnail
Vista previa 4 fuera de 36 páginas

D288 ITSW 3175 Back End Programming - Objective Assessment - WGU 2025D288 ITSW 3175 Back End Programming - Objective Assessment - WGU 2025D288 ITSW 3175 Back End Programming - Objective Assessment - WGU 2025

Vista previa del contenido

D288 ITSW 3175 Back End Programming

Objective Assessment Review

(Questions & Solutions)

2025




©2025

, Question 1
A cloud-based distributed application must balance consistency,
availability, and partition tolerance. According to the CAP theorem, which
of the following is true?
- A. All three guarantees can be fully achieved simultaneously.
- B. Only two out of the three guarantees can be achieved at any given
time.
- C. Consistency and availability are mutually exclusive regardless of
network partitions.
- D. Partition tolerance can be ignored if high availability is required.

ANS: B
Rationale: The CAP theorem states that in distributed systems, only
two out of the three guarantees—Consistency, Availability, and Partition
Tolerance—can be achieved simultaneously. Designers must make
tradeoffs, particularly in the presence of network partitions.

---

Question 2
A microservices architecture is designed for a high-traffic e-commerce
platform. To minimize inter-service latency, which communication
pattern is most appropriate for critical operations?
- A. Synchronous HTTP REST calls
- B. Asynchronous messaging (e.g., via message queues)
- C. Periodic batch processing via scheduled tasks
- D. Remote Procedure Calls (RPC) over SOAP

ANS: B
Rationale: Asynchronous messaging decouples services and reduces
latency by avoiding blocking calls. For real-time, high-traffic systems,
message queues (or similar event-driven patterns) are preferred over
synchronous patterns.
©2025

,---

Question 3
In designing a RESTful API for a complex data service, which HTTP
method is generally used for partial updates of a resource?
- A. GET
- B. POST
- C. PATCH
- D. DELETE

ANS: C
Rationale: The PATCH method is intended for partial updates of
resources. Unlike PUT, which typically replaces an entire resource, PATCH
allows clients to submit only the data that needs modification.

---

Question 4
A back-end developer is implementing caching to reduce load on a
relational database. Which of the following is a common in-memory data
store used as a cache?
- A. Apache Kafka
- B. Redis
- C. MongoDB
- D. Hadoop

ANS: B
Rationale: Redis is a widely used in‑memory data store that supports
various caching strategies. It improves performance by reducing database
load and latency.

---

Question 5
©2025

, Which distributed transaction management protocol is used to ensure
atomicity across multiple services?
- A. Two‑phase commit
- B. Peer-to-peer replication
- C. Eventual consistency
- D. Load balancing

ANS: A
Rationale: The two‑phase commit protocol is a classic approach to
distributed transaction management. It ensures that a transaction either
commits on all nodes or rolls back entirely, preserving atomicity.

---

Question 6
A development team is tasked with containerizing a legacy application.
What is the major benefit of deploying the application in containers using
orchestration platforms like Kubernetes?
- A. It guarantees a 100% bug‑free deployment.
- B. It simplifies scaling and management through automation and self-
healing.
- C. It eliminates the need for resource monitoring.
- D. It converts the application into a microservice automatically.

ANS: B
Rationale: Container orchestration platforms (e.g., Kubernetes)
automate deployment, scaling, and management of containerized
applications. They provide features like self‑healing, automated rollouts,
and scaling, making management easier and more resilient.

---

Question 7
When building a high-performance back-end in Java, which of the
following techniques is most effective for handling concurrency in server
©2025

Información del documento

Subido en
28 de mayo de 2025
Número de páginas
36
Escrito en
2024/2025
Tipo
Examen
Contiene
Desconocido
$16.99

¿Documento equivocado? Cámbialo gratis Dentro de los 14 días posteriores a la compra y antes de descargarlo, puedes elegir otro documento. Puedes gastar el importe de nuevo.
Escrito por estudiantes que aprobaron
Inmediatamente disponible después del pago
Leer en línea o como PDF

Seller avatar
Los indicadores de reputación están sujetos a la cantidad de artículos vendidos por una tarifa y las reseñas que ha recibido por esos documentos. Hay tres niveles: Bronce, Plata y Oro. Cuanto mayor reputación, más podrás confiar en la calidad del trabajo del vendedor.
EmilioOchieng
4.1
(24)
Vendido
148
Seguidores
17
Artículos
4032
Última venta
3 meses hace


Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes