Remove 2015 Remove Architecture Remove Load Balancer Remove Microservices
article thumbnail

AWS Web Talk: Intelligent Cloud Orchestration and Container Program Overview

Blue Sentry

I’m often asked by Executives to explain Cloud-native architectures so I’ve put together a multi-part series explaining common patterns and Technical jargon like container orchestration, streaming applications, and event-driven architectures. This is container orchestration.

AWS 52
article thumbnail

Comparing API Architectural Styles: SOAP vs REST vs GraphQL vs RPC

Altexsoft

These specifications make up the API architecture. Over time, different API architectural styles have been released. A pull of choices raises endless debates as to which architectural style is best. gRPC is the latest RPC version developed by Google in 2015. Customer-specific APIs for internal microservices.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Zero Configuration Service Mesh with On-Demand Cluster Discovery

Netflix Tech

by David Vroom, James Mulcahy, Ling Yuan, Rob Gulewich In this post we discuss Netflix’s adoption of service mesh: some history, motivations, and how we worked with Kinvolk and the Envoy community on a feature that streamlines service mesh adoption in complex microservice environments: on-demand cluster discovery.

article thumbnail

What is gRPC: Main Concepts, Pros and Cons, Use Cases

Altexsoft

While REST focuses on request-response architecture, gRPC provides support for data streaming with event-driven architectures: server-side streaming, client-side streaming, and bidirectional streaming. Which is especially valuable when working with microservices. Microservices with gRPC. Built-in code generation.

article thumbnail

REST API: Key Concepts, Best Practices, and Benefits

Altexsoft

REST is short for Representational State Transfer, an architectural style for building web services that interact via an HTTP protocol. Layered architecture. Due to the layered architecture, you can place a proxy or load balancer between the client and server and thus improve scalability.

article thumbnail

The Good and the Bad of Docker Containers

Altexsoft

delivering microservice-based and cloud-native applications; standardized continuous integration and delivery ( CI/CD ) processes for applications; isolation of multiple parallel applications on a host system; faster application development; software migration; and. Docker architecture core components. Docker Architecture.

article thumbnail

What is container orchestration?

CircleCI

As application architectures become more complex and the number of containers needed to maintain stability across a distributed system grows, software teams can simplify the management of their container infrastructure with container orchestration. First released by HashiCorp in 2015, Nomad was initially designed to be a general orchestrator.