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…
PWAHow to Convert a React App to a Mobile app and Persist session cookies using React-Native Webview or a PWAIn this post I am switching gears from my general cloud technology posts towards a bit of app development. Recently while I was working on…
KubernetesDeploy a REACT app with Flask API backend on Kubernetes Cluster- Part 2- Jenkins FlowDeploy a REACT app with Flask API backend on Kubernetes Cluster- Part 2- Jenkins Flow This post is the second part of an earlier post where…
KubernetesDeploy a REACT app with Flask API backend on Kubernetes Cluster - Part 1Deploy a REACT app with Flask API backend on Kubernetes Cluster Recently I started learning React Framework for web development. I really…
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…