How to access EC2 over HTTPS? [No ACM, No LB]In this article, we’re gonna use AWS API Gateway proxy in order to have an HTTPS connection for our API deployed on an EC2 instance.Aug 25, 2021Aug 25, 2021
How to accept command line arguments in Node.js scripts?In this short blog post, we’re going to see how we can write a Node.js script that accepts command line arguments and named arguments.May 2, 2021May 2, 2021
How to auto mount NVMe EBS Volumes on EC2?In this tutorial, we’re going to mount an NVMe EBS volume to an EC2 instance and add it to /etc/fstab so it automatically mounts the volume…Apr 28, 2021Apr 28, 2021
How to upgrade to Python 3.9.0 on Ubuntu 18.04Upgrading the Python version on Ubuntu breaks some packages like apt and pip in your system! in this article we’re going to upgrade python.Feb 17, 2021Feb 17, 2021
Serverless Micro Django | Lightweight, yet powerful Python utility for lambda functionsThis post appeared first on my personal blog. Serverless Micro DjangoOct 7, 2020Oct 7, 2020