Self-hosting this site on a Raspberry Pi with CloudFlare Tunnel

Published on 2024-09-08

Now that I have my Raspberry Pi setup, it's time to move this website (boring-is-good.com) to Pi.

Docker WebTech IoT Networking

Domain Name Registration and binding it to the Containerized Web App (AWS Elastic Container Service) with Load Balancer in AWS Cloud Service

Published on 2024-02-24

As of 2022, there are ~1.8 billions websites (unique domain names). 17% of all websites, that is, ~300 million are active. The rest are parked domains or similar. Let's unleash another domain to the internet. 😆

Docker WebTech

Deploying Containerized Web App (Image) to Amazon Online Web Service (AWS Cloud Service)

Published on 2024-02-24

Server-less solution (sort of)... we are paying for cloud service but we don't need to maintain our own server for scaling, security, etc. Popular cloud service providers are Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), DigitalOcean, Heroku and many more.

WebTech

I am in love with PWAs. They are so cool!

Published on 2023-01-30

You know how we always have web version and app version for website? Example: Instagram web-login and mobile-login. Usually that means maintaining both website and mobile app. But Progressive Web Apps make the website to be able to add to home screen of devices (desktop/ mobile) just as native app!

WebTech

Tidbits about web servers software

Published on 2023-01-29

Life is complicated. There are so many options to do something and every choice carries pros and cons. So is hosting your website 😬! In this post, we look at different types of web server software available in the market. Reading Time: ~ 5 mins.

WebTech

Motivation

We all have our preferred learning style. For me, when it comes to learning, I am more of a read, learn and do person. I prefer reading the materials than watching an hour long video. I believe reading gives me time to absorb and digest the knowledge, then, think of the potential implications. However, learning without an implementation is just an entertainment. So, I built and wired up this site to reflect my learnings. (Utilized Flask Framework, containerized with Docker and first deployed on AWS in Jan 2023).

Disclaimers: By no means, my write-ups are absolute truth. There are many different ways to achieve something. Besides, technology is always evolving and some of my posts might be outdated but fundamentals stay the same.

Categories

Big Data Computer Vision Could be Interesting! Data Science Docker Flask IoT Networking WebTech