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

Examining the AWS Serverless Application Repository

Mike Roberts

the Serverless Application Repository (SAR)?—?at The general goal of SAR is to make it easier to distribute, and consume, applications that have been developed using AWS Serverless products, like Lambda. Thanks to @ 3Nimbus / [link] What is the Serverless Application Repository? Enter the Serverless Application Repository.

Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Examining the AWS Serverless Application Repository

Mike Roberts

the Serverless Application Repository (SAR)?—?at The general goal of SAR is to make it easier to distribute, and consume, applications that have been developed using AWS Serverless products, like Lambda. Thanks to @ 3Nimbus / [link] What is the Serverless Application Repository? Enter the Serverless Application Repository.

article thumbnail

Autoscaling Deployment with MLOps

DataRobot

In this technical post, we’ll focus on some changes we’ve made to allow custom models to operate as an algorithm on Algorithmia, while still feeding predictions, input, and other metrics back to the DataRobot MLOps platform —a true best of both worlds. Fashion MNIST Automatic Deployment Notebook. Running the Notebook.

Fashion 52
article thumbnail

Cloudera DataFlow Designer: The Key to Agile Data Pipeline Development

Cloudera

When a draft is ready to be deployed in production, it is published to the Catalog, and can be productionalized with serverless DataFlow Functions for event-driven, micro-bursty use cases or auto-scaling DataFlow Deployments for low latency, high throughput use cases.

Agile 80
article thumbnail

Learning Lambda — Part 9

Mike Roberts

However one of the joys of Lambda, and Serverless in general, is the automatic and vast scaling capabilities it gives us. If you reach this limit you’ll start to experience throttling, and you’ll know this because the Throttles CloudWatch metric for your Lambda functions will suddenly have an amount greater than zero. So what do we do?

Lambda 52
article thumbnail

A Simple Serverless Product Catalog

The Agile Monkey

Utilizing AWS Hosted Technologies to Bootstrap a Simple Cloud E-Commerce Solution A Very Brief Serverless Introduction There are plenty of blog posts and documentation that give introductions to serverless architectures in general and specific providers and technologies. Using Serverless Framework, a single command deploys everything.