Operations | Monitoring | ITSM | DevOps | Cloud

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

Unified user management is generally available for new Bitbucket Cloud workspaces!

We are excited to announce that unified user management is now generally available for new Bitbucket Cloud workspaces. Unified user management brings Bitbucket user, group, and product access management to Atlassian Admin. This means that you can manage users across your Atlassian tools in one unified place and connect to external directories via Atlassian Access.

Migrating to the Cloud at Scale with Fidelity

At swampUP 2023, JFrog’s annual user conference, Gerard McMahon, Head of Application Lifecycle Management (ALM) Tools and Platforms at Fidelity Investments, shared Fidelity’s cloud migration story and how it supports the overall company philosophy. He explored the company’s focus on ensuring employee satisfaction while delivering great software and value to customers.

Kubernetes Services & Types

Kubernetes stands out as a powerful tool for managing, scaling, and deploying containerized applications. At the heart of Kubernetes lies its service management capabilities, which play a crucial role in facilitating communication between various components within a cluster. In this guide, we delve into Kubernetes services, exploring their types, functionalities, and best practices.

Improve Cloud Visibility with JFrog's SaaS Log Streamer

The beauty of deploying SaaS-based applications is that you don’t have to worry about building the infrastructure, hiring engineers to maintain it, staying on top of upgrades or worry about application security. Indeed, these are some of the main benefits you get by using a SaaS offering. However, the world of software is full of trade-offs, so, what do you lose out on?

Build and test LLM applications with AIConfig and CircleCI

The power of LLMs to solve real-world problems is undeniable, but unfortunately, in some cases, only theoretical. What’s stopping us from getting the most out of OpenAI’s text completion capabilities in production apps? One common problem is the inability to confidently guard against bad outputs in production the way we’re used to doing with non-AI test suites. Let’s go one step deeper. There is no equivalent of code coverage for an LLM.