Building Python 3.11 on CentOS 8 with Enhanced Security and a Custom Virtual EnvironmentCentOS 8 officially reached its end of life (EOL) in 2021, leaving users without official updates, security patches, and support. With…Sep 20Sep 20
Encrypting and Decrypting Files with OpenSSLIn the realm of cybersecurity, protecting data confidentiality is paramount. One of the fundamental techniques for safeguarding data is…Sep 6Sep 6
Enhancing File Uploads to Amazon S3 Using multi-part with Pre-signed URLs and Threaded ParallelismEfficiently handling file uploads to Amazon S3 is crucial for today’s applications, especially those dealing with large amounts of data. In…Mar 4Mar 4
Unorthodox Design: Using Nginx as a Reverse Proxy for CloudFrontIn this blog post, we will explore a unique and effective design pattern that involves using Nginx as a reverse proxy in front of an Amazon…Jan 10Jan 10
This is a blog is intended to develop a SAM Template for Deploying an API Gateway with Custom…There are so many blogs, much information floating over internet on this. I wanted to keep it simple, use the code and develop the…Apr 8, 2023Apr 8, 2023
Develop Windows MSI on Linux Using Python/Docker/ WineThis blog is written keeping the views of enthusiastic developer who wanted to experiment/work with distribution models of a python project…Jun 16, 2022Jun 16, 2022
Tomcat, Nginx, Docker Containers -App Deployment with High Available/Scalable ContainersThis post provides insights and simple deployment model. Application deployment on tomcat Docker containers , load balanced with Nginx and…May 20, 2021May 20, 2021
App Deployment Setup on Ubuntu-Tomcat Cluster/Apache2 and MOD_JK Load Balance with Session…This post can be supportive to setup a cluster of tomcat servers behind apache2 and load balanced using “mod_jk”, one of the apache…May 17, 2021May 17, 2021