Systems | Development | Analytics | API | Testing

Latest News

ClearML Supports Seamless Orchestration and Infrastructure Management for Kubernetes, Slurm, PBS, and Bare Metal

Our early roadmap in 2024 has been largely focused on improving orchestration and compute infrastructure management capabilities. Last month we released a Resource Allocation Policy Management Control Center with a new, streamlined UI to help teams visualize their compute infrastructure and understand which users have access to what resources.

How ClearML Helps Teams Get More out of Slurm

It is a fairly recent trend for companies to amass GPU firepower to build their own AI computing infrastructure and support the growing number of compute requests. Many recent AI tools now enable data scientists to work on data, run experiments, and train models seamlessly with the ability to submit their jobs and monitor their progress. However, for many organizations with mature supercomputing capabilities, Slurm has been the scheduling tool of choice for managing computing clusters.

Direct API-Database Coupling vs. Multi-Layered Architectures

API-database coupling vs. traditional multi-layered architectures: what’s the difference and why does it matter? The main difference between direct API-database coupling and multi-layered architectures is that the former allows the API to interact directly with the database, minimizing latency and complexity, while the latter uses multiple layers to separate concerns.

Logi Symphony Soars in Latest Dresner Business Intelligence Report

insightsoftware’s Logi Symphony, a leading embedded analytics solution, continues to impress. According to a recent Dresner Advisory Services’ Wisdom of Crowds® Business Intelligence Market Study, Logi Symphony has been recognized as a leader in the field. This recognition highlights Logi Symphony’s commitment to exceptional customer experience and its strong reputation within the BI and analytics industry.

QonfX 2024 Rewind: Testing, AI, and the Future

We did a sort of time travel on 20th April at QonfX. If you are not one of the 3000+ people who registered for this event, it is a unique software testing conference that keeps its focus on the Future of Testing. This year was the second edition of QonfX and received even more love than the last time. Feedback like the above filled our social feeds during and post QonfX. We cannot keep a count of the number of times attendees used the words ‘eye-opening’ for the talks given by the speakers.

The Five Pillars of Regulatory Compliance: Essential Frameworks Under the Digital Operational Resiliency Act (DORA)

Businesses increasingly rely on digital technologies to streamline operations, enhance efficiency, and stay competitive. However, with the advantages of digitization come inherent risks and challenges that can disrupt business operations. Recognizing the need for a comprehensive framework to address digital operational resilience, governments worldwide have introduced legislative measures to safeguard businesses and consumers.

App distribution tools (and AppCenter alternatives) that will make your developer life easier

Discover alternative mobile app distribution platforms as Microsoft phases out AppCenter. This post provides insights into the essential features of a good distribution tool and guides you in selecting the best solution for your app release needs.

Docker Cleanup - A Guide for Clearing Images, Containers, and Volumes

Docker has revolutionized application deployment, offering flexibility and efficiency through its containerization technology. As Docker environments evolve and grow, managing resources like containers, images, volumes, and networks becomes increasingly challenging. Docker Cleanup addresses this challenge by providing a systematic approach to identify and remove unused or unnecessary resources. In this blog, Let us explore the essential commands and techniques for cleaning up Docker resources effectively.