Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Australian Government Essential 8

It seems that virtually every day, another threat to cybersecurity presents itself. In response to this ongoing concern, the Australian Cyber Security Centre has developed prioritized mitigation strategies, in the form of the Strategies to Mitigate Cyber Security Incidents, to help organizations protect themselves against various cyber threats.

Multi-cloud Strategy with Azure

Multi cloud leverages public, private and hybrid cloud services and become a smart investment strategy for many businesses. Especially for mid-market and enterprise-level organisations it helps a lot in multiple ways. With the strategic distribution of your cloud management tasks between multiple providers, multi cloud adoption can help achieve greater efficiencies, take advantage of the economies of scale and establish the resilient performance of your virtual infrastructure.

Topio + JFrog | Scaling Continuous Software Delivery for Edge & IoT Applications

Enterprises came to expect that software that underpins their business can change at the speed of the market. Cloud-native technologies and modern DevOps tools enable enterprises to continuously deploy software updates across data centers and public clouds. But things often get slowed down when trying to update applications across mixed environments and large fleets of edges and IoT devices.

Why Hybrid, Multi-Cloud Visibility Is Everybody's Problem

When you have workloads running in a hybrid, multi-cloud environment, it’s hard to get a unified view of your entire infrastructure. In fact, Virtana’s recently published State of Hybrid Cloud and FinOps survey reveals that only 36% of respondents said they have comprehensive, unified visibility and management capabilities across all their public clouds, leaving more than two-thirds (68%) with less-than-ideal conditions for managing their multi-cloud infrastructure.

Site Reliability Engineering: Top SRE Tools As Voted On By SREs

Catchpoint is proud to present the top SRE tools as voted on by SREs. In our fourth annual SRE Survey, compiled in partnership with VMware Tanzu Observability and DevOps Institute, we simply asked, “What are a few tools that every SRE should have available in their toolbelt?” Today, we are excited to share the findings with you. While some of the answers were not strictly tools, the analysis gives us valuable insight into the mindset of an SRE.

Komodor Workflows: Automated Troubleshooting at the Speed of WHOOSH!

Today, just in time for Kubecon 2021, I am happy to announce the beta availability of Workflows. For me, this is our most exciting product announcement to date – a completely new capability that expands the definition of what Komodor is, as it charts the course for its next evolution. Let me start with the feature first. In a nutshell, Workflows is a series of smart algorithms that operate within the “depths” of Komodor.

Well-tested code: in search of meaningful coverage

If you work anywhere near the field of software development, you’ve likely already heard that you should always write code that is well-tested. Everyone wants to have well-tested code and for a good reason! Testing ensures our code is working as intended and protects against regression. Thoroughly testing code helps teams confidently ship software faster and with fewer issues.