article thumbnail

Introducing Percona Builds for Serverless PostgreSQL

Percona

Recently, “serverless” has become a buzzword, and for good reason. The goal is to simplify the provisioning and management of database capacity. It’s an open source alternative to AWS Aurora Postgres that utilizes a serverless architecture. This can now be achieved with ease using Serverless PostgreSQL.

article thumbnail

Serverless Development with AWS Lambda and MongoDB Atlas Using Java

The Polyglot Developer

So you need to build an application that will scale with demand and a database to scale with it? It might make sense to explore serverless functions, like those offered by AWS Lambda, and a cloud database like MongoDB Atlas.

Lambda 52
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

Build a Totally Serverless REST API with MongoDB Atlas

The Polyglot Developer

These are two great scenarios where a serverless architecture could benefit your API development. However, did you know that the serverless architecture doesn’t stop at just the API level? You could make use of a serverless database in addition to the application layer and reap the benefits of going totally serverless.

article thumbnail

Developing Your Applications More Efficiently with MongoDB Atlas Serverless Instances

The Polyglot Developer

If you’re a developer, worrying about your database is not necessarily something you want to do. With MongoDB Atlas, you have a few deployment options to choose from when it comes to your database. With MongoDB Atlas, you have a few deployment options to choose from when it comes to your database.

article thumbnail

How To Reduce the Costs of Database Management in Financial Services

Percona

Below, we outline some proactive steps for achieving cost efficiency and maintaining performant database environments amid a turbulent economy: 1. Consider alternative tools, systems, and services: Many cloud providers offer long-term storage, serverless options, or component options for specific needs, with vastly different pricing models.

article thumbnail

Developing a Web Application with Netlify Serverless Functions and MongoDB

The Polyglot Developer

As I mentioned in a previous tutorial , I’m a big fan of Netlify and the services they offer developers—my favorite of their services being their static website hosting and serverless functions. So how does that work with a database like MongoDB? So what do you do? For this particular tutorial, we’ll be using the Node.js

article thumbnail

What is AWS Lambda?

Dynatrace

AWS Lambda is a serverless compute service that can run code in response to predetermined events or conditions and automatically manage all the computing resources required for those processes. Organizations are realizing the cost savings and management benefits of serverless automation. A new record entering a database table.

Lambda 185