Merge pull request #59 from sbastn/adds-how-dns-dnssec-https-works

Adds how DNS, DNSSEC, HTTPS works
This commit is contained in:
Dr Milan Milanović 2025-07-02 10:24:48 +02:00 committed by GitHub
commit 30c4902cc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,6 +133,9 @@ Here you will need to know how a network works, how to configure **firewalls**,
- [Hands-On Security in DevOps: Ensure continuous security, deployment, and delivery with DevSecOps](https://www.amazon.com/Hands-Security-DevOps-continuous-deployment/dp/1788995503) <sup> Book</sup>
- [Securing DevOps: Security in the Cloud](https://www.amazon.com/Securing-DevOps-Security-Julien-Vehent/dp/1617294136/) <sup> Book</sup>
- [Professor Messers Network+ course](https://www.professormesser.com/network-plus/n10-008/n10-008-video/n10-008-training-course/) <sup>FREE</sup>
- [How DNS works](https://howdns.works/)
- [How DNSSEC works](https://howdnssec.works/)
- [How HTTPS works](https://howhttps.works/)
### 5. Learn Server Management