article thumbnail

Codenotary Extends Dynamic SBOM Reach to Serverless Computing Platforms

DevOps.com

Codenotary has extended the reach of its platform for automatically generating software bills of materials (SBOMs) to serverless computing platforms running software constructed using functions. The post Codenotary Extends Dynamic SBOM Reach to Serverless Computing Platforms appeared first on DevOps.com.

article thumbnail

The Future of Serverless is … Functionless?

Stackery

I first heard about this pattern a few years ago at a ServerlessConf from a consultant who was helping a “big bank” convert to serverless. With AppSync, DynamoDB Tables, SQL Databases (via Aurora Serverless), Lambda Functions, and ElasticSearch domains have all been elevated as first-class “Data Sources” for GraphQL resolvers.

Insiders

Sign Up for our Newsletter

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

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

Serverless: A simple overview

O'Reilly Media - Ideas

Get a basic understanding of serverless, then go deeper with recommended resources. Serverless is a trend in computing that decouples the execution of code, such as in web applications, from the need to maintain servers to run that code. Serverless also offers an innovative billing model and easier scalability.

article thumbnail

Six people on the cutting edge of serverless modernization

Stackery

Serverless is a quickly-maturing technology and, if you’ve followed its evolution over the past several years, you’ve likely seen a host of great (and not-so-great) documentation of its technology and practices. You need to stay on the cutting edge of serverless. Yan wrote the book on serverless. > Find Ben on LinkedIn.

article thumbnail

Pulumi raises $37.5M Series B for its cloud engineering platform

TechCrunch

. “If you think about how fast the cloud has evolved just in 10 years, Pulumi is built in a place of multi-cloud, of Kubernetes, of serverless, Jacobson said. “And much of the original infrastructure-as-code constructs didn’t even have those in mind.

article thumbnail

Serverless Data Processing with AWS Step Functions, Part II.

Stackery

Back in Part I of Deploying a Serverless Data Processing Workflow with AWS Step Functions , Nuatu mentioned one key benefit of using step functions is their visibility into business critical workflows. We’ll enable error-handling on each task and construct the error messages sent to our subscribers using the ErrorNotifications topic.