article thumbnail

re:Invent Serverless Talks — Serverless SaaS Deep Dive

Stackery

But after two days of discussing serverless development and AWS tooling with the many awesome folks who have visited the Stackery booth (plus the primer I attended on day one) I was actually feeling pretty limber for the marathon that was “Serverless SaaS Deep Dive: Building Serverless on AWS”. Serverless for SaaS.

article thumbnail

A History of Distributed Tracing

DevOps.com

Organizations are increasingly using distributed tracing to monitor their complex, microservice-based architectures. Distributed tracing has become essential in microservice applications, cloud-native and distributed systems.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Hands Off Serverless Deployments

Stacks on Stacks

Goal of balancing safety and speed is used throughout examples, geared toward microservices but perfectly applicable to server-based deployments. Once the code is deployed, you use an auto-rollback metrics monitoring strategy to determine whether the change is working nicely for customers. It’s now available to stream on-demand.

article thumbnail

Why Serverless Won’t Replace Traditional Servers

ParkMyCloud

Curious why serverless is so popular – and why it won’t replace traditional servers in the cloud? Today we’ll take a look at what serverless computing is good for, and what it can’t replace. Today we’ll take a look at what serverless computing is good for, and what it can’t replace. Understanding Serverless.

article thumbnail

Microservices Done Right, Part 2: More Antipatterns to Avoid

Accenture

Microservices architecture has become popular over the last several years. Many organizations have seen significant improvements in critical metrics such as time to market, quality, and productivity as a result of implementing microservices. Recently, however, there has been a noticeable backlash against microservices.

article thumbnail

Lightstep Unveils New Observability Platform to Replace Conventional Monitoring Solutions

DevOps.com

The post Lightstep Unveils New Observability Platform to Replace Conventional Monitoring Solutions appeared first on DevOps.com.

article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

Netflix Tech

How we migrated our Android endpoints out of a monolith into a new microservice by Rohan Dhruva , Ed Ballot As Android developers, we usually have the luxury of treating our backends as magic boxes running in the cloud, faithfully returning us JSON. You can read more about this in our previous posts here: part 1 , part 2. It was a Node.js