Skip to main content

Blog

Insights, Innovations, and Best Practices from Perforce Experts

Blog

What Is Continuous Integration?

Continuous Integration (CI) is the practice of automating the integration of code changes from multiple contributors into a single project and an important part of DevOps. Discover what is continuous integration and the best practices for continuous integration.
DevOps
Blog

How to Increase Your IT Efficiency

Find out why APIs are key to IT efficiency in the enterprise.
API Management
Blog

How to Accelerate Your Feature Branch Workflow

Feature branch workflows are commonly used in Git. But when you start scaling projects and teams, things can get complicated. Overcome challenges and start accelerating with a feature branch workflow.
Version Control
Blog

How to Do Hybrid Agile: Tips for Regulated Industries

Hybrid methodology is the key to using Agile when you're in a regulated industry. Here’s how to get started.
DevOps
Blog

CI/CD Pipeline: Improving the CI/CD Process

As more software is installed into devices across all industries, it has become essential that the embedded code is safe and secure, reliable, and high quality. At the same time, competitive pressures often mean tighter project schedules. Ensuring that the embedded code meets these standards and is delivered in a timely manner can be a daunting and time-consuming challenge. For that reason, many teams have adopted CI/CD pipelines as a component of a more efficient software development process.
DevOps, Software Quality
Blog

Move Your Development Forward With Reverse Debugging

Explore how TotalView’s advanced reverse debugging capabilities can radically improve the speed and accuracy and reduce the difficulty of troubleshooting this class of defects that is both common and challenging.
Coding Best Practices
Blog

What Is API Monitoring?

Get an overview of API monitoring and how to use Akana to monitor key API metrics.
API Management
Blog

Intellectual Property Theft: What Is IP Theft?

What is IP theft? Intellectual property theft involves stealing data from a company. Learn how to protect your digital assets.
Security & Compliance, Embedded Systems & Chip Design
Blog

What Is SAST? Overview + SAST Tools

Get an overview of SAST, SAST tools, and SAST vs. DAST.
Security & Compliance, Software Quality
Blog

Single Source of Truth — 5 SSOT Examples You Need

Find out what a single source of truth (ssot) is — and how to get it.
Version Control
Blog

What Is NIST Cybersecurity Framework?

Get an overview of the NIST cybersecurity framework.
Security & Compliance, DevOps
Blog

How to Improve Print Statement Debugging

In high-performance computing, debugging can quickly turn into finding a needle in a haystack — especially when using Print statement style debugging.
Coding Best Practices