PostgreSQL is a powerful OpenSource, an object-relational database management system that extends the SQL language with many features. Meanwhile, Patroni is an OpenSource python package that we can use to manage and automate the deployment of PostgreSQL HA Clusters. Little Read more...
A basic guide on how to deploy Django app, using Gunicorn, Supervisor, and Nginx stack on your Cloud Raya VM instance. In this article, I will be using Ubuntu 22.04 LTS as the deployment server, Python 3.8 and Django 4.0. Read more...
INTRODUCTION Hello! Still discussing about WAF KEMP, now let's continue to add setup some WAF rules on the SubVS of virtual services. Kemp Web Application Firewall (WAF) services are natively integrated into the Kemp LoadMaster. This enables secure deployment of Read more...
Whilst KEMP LoadMaster can bring a solution to distribute the web workload, KEMP also has a feature to harden the Web Application by utilizing the WAF (Web Application Firewall). WAF or Web Application Firewall helps protect web applications by filtering Read more...
In Cloud Raya, we have several ways to access our VM. If we want to securely access the VM, we can use the SSH key feature. It is really simple to generate the SSH key because Cloud Raya will help Read more...