As part of our initiative to strengthen network security and optimize internal communication, we recently transitioned our VPN infrastructure to WireGuard. This move, combined with full automation using Ansible, has significantly streamlined how we manage secure access across our Linode-hosted environment. Why We Chose WireGuard Over Traditional VPNs After assessing various VPN technologies including OpenVPN and IPSec we selected WireGuard due to its: Performance: Kernel-level operation and modern cryptographic protocols offer exceptional speed and low overhead. Simplicity: Compared to OpenVPN’s often verbose configuration, WireGuard uses straightforward key-pair-based peer definitions. Security ...
Server Infrastructure
Server Infrastructure
Learn about our server infrastructure best practices, including scaling, backups, security, and performance for Drupal and WordPress sites.
At Skvare we host a diverse set of clients, with varying performance characteristics, this unpredictability increases the importance of monitoring in order to be aware of changes as they occur. Skvare has a mix of common industry tools, along with bespoke internal tools used for monitoring. We take an approach of using common industry tools when possible, and when they don't fit our needs we develop our own solutions. Infrastructure monitoring To monitor server performance metrics we use a centralized prometheus instance, paired with grafana for visualization, and netdata for ...