Questões de Arquitetura de Software - SOA (Service-oriented architecture) para Concurso

Foram encontradas 356 questões

Q372838 Arquitetura de Software
Uma propriedade fundamental da arquitetura, orientada a serviços (SOA), estabelece a neutralidade de plataforma que apresenta como característica principal.
Alternativas
Q371833 Arquitetura de Software
Com relação à arquitetura orientada a serviços (SOA), julgue os itens subsecutivos.

Entre os princípios básicos da SOA estão os serviços que abstraem a lógica, que compartilham um contrato formal, que evitam alocação de recursos por longos períodos e que são autônomos e reutilizáveis.
Alternativas
Q371832 Arquitetura de Software
Com relação à arquitetura orientada a serviços (SOA), julgue os itens subsecutivos.

O desenvolvimento de aplicações em ambientes corporativos que utilizam SOA permite alto acoplamento e grande redundância de funcionalidades.
Alternativas
Q365346 Arquitetura de Software
Considere as afirmações abaixo.

I - In Object-Oriented Programming, the Abstract Factory pattern is one level of abstraction higher than the factory pattern. You can use this pattern when you want to return one of several related classes of objects, each of which can return several different objects on request. In other words, this pattern is a factory object that returns one of several factories. One classic application is the case where your system needs to support multiple “look- and-feel” user interfaces, such as Windows-9x, Motif or Macintosh. You tell the factory that you want your program to look like Windows and it returns a GUI factory which returns Windows-like objects. Then when you request specific objects such as buttons, check boxes and windows, the GUI factory returns Windows instances of these visual interface components.

II - Although Web Services do not necessarily translate to SOA, and not all SOA is based on Web Services, the relationship between the two technology directions is important and they are mutually influential: Web Services momentum will bring SOA to mainstream users, and the best-practice architecture of SOA will help make Web Services initiatives successful.

Pode-se afirmar que:
Alternativas
Q354985 Arquitetura de Software
De acordo com SOA, a perspectiva arquitetural que considera o suporte aos objetos de negócio e suas implementações denomina-se.
Alternativas
Respostas
231: D
232: C
233: E
234: C
235: E