Systems | Development | Analytics | API | Testing

%term

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.

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.

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.

Navigating the Enterprise Generative AI Journey: Cloudera's Three Pillars for Success

Generative AI (GenAI) has taken the world by storm, promising to revolutionize industries and transform the way businesses operate. From generating creative content to automating complex tasks, the potential applications of GenAI are vast and exciting. However, implementing GenAI in an enterprise setting comes with its own set of challenges. At Cloudera, we understand the complexities of enterprise GenAI adoption.

How To Build A Good Test Infrastructure?

Any (functioning) system is built upon an infrastructure. This infrastructure supports all of the functions and activities of the system. Testing is no exception. With a good test infrastructure, QA teams can speed up their testing efforts and drastically improve efficiency. In this article, we will explore the concept of test infrastructure, and how you can effectively build one.

Debugging in Ruby with pry-byebug

For a software engineer, even the basic use of a debugger can save a lot of pain: adding breakpoints (places in the code the program will stop at and expose the current context) is very easy, and navigating from one breakpoint to another isn't difficult either. And with just that, you can say goodbye to a program's many puts and runs. Just add one or more breakpoints and run your program.

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.

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.