PHP 8 is amazing. I still prefer C#.
With the end of 2020 came the release of PHP 8 and also the release of .Net 5.0.0, the former also being discussed on HackerNews (and here, here or here). ...
In this blog post, I’ll show how to back up an AWS RDS MySQL Instance using a read replica. The process will be fully automated using a bash script.
Infrastructure-as-a-Code, short IaaC, is a new way of defining infrastructure with code-first. Instead of manually configuring the infrastructure layer using a Web UI and your favourite cloud provider, you can use Terraform to define the infrastructure in a JSON-like format.
When an application for logging is required, one may come across the typical ELK stack. Using Elasticsearch, Logstash and Kibana, you have a powerful set for analyzing and aggregating logs. However, Graylog provides yet another powerful solution to work with log data.