AWSAn Event Driven ETL Process: Use Step Functions, AWS Glue and Lambda to Orchestrate an ETL ProcessThis post is my solution walkthrough for the Acloud Guru challenge to build an event driven ETL process. The challenge details can be found…
AWSDeploy a NLP Machine Learning model and app to an AWS EKS Cluster via AWS Codepipeline-Yelp Search App Part 2This is the second part of the post series which you can find Here. In the last post I described about the app and how it is built. Just to…
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…
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…
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…
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…
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…