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 181
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

Application vulnerabilities: Important lessons from the OWASP top 10 about application security risks

Dynatrace

The advent of microservices and serverless computing means that cloud-based applications may consist of thousands of containerized services. Insecure design This broad category refers to fundamental design flaws in the application caused by a failure to implement necessary security controls during the design stage.

article thumbnail

Getting Started with MongoDB Atlas and Azure Functions using Node.js

The Polyglot Developer

So you’re building serverless applications with Microsoft Azure Functions, but you need to persist data to a database. What do you do about controlling the number of concurrent connections to your database from the function? The post Getting Started with MongoDB Atlas and Azure Functions using Node.js

Azure 64
article thumbnail

AWS serverless services: Exploring your options

Dynatrace

For many companies, the journey to modern cloud applications starts with serverless. While these serverless services provide strong business benefits due to their flexible on-demand usage and pricing model, they also introduce new complexities for observability. Amazon Web Services (AWS), offers a wide range of serverless solutions.

article thumbnail

Trends and Topics for 2022

Adrian Cockcroft

There were five trends and topics for 2021, Serverless First, Chaos Engineering, Wardley Mapping, Huge Hardware, Sustainability. I did a few talks on this subject early in the year, and linked this to the sustainability advantages of serverless architectures.

article thumbnail

Monetize Open-Source Software With Gatsby Functions And Stripe

Smashing Magazine

Gatsby Serverless Functions. Uses for Serverless Functions range from Newsletter signups with ConvertKit , sending an email using SendGrid , saving data in a database like Fauna , or in this case, accepting secure payments using Stripe — the list is quite frankly endless! Same Origin Functions. website.com , and www.my-website.com/api