Operations | Monitoring | ITSM | DevOps | Cloud

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

How We Ate Our Own Dog Food To Level-Up Internal Testing with Redgate Clone

Most applications have large and complex databases at the back end, making it hard for developers to adequately test their work before it goes out. Having a fast, repeatable process to deliver data on demand is an essential part of an effective software development lifecycle, ultimately leading to improved customer satisfaction.

How we leverage our product responder role to push our pace of development

Like many of our own customers, at its heart, incident.io is a software company. Because of this, it means that our work is never truly “done." One of our primary goals is to help people coordinate their response to situations where things haven’t gone well, and make it easy to always do the right thing. But we know that there will always be bugs to fix, features to be introduced and improvements to be made, as evidenced by our changelog.

Hacking our Way Towards ML-first Jupyter Notebooks - Civo Navigate NA 2023

In this Navigate 2023 talk, Matt Dupree discusses various challenges in data work and machine learning and proposes potential solutions. He highlights the importance of static analysis to address the problem of refactoring in data notebooks. Dupree emphasizes the need for automated testing workflows using IPython's hooks and profiles to minimize errors and missed opportunities. Furthermore, he suggests the development of Jupyter Bridge plugins to alleviate the repetitive typing of code and simplify the interaction between Python and JavaScript.

What does the future of AI hold in store?

On 16 July the world celebrates International Artificial Appreciation Day. In the previous century, science fiction often covered topics and inventions that are now closer to science fact, such as humanoid robots. In the 50s, artificial intelligence met both great successes, including algorithm development, and big failures, caused by compute power constraints.

AWS S3: An In-Depth Overview and User Guide

In the bustling digital world, data is akin to gold. Handling and managing it effectively is key to unlocking the vault of opportunities. This is where Amazon Web Services (AWS) Simple Storage Service (S3) comes in – an essential tool that enables businesses and developers to manage their data effectively and efficiently.

How to monitor a Lotus Domino Server

Maintaining your infrastructure's stability and reliability is paramount to your business operations' success in the swiftly evolving digital era. Among the key pillars that uphold this stability is efficient and comprehensive server monitoring. This becomes crucial when working with a Lotus Domino Server, a popular, versatile platform for hosting critical business applications, email hosting, and web services.

A Software Developer's Guide to Getting Started With Kubernetes: Part 1

Put simply, Kubernetes is an orchestration system for deploying and managing containers. Using Kubernetes, you can operate containers reliably across different environments by automating management tasks such as scaling containers across Nodes and restarting them when they stop. Kubernetes provides abstractions that let you think in terms of application components, such as Pods (containers), Services (network endpoints), and Jobs (one-off tasks).