Author: Curean

Comparing AWS, Azure, and GCP: A Guide to Choosing the Right Cloud Platform for Your Business

Introduction Cloud computing is rapidly becoming an essential part of today’s business landscape, allowing organizations to reduce costs, increase agility, and scale their operations more easily. Among the many cloud platforms available, three of the most popular and widely used are Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP). Each platform has […]

DDoS attacks: Filtering accurately and efficiently

DDoS attacks are becoming more widespread. They are used to disrupt services and servers, attacks can be very destructive because they can take down your entire website or network without you even knowing about it. These attacks are becoming more popular because they can be carried out by those with little technical knowledge. DDoS attacks […]

Automatic deployment: Linux images on Proxmox

Automatic deployment is mostly done by using Cloud-init on Proxmox, firstly let me explain what Cloud-init is. Cloud-init is a service that sets up your VM instance with the wanted configuration and software ready to use. The service starts at boot and uses the metadata provided by the cloud provider or the direct user. It […]