
Anomaly Detection and Remediation
Expect the Unexpected 1. Introduction The overview of the post is on building a system to detect potential anomalies and take immediate action(s). Hence primarily has two phases: Detect and Cont...
Expect the Unexpected 1. Introduction The overview of the post is on building a system to detect potential anomalies and take immediate action(s). Hence primarily has two phases: Detect and Cont...
One spatial point to an other — Popeye the Sailor. In a prior post, the experiment on hybrid spatial-index to find spatial data points is worth exploring, but the in-memory implementations and th...
Totoro — With logo colors (AWS, Docker, Nginx, Guinicorn, and Django). So far, we have seen how to dockerize the Django application and deploy the application on EC2. Installing Docker Engine on...
Totoro — With logo colors (AWS, Nginx, Guinicorn, and Django) If you are here, you are probably looking to deploy a Django project using AWS EC2 and docker without an orchestrator (ECS, EKS, or D...
Totoro — With logo colors (AWS, Docker, Nginx, Guinicorn, and Django) A step-by-step tutorial on dockerizing a Django application with MySQL database using Guinicorn and Nginx. This post assumes...