InJavaScript in Plain EnglishbyUtkarsha BakshiConvert Text To Speech Using Amazon Polly and NodeJS AWS LambdaText to Speech Using Amazon Polly, Lambda and AWS S3Jul 28, 2023Jul 28, 2023
InJavaScript in Plain EnglishbyUtkarsha BakshiAWS Cognito Refresh Token Rotation in NextJs using NextAuthIn this article, we will learn how to setup refresh token rotation in NextJS using NextAuth library while using the AWS Cognito provider…Jul 26, 20233Jul 26, 20233
InGeek CulturebyUtkarsha BakshiDeploying Python Flask app as a Docker Image to Google CloudPython Flask app + Docker + Google Cloud RunDec 4, 2021Dec 4, 2021
InGeek CulturebyUtkarsha BakshiHow to Upload File to S3 using Python AWS LambdaIn this short post, I will show you how to upload file to AWS S3 using AWS Lambda. We will use Python’s boto3 library to upload the file to…Mar 5, 20227Mar 5, 20227
InGeek CulturebyUtkarsha BakshiCreating AWS Lambda Layer for wkhtmltopdfIn this short article, we will go through the steps for creating an AWS Lambda layer for wkhtmltopdf. We will define a Dockerfile for…Feb 3, 20233Feb 3, 20233
InGeek CulturebyUtkarsha BakshiGenerating PDF from HTML Template Using AWS LambdaIn this article, we will learn how to generate a PDF file from an jinja2 HTML template using a Python AWS Lambda function. We will use…Feb 3, 20231Feb 3, 20231
InGeek CulturebyUtkarsha BakshiHow to Deploy a NodeJS Lambda Using AWS CDK?In this post, we will learn how to deploy a NodeJS Lambda function with dependencies using AWS CDK. In this tutorial, we will explore how…Mar 8, 2023Mar 8, 2023
InGeek CulturebyUtkarsha BakshiConfiguring EFS Volume with AWS Lambda Function Using AWS CDKIn this short post, we will learn how to configure and use AWS Elastic File System (AWS EFS) with an AWS Lambda function. We will use AWS…Mar 8, 2023Mar 8, 2023
InGeek CulturebyUtkarsha BakshiHow to use OpenCV on AWS Python Lambda?Learn how to run OpenCV on an AWS Python Lambda function.Mar 15, 2023Mar 15, 2023
InAWS in Plain EnglishbyUtkarsha BakshiHow to Install NVM on an AWS EC2 Instance?In this short post, we will learn how to install and use NVM (Node version manager) on an AWS EC2 instance. NVM is a command-line tool that…May 16, 2023May 16, 2023
InGeek CulturebyUtkarsha BakshiHow to Add Google Login in AWS Cognito Using AWS CDK?Enable Federated Google Login using AWS CDK and use it using Amplify’s Hosted UI in React JS applicationMay 28, 2023May 28, 2023
InGeek CulturebyUtkarsha BakshiLinking Federated Users to an Existing Account in AWS Congito Using AWS CDKThere are scenarios where a user exists in your system (here AWS Cognito user pool) and then goes ahead and uses a Federated login provider…May 29, 20231May 29, 20231
InGeek CulturebyUtkarsha BakshiTop Free Courses For Cloud Computing BeginnersCloud computing continues to grow in popularity. In fact, more than half (55%) of enterprises expect their cloud spending to increase in…Jul 13, 2022Jul 13, 2022
InGeek CulturebyUtkarsha BakshiHow to Pull Docker Images from AWS ECR in KubernetesIn this short tutorial, we will learn how to pull docker images from AWS ECR in Kubernetes.Oct 2, 20221Oct 2, 20221
InGeek CulturebyUtkarsha BakshiExport AWS DynamoDB Table to New Account Using PythonIn this short article, we will learn how to export a AWS DynamoDB table from one account to another using a Python script that uses boto3.Dec 29, 20221Dec 29, 20221
InGeek CulturebyUtkarsha BakshiHow to Dockerize a Python AWS Lambda FunctionIn this post, we will learn how to dockerize a Python AWS Lambda function and deploy it to an AWS account. In a previous article, we…Jan 5, 20235Jan 5, 20235
InGeek CulturebyUtkarsha BakshiCreating an AWS Lambda Python Docker Image from ScratchIn my previous tutorial, we learned how to use public.ecr.aws/lambda/python:3.8 as a base image for Dockerizing Python Lambda functions…Jan 5, 2023Jan 5, 2023
InGeek CulturebyUtkarsha BakshiSetting up Wordpress on AWS EC2Learn how to setup Wordpress on AWS EC2 from scratchSep 16, 2022Sep 16, 2022
InGeek CulturebyUtkarsha BakshiHow to Quickly Backup and Restore AWS Cognito User PoolIn this short post, I will walk you through the process of backing up and restoring users from one user pool to another.Jun 3, 20225Jun 3, 20225