Skip to main content

· 4 min read
Nicole Philippczyck

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.

· 2 min read
Marie Padberg

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.

· 8 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.