Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on CyberSecurity for Applications, Services and Infrastructure, and related technologies.

Unlocking the Power of Technology: A Guide to Maximizing Your Digital Tools

Technology has become an integral part of daily life, from the way the world communicates to how one works and plays. To make the most of the digital tools available, it's important to understand how to leverage them effectively. This guide will help you unlock the power of technology and maximize your investments in digital tools.

Ways to Build Cybersecurity Resilience: Defending Against New Threats

In today's digital age, where cyber threats loom larger and more complex than ever, building cybersecurity resilience isn't just advisable-it's imperative. Each day, new vulnerabilities are discovered and exploited by cybercriminals who are becoming increasingly sophisticated in their methods. This reality makes it crucial for both individuals and organizations to fortify their cyber defenses to protect sensitive data and maintain business continuity.

Amazon EKS networking options

When setting up a Kubernetes environment with Amazon Elastic Kubernetes Service (EKS), it is crucial to understand your available networking options. EKS offers a range of networking choices that allow you to build a highly available and scalable cloud environment for your workloads. In this blog post, we will explore the networking and policy enforcement options provided by AWS for Amazon EKS.

Tackling the Unsustainable Skills Challenge in Cybersecurity and Observability

This is the third and final post in a series of blog posts about the disconnect between modern IT and security teams and the vendors they’re forced to work with. If you’re looking for the first and second posts, you can find them here and here.

Efficient data/file copying on modern Linux

Editing and copying large files or large numbers of files is slow. For a configuration management tool, it is probably one of the slowest things we do, apart from waiting for other programs to finish or waiting for network communication. In this blog post, we look at how to copy files. More specifically, the most performant approaches available on modern Linux systems. We are working on implementing these techniques so CFEngine and all your policy will copy files more efficiently.

How Tech Is Changing The Financial Services Industry

The digital era has marked an exciting era in financial services industry history, ushering in rapid change and disruption. From blockchain to artificial intelligence (AI), technological innovations are revolutionizing the financial services landscape and providing unprecedented opportunities and challenges for fintech enthusiasts and financial advisors. This blog post highlights key ways technology is impacting this sector while exploring its impacts and implications professionally.

What Is an SSL Certificate? How Does SSL Work?

SSL/TLS certificates are important for protecting online communication between websites and users. These digital certificates work as identity cards, checking the authenticity of a website and creating an encrypted connection to safeguard sensitive data. In this article, we will explain what SSL/TLS certificates are, how they function, and their role in maintaining online security and privacy.

The power of Kubevirt and Calico

Virtualization is a powerful technology that allows businesses to run multiple operating systems and applications on a single physical server. Kubevirt is an open-source tool that makes it easy to deploy and manage virtual machines (VMs) on Kubernetes and Calico is an open-source networking and security tool that provides easy yet robust networking and security for Kubernetes workloads.

Why we've open sourced our secure SDLC process template

One of the big things we’ve learned since starting Kosli is that engineers often struggle to define an SDLC for compliance purposes. That doesn’t mean they don’t know how to deliver secure, quality software. They’ve just never had to actually define a process for how they do it. Perfectly capable engineers can spend years shipping great products and features without ever having to properly define and standardize their SDLC.