Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

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.

Why Cloud Data Security is More Important Than Ever

In this digital age, more and more people and businesses are taking advantage of all the benefits of a cloud system. However, in parallel to this, people are also becoming increasingly aware of the importance of security in cloud solutions. This article lists some reasons cloud data security is more critical than ever.

Feature Friday #9: body file control - inputs

Did you know you can include one policy file from another? Traditionally you specify the files you want to make up a policy set using inputs in body common control found in your policy entry (promises.cf by default). body file control lets you specify additional inputs from any file that’s included in the policy and those files can include other files. Let’s check out a contrived example.

What Is Credential Management? Definition & Best Practices

Credential management is a security practice that secures and protects all types of credentials (such as passwords, certificates, and keys) within an organization. It identifies and authenticates users who can access specific information, ensuring that sensitive and mission-critical data are always protected.

Opportunities and Challenges with Artificial Intelligence for Educators and Students

Experts believe that AI is still in its early phases of development. Regardless, its impact may make people think it has always been there. The education sector has benefited from this technology in a big way. Educators use it to create resources that help with teaching. AI lets them create personalized teaching strategies. They use it to offer adaptive and immersive teaching including automated grading. Students use AI to make the best choice of courses and learning resources. It helps them develop creativity and other important skills.

Demystifying Blockchain: Understanding Its Role in Securing Digital Transactions

Blockchain technology, first introduced as the underlying framework for Bitcoin, has emerged as a key innovator in digital security and transactional integrity. This article explores blockchain's fundamental mechanics, its role in enhancing digital trust, its diverse applications, and its future prospects.

Leveraging Proxies for Scalable Cloud Operations

The cloud has become a fundamentally impactful feature of the business IT ecosystem, and it's the scalability that's innate to this tech which means it can accommodate the needs of all sorts of organizations - from startups with limited budgets to multinationals with few limits on their spending.

Go fixes its 7th code execution bug in the same feature

If there’s one Go programming language feature that just doesn’t seem to catch a break when it comes to security, it’s the CFLAGS and LDFLAGS handling in cgo. This is a feature that lets parts of Go source code control the compiler and linker flags that are used to build that same code.