Under the Hood with Go TLS and eBPF
There are many reasons why you might want to leverage eBPF for plaintext inspection of TLS traffic including security monitoring, debugging, traffic analysis...
Browse 9 posts in this category
There are many reasons why you might want to leverage eBPF for plaintext inspection of TLS traffic including security monitoring, debugging, traffic analysis...
Service level agreements (SLAs) are the contractual backbone between customers and technology vendors, outlining expected service availability...
Last week, I returned to India for the first time since the beginning of COVID — and what a journey it was! To and from India from Las Vegas in just 6 days...
Cursor is one of the go-to AI-native code editors for developers. Because it’s built on Visual Studio Code, it provides a pretty smooth path between...
Every engineering leader has seen it: a senior developer is “in the zone”…then Slack pings, CI fails, or an AI suggestion derails everything.
When running tests in a CI/CD pipeline, relying on external APIs can introduce instability, slow down execution, and even lead to failed builds due to rate...
Linting - the process of analysing potential issues within your API specification - is a great step towards ensuring that you have strong syntax...
In 2025, training AI and Large Language Models is no longer just about scale - it’s about the quality of the signal. Artificial intelligence (AI) is a field...
Large Language Models (LLMs) are incredibly powerful, but they are also incredibly fragile. Using LLMs in a production environment requires a lot of things to...