DEV Community

Serverless

All computing — without servers!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Run Next.js functions in the background with events and cron schedules

Run Next.js functions in the background with events and cron schedules

12
Comments 1
6 min read
5 Common Amazon SQS Issues

5 Common Amazon SQS Issues

9
Comments
5 min read
Lambda Functions

Lambda Functions

5
Comments
1 min read
EventBridge Rules to Invoke Lambda and StepFunction

EventBridge Rules to Invoke Lambda and StepFunction

14
Comments
3 min read
Getting up and running on AWS EKS Fargate

Getting up and running on AWS EKS Fargate

5
Comments
10 min read
Catalyst Blogathon

Catalyst Blogathon

3
Comments
1 min read
AWS Serverless: start with your best friends

AWS Serverless: start with your best friends

87
Comments 2
5 min read
What should your key considerations be while choosing IT monitoring solution?

What should your key considerations be while choosing IT monitoring solution?

3
Comments
2 min read
Notification Service Design - with diagrams

Notification Service Design - with diagrams

69
Comments
6 min read
AWS Lambda

AWS Lambda

14
Comments
1 min read
Use Lambda Function URL to write a Serverless app backed by DynamoDB

Use Lambda Function URL to write a Serverless app backed by DynamoDB

10
Comments
4 min read
Scaling Laravel with Serverless Redis

Scaling Laravel with Serverless Redis

28
Comments
4 min read
Scaling containers on AWS in 2022

Scaling containers on AWS in 2022

22
Comments
47 min read
Simple Leave Management System with AWS Serverless

Simple Leave Management System with AWS Serverless

16
Comments
5 min read
Cloudflare Workers are the future! 🏗

Cloudflare Workers are the future! 🏗

7
Comments 5
2 min read
How to save up on AWS S3 Buckets while deploying with serverless framework

How to save up on AWS S3 Buckets while deploying with serverless framework

59
Comments
2 min read
Querying Data in S3 with Amazon Athena

Querying Data in S3 with Amazon Athena

20
Comments
4 min read
🚁 AWS CDK 101 - 🐬 Fetching JSON from dynamodb vs S3 through stepfunction

🚁 AWS CDK 101 - 🐬 Fetching JSON from dynamodb vs S3 through stepfunction

11
Comments
6 min read
Flask + Serverless — API in AWS Lambda the easy way

Flask + Serverless — API in AWS Lambda the easy way

6
Comments
3 min read
[Parte 12] Azure Functions: Background Jobs

[Parte 12] Azure Functions: Background Jobs

16
Comments 2
16 min read
Using Athena to query multi-account Cloudwatch Logs

Using Athena to query multi-account Cloudwatch Logs

13
Comments 1
4 min read
Does AWS Lambda good for ETL jobs?

Does AWS Lambda good for ETL jobs?

13
Comments
3 min read
AWS Lambda vs. Cloudflare Workers vs. AWS Cloudfront Function cold start comparison with Ddosify Cloud

AWS Lambda vs. Cloudflare Workers vs. AWS Cloudfront Function cold start comparison with Ddosify Cloud

9
Comments
1 min read
Controlling access to the API with Lambda authorizers

Controlling access to the API with Lambda authorizers

11
Comments
6 min read
📱 AWS CDK 101 - 👯 Fetching JSON from S3 through stepfunction

📱 AWS CDK 101 - 👯 Fetching JSON from S3 through stepfunction

14
Comments 4
6 min read
My testing strategy for serverless applications

My testing strategy for serverless applications

6
Comments
7 min read
Learn How to Use Lambda Layers by Building an Image Resize Function Using Sharp

Learn How to Use Lambda Layers by Building an Image Resize Function Using Sharp

11
Comments
8 min read
Alexa for CI/CD: Add Alexa Skill to Alexa for Business - Part 4

Alexa for CI/CD: Add Alexa Skill to Alexa for Business - Part 4

9
Comments 1
5 min read
Introducing Stacktape - Full power of AWS with Heroku-like experience

Introducing Stacktape - Full power of AWS with Heroku-like experience

6
Comments
2 min read
Data points you need to know about ARM for your application code migration.

Data points you need to know about ARM for your application code migration.

8
Comments
5 min read
What is Serverless?

What is Serverless?

6
Comments 2
1 min read
Three Steps to Create a .NET AWS Lambda Function with an HTTPS Endpoint

Three Steps to Create a .NET AWS Lambda Function with an HTTPS Endpoint

7
Comments
7 min read
Why I don’t like API frameworks together with Serverless

Why I don’t like API frameworks together with Serverless

13
Comments
4 min read
Build Live Streaming Apps Globally in 5 minutes

Build Live Streaming Apps Globally in 5 minutes

7
Comments
1 min read
AWS SES, API Gateway - POST and Serverless

AWS SES, API Gateway - POST and Serverless

10
Comments
7 min read
Sending a message with the Twitter API in a Cloudflare worker

Sending a message with the Twitter API in a Cloudflare worker

12
Comments
1 min read
Getting Started with Serverless and AWS

Getting Started with Serverless and AWS

6
Comments
5 min read
AWS Lambda Function URLs with Serverless Framework

AWS Lambda Function URLs with Serverless Framework

5
Comments
4 min read
🤡 AWS CDK 101 - 🤾‍♂ Using layers in Lambda functions and saving JSON to S3

🤡 AWS CDK 101 - 🤾‍♂ Using layers in Lambda functions and saving JSON to S3

12
Comments
5 min read
Exploring AWS Lambda Function URL using .NET Container - Part 1

Exploring AWS Lambda Function URL using .NET Container - Part 1

11
Comments
5 min read
The ABCs of IAM: Managing permissions with Serverless

The ABCs of IAM: Managing permissions with Serverless

5
Comments
8 min read
We're all living on it. But what exactly is The Edge?

We're all living on it. But what exactly is The Edge?

48
Comments 2
8 min read
How to Load Test Your Apps For Free By Going Serverless

How to Load Test Your Apps For Free By Going Serverless

23
Comments 4
7 min read
Using AWS Lambda Function URL to build a Serverless backend for Slack

Using AWS Lambda Function URL to build a Serverless backend for Slack

19
Comments
8 min read
Self-Provisioning Runtimes & Serverless DX

Self-Provisioning Runtimes & Serverless DX

10
Comments 6
9 min read
You thought serverless was green? Here is how to really make it sustainable! 🌱

You thought serverless was green? Here is how to really make it sustainable! 🌱

30
Comments
3 min read
Invoke AWS Services Cross Account from Lambda (with AWS CDK and AWS SDK v3)

Invoke AWS Services Cross Account from Lambda (with AWS CDK and AWS SDK v3)

11
Comments
6 min read
Processing large payloads with Amazon API Gateway asynchronously

Processing large payloads with Amazon API Gateway asynchronously

21
Comments 1
8 min read
Adding A Mock Integration AWS API Gateway with Serverless

Adding A Mock Integration AWS API Gateway with Serverless

7
Comments
3 min read
Mux Serverless Webhook Updates using Telegram Bots

Mux Serverless Webhook Updates using Telegram Bots

8
Comments
17 min read
How I automatically generate grocery shopping lists with Trello & AWS Lambda

How I automatically generate grocery shopping lists with Trello & AWS Lambda

40
Comments 1
8 min read
AWS Infrastrucutre Maintenance Using AWS Lambda and AWS EventBridge [EC2 instance ebs snapshot cleanup after X days] [Part 2]

AWS Infrastrucutre Maintenance Using AWS Lambda and AWS EventBridge [EC2 instance ebs snapshot cleanup after X days] [Part 2]

6
Comments
4 min read
Building an event streaming app with Azure Functions, Event Hubs and Azure Cosmos DB

Building an event streaming app with Azure Functions, Event Hubs and Azure Cosmos DB

13
Comments
18 min read
Alexa for CI/CD: Putting it all together - Part 3

Alexa for CI/CD: Putting it all together - Part 3

9
Comments 1
6 min read
Serverless cache

Serverless cache

24
Comments 5
10 min read
Hands-On Approach with AWS Cloud Resume Challenge

Hands-On Approach with AWS Cloud Resume Challenge

4
Comments
3 min read
Infrastructure as Code - Deploy an Azure Function using Bicep

Infrastructure as Code - Deploy an Azure Function using Bicep

6
Comments
9 min read
SQL Triggers with AWS Lambda — Take Your DB to the Next Level

SQL Triggers with AWS Lambda — Take Your DB to the Next Level

12
Comments
5 min read
The 5 fundamentals to get right before getting started with serverless

The 5 fundamentals to get right before getting started with serverless

4
Comments
2 min read
Getting Started with Rust Cloudflare Workers

Getting Started with Rust Cloudflare Workers

7
Comments
11 min read
loading...