Skip to main content

Guest on the PolicyBytes Podcast

· One min read
Marie Padberg
DevOps Engineer

Interested in learning more about policy management, Kubernetes security, and cloud-native trends? Tune in to the PolicyBytes Podcast by Nirmata for exciting insights and discussions.
It was a pleasure to represent kubespectra as a guest on the show, sharing perspectives on the latest developments in policy management, Kubernetes security, and our ongoing work in the cloud-native space.
The episode is available on Apple Podcasts, Spotify, and YouTube.

Security by Design: Building Confidence in DevOps for Regulated Industries

· 3 min read
Nicole Philippczyck
Transformation Architect

In highly regulated industries like banking, insurance, or healthcare, adopting DevOps is not as simple as “moving fast and breaking things.” The reality is quite the opposite: move carefully, document everything, and remember that failures may have regulatory consequences. In such environments, a single failure can translate into a potential compliance violation — and therefore, DevOps must evolve into DevSecOps, where security and compliance are embedded into every step of the development lifecycle.

Test data sampling

· 2 min read
Marie Padberg
DevOps Engineer

Before new applications go into production, data-driven tests are essential to ensure the quality of software and applications. For these tesings we have built a test data generator.

Use Case for a WebCrawler

· 9 min read

WebCrawlers are a simple, effective and inexpensive way to search websites for specific information and make it available in compressed form. The programs are thus ideally suited to perform repetitive tasks. In this article, we present a use case for a WebCrawler and give you a detailed how-to on setting up a cloud-based Docker.