Open in app
Home
Notifications
Lists
Stories

Write
Pubudu Jayawardana
Pubudu Jayawardana

Home
About

Pinned

Simple Leave Management System with AWS Serverless

In this project, I will discuss how you can build a simple leave apply/approval system using AWS Serverless services. These are the main functionalities of this implementation. Apply for a leave Confirmation for leave application. Send notification to the approver regarding new leave request. Send reminder notification to the approver. …

AWS

5 min read

Simple Leave Management System with AWS Serverless
Simple Leave Management System with AWS Serverless

Pinned

Manage webhooks at scale with AWS Serverless

Webhooks are still a preferred choice of many organizations to communicate with 3rd party services. Since webhook calls are event-driven, building a webhook management system with Serverless is a great choice. In this post, I am going to discuss how to build such a webhook management system with AWS Serverless. …

AWS

5 min read

Manage webhooks at scale with AWS Serverless
Manage webhooks at scale with AWS Serverless

Pinned

How to build a Simple Sprint Dashboard with AWS Amplify

[This article first appeared in Hashnode] Intro This is how I built a simple sprint dashboard using VueJS and used Amplify for backend, frontend, CI/CD, and for custom domain set up as well. In this post, I would like to share my experience using Amplify and some key lessons learned. This…

AWS

6 min read

How to build a Simple Sprint Dashboard with AWS Amplify
How to build a Simple Sprint Dashboard with AWS Amplify

Pinned

How I created a door bell with AWS Serverless

[This article first appeared in dev.to on Sep 22, 2020] Intro Recently, there was a hackathon at my work place, and with one of my colleagues, I created an intelligent door bell with AWS Serverless services + a raspberry pi. Here is the improved version of it with few more features. …

AWS

5 min read

How I created a door bell with AWS Serverless
How I created a door bell with AWS Serverless

Published in Better Programming

·Jun 9

AWS Step Functions — Are Active Executions Affected When Your State Machine Gets Updated?

No, not always! — AWS Step Functions is a serverless orchestration service that helps to build a workflow with various steps that connect different AWS services. These steps are defined in State Machine, which will be implemented in Amazon States Language (ASL). There are two types of workflows in Step Functions: Express flow Standard…

Programming

3 min read

AWS Step Functions — Are Active Executions Affected When Your State Machine Gets Updated?
AWS Step Functions — Are Active Executions Affected When Your State Machine Gets Updated?

Jan 19

Manage webhooks with MongoDB Functions and Triggers

In this post I explain how I built a webhook management system with MongoDB triggers and functions. This is part of mongodb atlas hackathon organized by dev.to Webhooks are still a preferred choice of many organizations to communicate with 3rd party services. Since webhook calls are event-driven, if we use…

Mongodb

5 min read

Manage webhooks with MongoDB Functions and Triggers
Manage webhooks with MongoDB Functions and Triggers

Sep 27, 2021

Create a simple OTP system with AWS Serverless

Intro This post describes how to implement a simple One Time Password (OTP) system with AWS Serverless services which can be used as a part of two-step verification. Below tools and technologies used to build this application. AWS Lambda API Gateway DynamoDB Simple Email Service — SES Amplify Web Hosting VueJS…

AWS

3 min read

Create a simple OTP system with AWS Serverless
Create a simple OTP system with AWS Serverless

Sep 26, 2021

How I created a Photo Booth with AWS Serverless

Intro This is how I built a photo booth application with AWS Serverless services. Once the user captures an image and provides an email, the background of the image is removed and new background applied and a watermark with timestamp will be added. …

AWS

4 min read

How I created a Photo Booth with AWS Serverless
How I created a Photo Booth with AWS Serverless

Dec 11, 2019

White-list Lambda IP for Downstream Services

Sometimes, you will need to have a static IP for Lambda in order to white-list for downstream 3rd party services. By design, Lambda doesn’t have a static IP. Let’s discuss how we can achieve below problem scenario. Here is the problem scenario: There is a lambda function, which calls to…

AWS

2 min read

White-list Lambda IP for Downstream Services
White-list Lambda IP for Downstream Services

Nov 22, 2019

AWS Services by Region

Recently, I have created a simple API to retrieve AWS services by it’s regions. And I decide to make it a Serverless Application and now it is generally available to be used by anyone. AWS SAR : https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:987919146615:applications~aws-services-by-region Github: https://github.com/pubudusj/serverless-aws-services How it works

AWS

2 min read

Pubudu Jayawardana

Pubudu Jayawardana

Fullstack developer, Serverless enthusiast, AWS Community Builder. https://pubudu.dev https://www.linkedin.com/in/pubudusj/ https://twitter.com/pubudusj

Following
  • Haiko van der Schaaf

    Haiko van der Schaaf

  • Ishan Liyanage

    Ishan Liyanage

  • Sheen Brisals

    Sheen Brisals

  • Duleendra Shashimal

    Duleendra Shashimal

  • Lee James Gilmore

    Lee James Gilmore

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable