Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

Navigating Unconscious Bias in Cloud Native Communities

Join Aakansha Priyaa at Civo Navigate as she delves into the topic of unconscious bias within cloud native communities. Through personal anecdotes and practical examples, this presentation sheds light on the subtle biases that permeate the tech industry and provides strategies for creating a more inclusive workplace.

What Is the Impact of Digital Operational Resilience Act (Dora) on My IT?

If you’re in banking, you know the drill. Adhering to stringent EU regulations is a standard practice. This involves undergoing extensive audits, closely managing IT assets, maintaining your CIA (Confidentiality, Integrity, Availability) rating, conducting and responding to fire drills, and establishing continuity plans. So far, nothing new, and if you’re in other highly regulated environments, you know that these measures are commonplace.

An overview of machine learning security risks

Data is at the heart of all machine learning (ML) initiatives – and bad actors know it. As AI continues to occupy the limelight of modern tech discourse, ML systems are becoming increasingly attractive targets for attack. With the Identity Theft Resource Center reporting a 72% spike in data breaches in 2023, it’s critical to take the proper precautions to ensure your ML projects don’t provide a back door to your data.

Navigating the Complexity of IT Operations: A Guide for Startups

Startups are the pioneers forging new paths and disrupting industries. At the heart of every startup's success lies its ability to navigate the complexities of IT operations effectively. In this blog, we delve into the intricacies of IT operations for startups, offering insights, strategies, and best practices to steer through the maze of technology with finesse.

Elevate Your iPaaS Game with Native Images

In the age of modern cloud computing, native images have been gaining traction as a powerful tool for optimizing the performance and scalability of Integration Platform as a Service (iPaaS) solutions. These native images are pre-compiled executables directly available to the host operating system without needing an additional runtime environment. Unlike traditional container images that rely on runtime environments, native images are compiled to run directly on the target platform.

How to Create an S3 Bucket with AWS CLI

Managing an Elasticsearch cluster can be complex, costly, and time-consuming - especially for large organizations that need to index and analyze log data at scale. In this short guide, we’ll walk you through the process of creating an Amazon S3 bucket, configuring an IAM role that can write into that bucket, and attaching that IAM role to your Amazon S3 instance - all using the AWS Command Line Interface (CLI).

Windows on ARM: 5 tips to success

Windows on ARM refers to the version of the Windows operating system designed to run on devices powered by Advanced RISC Machine (ARM) architecture processors, instead of traditional x86 or x64 processors. This adaptation brings Windows to a variety of devices beyond traditional laptops and desktops, including tablets, and some smartphones.

Webinar - 2024 State of Software Production Readiness

98% of engineering leaders reported at least one major consequence of failing to meet production readiness standards. To better understand how teams are addressing new challenges in production readiness, Cortex recently conducted a survey of engineering leaders at companies with more than 500 employees in North America, Europe, and AsiaPac. The survey included questions pertaining to production readiness standards, tools, struggles, and desired future state.

Code Quality Metrics: Definition, Examples, & Tips

Developers are working to faster development cycles, having their productivity measured in embarrassing ways and facing burnout due to poor productivity metrics. Detecting and preventing bugs in this environment is challenging for developers, but code quality is too important to ignore or leave to chance. Improving code quality requires smart metrics, not just more measurement. The quality of your code is foundational to your software, and ultimately your products and company.

Bring more context to your code with Compass

Understanding and interacting with code repositories can be frustrating: you often don't get all of the information you need to get your work done efficiently and effectively. Who owns the repository? What are its dependencies? Where do I ask for help about interacting with it? This lack of context around code, and the time it takes to find it somewhere in the bowels of your organization, slows everything down.