Skip to content
Category

Service-oriented (business computing)

page 1
service-oriented architecture
architectural pattern in software design
microservices
In software engineering, a microservice architecture is an architectural pattern that organizes an application into a collection of loosely coupled, fine-grained services that communicate through lightweight protocols. This pattern is characterized by the ability to develop and deploy services independently, improving modularity, scalability, and adaptability. However, it introduces additional complexity, particularly in managing distributed systems and inter-service communication, making the initial implementation more challenging compared to a monolithic architecture.
enterprise service bus
communication system in a service-oriented architecture
machine to machine
technologies that allow both wireless and wired systems to communicate with other devices of the same type
Microsoft BizTalk Server
Inter-Organizational Middleware System that enables companies to automate business processes
event-driven architecture
high-level system structure in software design
multitenancy
Software multitenancy is a software architecture in which a single instance of software runs on a server and serves multiple tenants. Systems designed in such manner are "shared" (rather than "dedicated" or "isolated"). A tenant is a group of users who share a common access with specific privileges to the software instance. With a multitenant architecture, a software application is designed to provide every tenant a dedicated share of the instance—including its data, configuration, user management, tenant individual functionality and non-functional properties. Multitenancy contrasts with mult
Qualtrics
Qualtrics, LLC is an American experience management company, with co-headquarters in Seattle, Washington, and Provo, Utah, in the United States. The company was founded in 2002 by Scott M. Smith, Ryan Smith, Jared Smith, and Stuart Orgill.
loose coupling
system in which each of its components has, or makes use of, little or no knowledge of the definitions of other separate components
service discovery
generic term for methods for discovering Network services.
web-oriented architecture
computer systems architectural style
service
set of related software functionalities made available to be reused for different purposes
Postini
Postini, Inc. was an e-mail, Web security, and archiving service owned by Google from 2007 until its closure. It provided cloud computing services for filtering e-mail spam and malware (before it was delivered to a client's mail server), offered optional e-mail archiving, and protected client networks from web-borne malware. In November 2011, Google announced the discontinuation of Postini in August 2012.
Service Component Architecture
term
Service Data Objects
java library
Cloud native computing
Approach in software development
shared services
method for provisioning shared organizational resources