article thumbnail

Migrating DNS for a production site? We made you a site migration checklist

Netlify

This blog post expands on our existing support guide for zero-downtime DNS migrations. Some companies, organizations, and universities set CAA or SOA records on their hostnames that specify which SSL certificate authorities can issue certificates. host -t soa example.com. host -t caa example.com. Check TTL of all hostnames.

SOA 52
article thumbnail

From Monolith to Service Mesh, via a Front Proxy — Learnings from stories of building the Envoy…

Daniel Bryant

The State of SOA Networking In a talk last year by Matt Klein , one of the creators of the Envoy Proxy, he described the state of service-oriented architecture (SOA) and microservice networking in 2013 as “ a really big and confusing mess ”. particularly within an API gateway like the open source Kubernetes-native Ambassador gateway.

SOA 40
Insiders

Sign Up for our Newsletter

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

article thumbnail

From Monolith to Service Mesh, via a Front Proxy — Learnings from stories of building the Envoy…

Daniel Bryant

The State of SOA Networking In a talk last year by Matt Klein , one of the creators of the Envoy Proxy, he described the state of service-oriented architecture (SOA) and microservice networking in 2013 as “ a really big and confusing mess ”. particularly within an API gateway like the open source Kubernetes-native Ambassador gateway.

SOA 40
article thumbnail

Journey to Event Driven – Part 2: Programming Models for the Event-Driven Architecture

Confluent

Distributed object (RPC sync), service-oriented architecture (SOA), enterprise service bus (ESB), event-driven architecture (EDA), reactive programming to microservices and now FaaS have each built on the learnings of the previous. ” For more information, look at event sourcing projects like EventStore and dive into this blog post.

article thumbnail

The Rise of Managed Services for Apache Kafka

Confluent

This blog post goes over: The complexities that users will run into when self-managing Apache Kafka on the cloud and how users can benefit from building event streaming applications with a fully managed service for Apache Kafka. This blog post has provided the key points you need to identify and evaluate a true managed service for Kafka.

article thumbnail

Egnyte Architecture: Lessons learned in building and scaling a multi petabyte content platform

High Scalability

Load Balancers / Reverse Proxy. SOA architecture based on REST APIs. You can find more about these in the For The Techies section at our blog. In SOA, build circuit breakers to shed load early and start sending 503s if your service is choked. How do you handle load balancing? Elasticsearch.