• Pricing
© 2026 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
Eslam Hefnawy

Eslam Hefnawy

Eslam Hefnawy is a senior developer at Serverless Inc, and he's the lead architect of Serverless Components.

GitHubTwitterWebsite

Articles by Eslam Hefnawy (15)

How to Use Upstash with Serverless Cloud
Eslam HefnawyEslam Hefnawy
May 18, 2022

How to Use Upstash with Serverless Cloud

This is a walkthrough on how easy it is to use both Serverless Cloud and Upstash together to easily and quickly offer your users the app performance they deserve.

How to Use SendGrid with Serverless Cloud
Eslam HefnawyEslam Hefnawy
Feb 17, 2022

How to Use SendGrid with Serverless Cloud

Learn how SendGrid makes it super easy to send emails from your Serverless Cloud applications

How to Add Authentication to Your Serverless Cloud Apps
Eslam HefnawyEslam Hefnawy
Feb 8, 2022

How to Add Authentication to Your Serverless Cloud Apps

This article explores the basics of authentication and how to implement it in Serverless Cloud.

How to use MongoDB with Serverless Cloud
Eslam HefnawyEslam Hefnawy
Jan 28, 2022

How to use MongoDB with Serverless Cloud

Learn how to connect your Serverless Cloud apps to the widely popular MongoDB.

Building an Image Hosting App on Serverless Cloud
Eslam HefnawyEslam Hefnawy
Jan 17, 2022

Building an Image Hosting App on Serverless Cloud

Learn how to build a simple image hosting app on Serverless Cloud by using Serverless Storage

Setup a Custom URL Shortener in 2 Minutes With Serverless Cloud
Eslam HefnawyEslam Hefnawy
Dec 15, 2021

Setup a Custom URL Shortener in 2 Minutes With Serverless Cloud

Learn how to setup a custom URL shortener for your startup that you can extend later with Serverless Cloud.

Easily Deploy A Serverless CDN With Serverless Components
Eslam HefnawyEslam Hefnawy
Aug 21, 2019

Easily Deploy A Serverless CDN With Serverless Components

How to easily deploy a serverless content delivery network (CDN) using Serverless Components.

10 Tips for Creating Robust Serverless Components
Eslam HefnawyEslam Hefnawy
Aug 7, 2019

10 Tips for Creating Robust Serverless Components

A practical guide for creating robust, safe and fast serverless components.

Serverless Framework v1.38 - Introducing Websockets Support
Eslam HefnawyEslam Hefnawy
Feb 21, 2019

Serverless Framework v1.38 - Introducing Websockets Support

The latest Serverless Framework v1.38 release includes WebSockets support!

How to streamline your serverless workflow with WebStorm
Eslam HefnawyEslam Hefnawy
Aug 15, 2018

How to streamline your serverless workflow with WebStorm

In this post, I’d like to share with you my serverless-specific IDE setup with WebStorm, and how it can massively accelerate your serverless workflow.

Unit testing for Node.js Serverless projects with Jest
Eslam HefnawyEslam Hefnawy
Jul 17, 2018

Unit testing for Node.js Serverless projects with Jest

Create unit tests for Node.js using the Serverless Framework, run tests on CI, and check off our list of serverless testing best practices.

How to Create a Dynamic Site with Pre-built Serverless Components
Eslam HefnawyEslam Hefnawy
May 31, 2018

How to Create a Dynamic Site with Pre-built Serverless Components

A step-by-step tutorial that guides you through creating a dynamic website with pre-built Serverless Components.

How to Test Serverless Applications
Eslam HefnawyEslam Hefnawy
Nov 2, 2017

How to Test Serverless Applications

Tips from the Serverless team - how we test serverless applications.

DevOps Use Cases With Serverless Variables
Eslam HefnawyEslam Hefnawy
Jun 5, 2017

DevOps Use Cases With Serverless Variables

Serverless Framework Engineer Eslam Hefnawy explores creative use cases for using Serverless Variables to optimize and automate operations.

Serverless Code Patterns
Eslam HefnawyEslam Hefnawy
Sep 15, 2016

Serverless Code Patterns

Learn the best ways to structure your Serverless applications by applying theses architectural patterns