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…
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…
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 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…