Skip to content
View rehanvdm's full-sized avatar
Block or Report

Block or report rehanvdm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rehanvdm/README.md

👋 I'm Rehan!

I make things go fast with AWS Serverless

Turning an unhealthy amount of coffee into outcomes by delivering value beyond code.

I am an AWS Community Hero and Founder of Cloud Glance which I am building in public.

I’m a passionate multilingual developer/architect focusing on AWS, Serverless and all that AWS has to offer.

I organize the AWS PTA Meetup and do the occasional presentation as well. I am an avid blogger, helping the AWS community where possible, always lurking in all the #aws slack channels and answering questions.

I have a strong background in Electronic and Electronic Communications Engineering, but my focus has since shifted to focus on everything AWS.

My favorite languages include JS, TS, Golang and PHP, but I am multilingual and have touched on many industries and technologies.


I appreciate any cups of coffee to support my blogging and project/product adventures.

Pinned

  1. serverless-website-analytics serverless-website-analytics Public

    A CDK construct that consists of a serverless backend, frontend and client side code to track website analytics

    TypeScript 156 11

  2. cdk-starter cdk-starter Public

    This repos is an AWS CDK Starter repo. It covers topics like configuration, environments, build systems, CI/CD processes and GitHub Workflows. Read the full blog at: https://rehanvdm.com/blog/aws-c…

    TypeScript 4

  3. serverless-website-analytics-client serverless-website-analytics-client Public

    The client library that is used to ingest data into the backend of the https://github.com/rehanvdm/serverless-website-analytics CDK component

    TypeScript 21 1

  4. cloudfront-reverse-proxy-apigw cloudfront-reverse-proxy-apigw Public

    We use CloudFront running a SPA to reverse proxy to an API Gateway backend. This eliminates CORS which can hugely decrease request latency up to 50%.

    TypeScript 29 3

  5. MicroService MicroService Public

    This article documents the thought process and steps involved in refactoring a distributed monolith to microservices. We are going to remove API GW, use Amazon Event Bridge and implement BASE consi…

    15 2

  6. cdk-multi-environment cdk-multi-environment Public

    In this post I will explore 4 different methods that can be used to pass configuration values to the AWS CDK. We will first look at using the context variables in the cdk.json file, then move those…

    TypeScript 62 14