Remove Examples Remove Microservices Remove Performance Remove Serverless
article thumbnail

Dynamic Data Processing Using Serverless Java With Quarkus on AWS Lambda (Part 1)

Dzone - DevOps

With the growth of the application modernization demands, monolithic applications were refactored to cloud-native microservices and serverless functions with lighter, faster, and smaller application portfolios for the past years.

article thumbnail

Will Serverless Kill the DevOps Star?

Modus Create

A very real example of Digital Transformation causing a massive shift in culture and business. With the relentless pace of innovation using Lean software development, we’ve seen an explosion in the use of serverless technologies with a mantra of “NoOps.” The Maturation of Serverless. Both are open source.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Can Dynamic Sites Go Serverless?

Netlify

Why I migrated my dynamic sites to a serverless architecture. Like most web developers these days, I’ve heard of serverless applications and Jamstack for a while. The idea of serverless for a tool that is mostly static content is appealing. Not the usual serverless migration. Take Neutrality.wtf , for example.

article thumbnail

Serverless NiFi Flows with DataFlow Functions: The Next Step in the DataFlow Service Evolution

Cloudera

With DFF, users now have the choice of deploying NiFi flows not only as long-running auto scaling Kubernetes clusters but also as functions on cloud providers’ serverless compute services including AWS Lambda, Azure Functions, and Google Cloud Functions. New use cases: event-driven, batch, and microservices.

article thumbnail

How caching microservice outputs led to a 7x performance improvement

Netlify

A little while ago, after much consideration and thought, I decided to migrate my hackathon-style backend-heavy dynamic tool neutrality.wtf to a serverless architecture, hosted by Netlify. Luckily, the whole idea of a microservice is that it is designed to be standalone and distinct, not sharing its logic with any external code.

article thumbnail

This is the beginning of the unbundled database era

TechCrunch

Today, thanks to the cloud, microservices, distributed applications, global scale, real-time data and deep learning, new database architectures have emerged to solve for new performance requirements. Image Credits: Venrock. 20 years ago, you had one option: A relational database.

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.