Asif Imtiaj Safi

Connecting with Kaltura from NodeJs

Connecting with Kaltura from NodeJs using Kaltura TypeScript Client

Imagine a multinational company planning a grand product launch for their latest gadget.  They want to broadcast the event live to their global audience, ensuring that customers, media, and stakeholders…

NodeJsTypeScript-CICD-Pipeline

Setting Up a NodeJs/TypeScript CI/CD Pipeline for AWS Lambda Using GitHub Action and Serverless

Introduction When working with an AWS Lambda project, it’s common to change your code locally, and then upload it on AWS daily or at least a weekly basis. It’s very much true…

React website on AWS

Publishing a React website on AWS with AWS amplify and AWS CloudFront with Custom Domain (Part 1)

In the modern world, we are very much dependent on the internet. And one of the best ways to reach a person is via a website. It’s very easy to…

React website on AWS with AWS amplify

Publishing a React website on AWS with AWS amplify and AWS CloudFront with Custom Domain (Part 2)

This post is a part of the series which will help you publish your React based project/website on AWS using AWS Amplify and AWS CloudFront. This part will walk you…