Thursday, 12 April 2018
Interesting Snippets from 2018-04-12
-
WireGuard: fast, modern, secure VPN tunnel
WireGuard aims to be as easy to configure and deploy as SSH. A VPN connection is made simply by exchanging very simple public keys – exactly like exchanging SSH keys – and all the rest is transparently handled by WireGuard.
-
DNS and CDN performance data - Infrastructure monitoring and benchmarking - PerfOps
PerfOps simplifies how you track and monitor the CDN & DNS performance - use the PerfOps tools (via Control panel, API or cli) to get a real-time insight into how your tech stack performs, globally.
-
GitHub - dbcli/mssql-cli: A command-line client for SQL Server with auto-completion and syntax highlighting
We’re excited to introduce mssql-cli, a new and interactive command line query tool for SQL Server. This open source tool works cross-platform and proud to be a part of the dbcli.org community.
-
Building a Full-Text Search App Using Docker and Elasticsearch
In this tutorial, we'll walk through setting up our own full-text search application (of an admittedly lesser complexity than the systems in the questions above). Our example app will provide a UI and API to search the complete texts of 100 literary classics such as Peter Pan, Frankenstein, and Treasure Island.