AWSCustom Search app using Yelp Data and NLP and deployed to AWS EKS (via Codepipeline) - Part 1We all have searched for stuff on Yelp from time to time. While learning some Machine learning, I came up with this idea to better the…
AWSFour Ways to deploy your Lambda Function from local to AWS - Serverless, SAM, Docker & TerraformRecently I have been involved in developing a lot of AWS Lambda functions. Now if you don’t know about Lambda functions, don’t worry I will…
AWSA Zoom bot for a CRM application using AWS Lambda and Deployed via JenkinsRecently Zoom has become very popular with many companies as a go-to means for communications. During the Covid period this year, Zoom has…
HerokuStream Heroku logs to AWS Cloudwatch using an EC2 instance and DockerI am pretty sure we all have one or more apps deployed on Heroku. It is one of the most popular platform to deploy apps encompassing various…
PWAFull System Architecture of my React-Flask AppDuring last few months, while being locked at home due to COVID, I thought of using my free time to build something useful. So I built an…
AWSAWS CLI Series - How to use CloudFormationAWS CLI Series : How to use CloudFormation We all love to work with command line right? At least I love the ease of just opening a console…
AWSHow to Launch your own Kubernetes Cluster on AWSHow to Launch your own Kubernetes Cluster on AWS Any time we start learning some new technology, the first thing what comes to mind is how…
AWSDeploy a Flask REST API - The Docker way and the Serverless wayDeploy a Flask REST API - The Docker way and the Serverless way Python has become a very famous programming language in recent times. Part…
AWSAn automated workflow for blog posts using Gatsby and Github ActionsAn automated workflow for blog posts using Gatsby and Github Actions I went live with my blog recently. I like to automate all of my…
AWSDeploying a Static Website to AWS S3 using Jenkins or Github ActionsDeploying a Static Website to AWS S3 using Jenkins or Github Actions Static Website or Static HTML files are the easiest way to stand up a…
AWSIntegrate a CRM Application with Alexa using AWS Lambda-Part-1Integrate a CRM Application with Alexa using AWS Lambda-Part-1 I have been configuring and customizing CRM applications for my whole…
AWSIntegrate a CRM Application with Alexa using AWS Lambda-Part-2Integrate a CRM Application with Alexa using AWS Lambda-Part-2 This post is in continuation to the earlier post where I described the basic…
AWSA MongoDB backup solution using Flask and AWS LambdaA MongoDB backup solution using Flask and AWS Lambda In this post I will be going through a very simple backup solution to backup MongoDB…
AWSA Codepipeline example to deploy a NodejS app on AWSA Codepipeline example to deploy a NodejS app on AWS In this post I will be walking thorugh a simple Codepipeline flow to deploy a NodejS…
AWSA Jenkins Pipeline to Launch Personal EC2 Instances on AWS and Bootstrap using CHEFA Jenkins Pipeline to Launch Personal EC2 Instances on AWS and Bootstrap using CHEF Prelude Many times we feel a need to quickly spin up…
AWSDeploy and run a Jupyter Lab server using Docker on AWSDeploy and run a Jupyter Lab server using Docker on AWS Do you know Jupyter? Jupyter is a collection of open-source web based tools which…
AWSDeploy an ELK stack as Docker services to a Docker Swarm on AWS- Part 2Deploy an ELK stack as Docker services to a Docker Swarm on AWS- Part 2 This is the 2nd part of 2-part series post, where I am walking…
AWSDeploy an ELK stack as Docker services to a Docker Swarm on AWS- Part 1Deploy an ELK stack as Docker services to a Docker Swarm on AWS- Part 1 In this 2-part post, I will be walking through a way to deploy the…
AWSA REST API for Microsoft Excel Deployed to a Docker Swarm on AWSA REST API for Microsoft Excel Deployed to a Docker Swarm on AWS In this article we will go through a Python-Flask application implementing…
AWSAn example Jenkins flow using Declarative Pipeline syntax and implemented in AWSAn example Jenkins flow using Declarative Pipeline syntax and implemented in AWS In this post I will go through a simple Jenkinsfile which…
AWSDockerFiles to quickly get build environments for personal projectsDockerFiles to quickly get build environments for personal projects This is short and simple list of various Docker Files using which…
AWSDR and Dev Environment architecture for a Wordpress BlogDR and Dev Environment architecture for a Wordpress Blog Being a techie husband of a non-techie wife, I have to face a lot of Tech questions…