Operations | Monitoring | ITSM | DevOps | Cloud

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

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.

How to Get the Database Size and Count All SQL Server Object Types in the Database

In our routine database management tasks, it’s often necessary to learn the size of the database and count the objects within all SQL Server tables. Fortunately, we have established methods and tools to swiftly provide this information. In this article, we will explore these methods and tools. Let’s get started.

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.

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).