About: Service mesh

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In software architecture, a service mesh is a dedicated infrastructure layer for facilitating service-to-service communications between services or microservices, using a proxy. A dedicated communication layer can provide a number of benefits, such as providing observability into communications, providing secure connections, or automating retries and backoff for failed requests. The service mesh architecture is implemented by software products like , Linkerd, Consul, AWS App Mesh, Kuma, Traefik Mesh, and Open Service Mesh. Many service meshes use the Envoy proxy on the data plane.

Property Value
dbo:abstract
  • In software architecture, a service mesh is a dedicated infrastructure layer for facilitating service-to-service communications between services or microservices, using a proxy. A dedicated communication layer can provide a number of benefits, such as providing observability into communications, providing secure connections, or automating retries and backoff for failed requests. A service mesh consists of network proxies paired with each service in an application and a set of task management processes. The proxies are called the data plane and the management processes are called the control plane. The data plane intercepts calls between different services and “processes” them; the control plane is the brain of the mesh that coordinates the behavior of proxies and provides APIs for operations and maintenance personnel to manipulate and observe the entire network. The service mesh architecture is implemented by software products like , Linkerd, Consul, AWS App Mesh, Kuma, Traefik Mesh, and Open Service Mesh. Many service meshes use the Envoy proxy on the data plane. (en)
  • In un'architettura software, un service mesh è un livello di infrastruttura, configurabile e a bassa latenza, usato per facilitare le comunicazioni service-to-service tra servizi o microservizi, utilizzando un proxy. Un livello di comunicazione dedicato può fornire una serie di vantaggi, in modo completamente trasparente per i servizi/microservizi, come il monitoraggio delle comunicazioni, l'uso di connessioni sicure, l'automatizzazione dei tentativi e il backoff per le richieste non riuscite, il , il bilanciamento del carico, l'autenticazione e l'autorizzazione, il , l'uso di strategie di deploy alternative, ... Un service mesh è composto da un proxy di rete associato a ciascun servizio di un'applicazione e da un insieme di processi di gestione delle attività. I proxy, normalmente chiamati sidecar, formano il data plane, mentre i processi di gestione compongono il control plane. Il data plane intercetta le chiamate tra servizi diversi e le “elabora”; il control plane è il cervello della mesh che coordina il comportamento dei proxy e mette a disposizione, al personale operativo e di manutenzione, tramite un'interfaccia utente o delle API, gli strumenti necessari per manipolare e osservare l'intera rete. L'architettura service mesh è implementata da prodotti software come Istio, Linkerd, Consul, , , e Open Service Mesh. Envoy è il proxy più utilizzato tra i service mesh. (it)
  • No âmbito da computação e tecnologia uma “malha de serviços” (em inglês: service mesh) é um termo relativo à infraestrutura de comunicação existente entre vários serviços que compõem uma determinada aplicação/solução. Também, o termo “service mesh” é comumente utilizado para resumir e definir de forma abrangente o controle implantando por softwares, no que se refere ao gerenciamento com maior eficácia, nas comunicações entre microsserviços (geralmente executados em contêineres). (pt)
dbo:wikiPageID
  • 61609252 (xsd:integer)
dbo:wikiPageLength
  • 2783 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1123588420 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • No âmbito da computação e tecnologia uma “malha de serviços” (em inglês: service mesh) é um termo relativo à infraestrutura de comunicação existente entre vários serviços que compõem uma determinada aplicação/solução. Também, o termo “service mesh” é comumente utilizado para resumir e definir de forma abrangente o controle implantando por softwares, no que se refere ao gerenciamento com maior eficácia, nas comunicações entre microsserviços (geralmente executados em contêineres). (pt)
  • In software architecture, a service mesh is a dedicated infrastructure layer for facilitating service-to-service communications between services or microservices, using a proxy. A dedicated communication layer can provide a number of benefits, such as providing observability into communications, providing secure connections, or automating retries and backoff for failed requests. The service mesh architecture is implemented by software products like , Linkerd, Consul, AWS App Mesh, Kuma, Traefik Mesh, and Open Service Mesh. Many service meshes use the Envoy proxy on the data plane. (en)
  • In un'architettura software, un service mesh è un livello di infrastruttura, configurabile e a bassa latenza, usato per facilitare le comunicazioni service-to-service tra servizi o microservizi, utilizzando un proxy. L'architettura service mesh è implementata da prodotti software come Istio, Linkerd, Consul, , , e Open Service Mesh. Envoy è il proxy più utilizzato tra i service mesh. (it)
rdfs:label
  • Service mesh (it)
  • サービスメッシュ (ja)
  • Service mesh (en)
  • Malha de serviços (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:genre of
is dbo:wikiPageWikiLink of
is dbp:genre of
is rdfs:seeAlso of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License