• Home
  • About
  • Book

Serverless.Pub

Short stories from around the campfire for a fellow serverless explorer.

Newsletter

Posts Categories

The Power of Serverless GraphQL with AWS AppSync

A serverless application for handling webhooks using EventBridge event bus, API Gateway's HTTP API and Lambda function

Slobodan Stojanović in Serverless 20 minutes

user-image

Handling webhooks with EventBridge, SAM and SAR

A serverless application for handling webhooks using EventBridge event bus, API Gateway's HTTP API and Lambda function

Slobodan Stojanović in Serverless 11 minutes

user-image

Publishing Lambda Layers using SAR

Semantic versioning, region replication and account permissions for Lambda layers

Gojko Adzic in Serverless 3 minutes

user-image

S3 or DynamoDB?

How to choose the right storage system for AWS Lambda functions

Gojko Adzic in Serverless 9 minutes

user-image

FFmpeg, ImageMagick, Pandoc and RSVG for AWS Lambda

Manipulate video, sound files, SVG images and text documents in Lambda functions, with just a few lines of code.

Gojko Adzic in Serverless 2 minutes

user-image

Serverless Apps with AWS SAM: Slides and code from JFokus

Slides and code from the Serverless Apps with AWS SAM workshop at JFokus 2019

Gojko Adzic in Serverless 1 minutes

user-image

How to use CloudFormation to deploy Frontend Apps to S3 and Serverless Application Repository

Deploy and publish Frontend SPA apps, UI components, static websites and MicroFrontends to S3 and Serverless Application Repository using CloudFormation

Aleksandar Simovic in Serverless 6 minutes

user-image

Plug gaps in CloudFormation with Custom Resources

For AWS users, especially those that like to play with new technology, last week was like Christmas coming early. For many teams, using new features in production requires...

Gojko Adzic in CloudFormation 15 minutes

user-image

From Express.js to AWS Lambda: Migrating existing Node.js applications to serverless

Serverless architecture makes some of the good practices for architecturing apps obsolete. Building a serverless application from scratch requires a mind shift, but once you start thinking in...

Slobodan Stojanović in Serverless 6 minutes

user-image

How To Create a Serverless Node.js App with DynamoDB For The First Time

There are many articles on serverless with explained ideas, benefits and so on. Serverless is great, but articles sometimes sound more like a TV commercial.

Aleksandar Simovic in Serverless 6 minutes

user-image

Check out our book - Serverless Applications with Node.js

Our book “Serverless Applications with Node.js” is now available as a MEAP release on Manning Publication website.

Aleksandar Simovic in Claudiajs 1 minutes

user-image

Single command deployment for single page apps

Developing a single page app is hard. From the very beginning, you’ll need to make many decisions — decisions like picking a framework, setting the folder structure, configuring linter, and...

Slobodan Stojanović in FrontEnd 6 minutes

user-image

How To Develop A Chat Bot With Node.js

In the past few months, chat bots have become very popular, thanks to Slack, Telegram and Facebook Messenger. But the chat bot idea is not new at all.

...

Slobodan Stojanović in Claudiajs 9 minutes

user-image
category-image

Claudiajs

3 articles

category-image

Chatbots

1 article

category-image

FrontEnd

1 article

category-image

S3

2 articles

category-image

CloudFront

1 article

category-image

Book

1 article

category-image

Serverless

9 articles

category-image

DynamoDB

1 article

category-image

CloudFormation

5 articles

category-image

Frontend

1 article

Blog About