Published inTowards AWSSetup EC2 Windows CloudWatch agent— Using CloudFormationIn below article, we will explore setting up CloudWatch agent on EC2 Windows instance with minimum configurations and send logs to…Nov 22, 2023Nov 22, 2023
Published inTowards AWSCreate Aurora Serverless V2 and connect via EC2 — using CloudFormationIn below article, we will explore setting up Aurora Serverless V2 database with minimum configurations and connect with EC2 created via…Nov 19, 2023Nov 19, 2023
Published inLevel Up CodingQuick way to set JAVA_HOME in macOkay — got new mac and playing around Java project. Now first thing is to set up my JAVA_HOME variable. Thought to write a post so that…Nov 12, 2023Nov 12, 2023
Published inTowards AWSPython App on EKS — From Scratch to HostingIn the below article, we will explore setting up the Python Flask application and then deploying it to Minikube and then onto EKS. We will…Feb 28, 2023Feb 28, 2023
Published inTowards AWSAmazon Rekognition: Find if person is in videoDisclaimer — opinions are my own and content is not vetted/reviewed/approved by my employerFeb 8, 2023Feb 8, 2023
Published inTowards AWSServerless APIs — Part 1: Simple Rest API using Serverless Framework, NodeJs, AWS API GatewayDisclaimer — opinions are my own and code is not vetted/reviewed/approved by my employerMay 30, 2022May 30, 2022
Published inTowards AWSServerless GraphQL with AppSync — Java and NodeJS ClientsBefore we jump into building a GraphQL solution — here are some important notes about why use GraphQLSep 16, 2021Sep 16, 2021
Published inTowards AWSSpring Boot App on EKS — From scratchIn below article we will explore setting up a spring boot application and then deploying to Minikube and then onto EKS. We will try to…Sep 2, 20212Sep 2, 20212
Published inLevel Up CodingSyncing local directory changes with Kubernetes podsAs a developer one of the most frustrating aspect is to wait on a build to see changes. Specially in container world, it takes quite a time…Aug 28, 2021Aug 28, 2021
Published inLevel Up CodingDynamoDB Batch Write — NodeJSAs per official AWS documentation, below are the limitsMay 8, 2020May 8, 2020