What about Kubernetes? Not just containers!
An excellent introduction to the basics of Kubernetes. Check it here: https://luminousmen.com/post/kubernetes-101
An excellent introduction to the basics of Kubernetes. Check it here: https://luminousmen.com/post/kubernetes-101
A very nice article on engineer KPIs: https://codeclimate.com/blog/engineering-kpis-board-deck/
Nice article on security design anti-patterns: https://www.ncsc.gov.uk/whitepaper/security-architecture-anti-patterns
The golden rule: keep the DNS server that you are interrogating daily as close to you as possible (in your home or office, if you can; if not, at your local ISP). A very nice keynote on DNS Wars, take a look:
A resilient system continues to operate successfully in the presence of failures. There are many possible failure modes, and each exercises a different aspect of resilience. The system needs to maintain a safety margin that is capable of absorbing failure via defense in depth, and failure modes need to be prioritized to take care of …
A simple, intuitive, and fully customizable UI to dig into your kubernetes clusters: kubectl-dig https://github.com/sysdiglabs/kubectl-dig