Uncategorized

Glasses in front of a laptop screen

Treat Your Platform Engineering Implementation Like A Product

Open up a web browser. Google “What is Platform Engineering?”. You’ll be greeted with a massive amount of links. As you go through each Google result, you’ll notice a trend. It’s all about Developer Experience, customer service for internal engineers, and treating the Platform Engineering environment like a product. A good product encompasses amazing developer […]

Treat Your Platform Engineering Implementation Like A Product Read More »

Securing Kubernetes Pods For Production Workloads

Securing all aspects of Kubernetes is important, yet one of the largest entry points for attackers is Pods that aren’t configured properly. That’s why Kubernetes Pods have so many different options from a security perspective. Whether you’re thinking about policy enforcement, what users are allowed to access Pods, what Service Accounts can run Pods, or

Securing Kubernetes Pods For Production Workloads Read More »