Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Continuous Integration and Development, and related technologies.

Understanding the Essentials of Software Testing: A Comprehensive Guide

Software testing plays a crucial role in ensuring that applications function correctly and meet user expectations. In this blog, we will explore the fundamental aspects of software testing, including its importance, types, and the lifecycle phases involved.

Accelerate Your Migration to JFrog SaaS with the AWS ISV Workload Migration Program

In the fast-paced, ever-evolving world of software development, the ability to seamlessly migrate and manage workloads on the cloud is a game changer. At JFrog, we’re committed to empowering organizations to achieve their DevOps, DevSecOps, and MLOps goals with speed, security, and efficiency. Migrating these workloads to the cloud offers numerous advantages, including increased scalability, cost efficiency, and improved agility.

Build and test a LlamaIndex RAG application

LlamaIndex is a framework for building context-augmented large language model (LLM) applications. It enables you to augment the model with domain-specific data to customize it and improve its responses to your use case. You can use this framework to build a question-answering chat bot, a document understanding and extraction application, or an autonomous agent. The framework provides tools to ingest data, process it, and implement query workflows that combine data access with LLM prompts.

Seamless Quality: Integrating Quality Control into Your CI/CD Pipeline

Integrating quality control into your Continuous Integration and Continuous Deployment (CI/CD) pipeline is essential, especially with inspection software for quality control. This integration ensures that code changes meet high-quality standards before they reach production. Businesses can deliver robust software more efficiently by embedding quality control processes and utilizing inspection software within the CI/CD pipeline.

All Things CI/CD (Codefresh 101 webinar series)

Part 1 of our three part Codefresh 101 webinar series. In this session, Dan Garfield and Laurent Rochette walked through using Codefresh to create pipelines to build, test, and push changes to your code. This includes using shared pipelines to create a single pipeline that can handle many applications and Git repositories, caching, debugging with breakpoints and lots more!