Systems | Development | Analytics | API | Testing

The Power of Perforce Open Source

Open source software (OSS) is the foundation of the digital economy. For organizations using OSS, adequately supporting that software is critical. Perforce enables teams to innovate with OSS — without the risk. They say software is eating the world, and open source is eating software. Today, open source software serves as the foundation that powers the digital economy.

Ingesting Google Cloud Storage files to BigQuery using Cloud Functions and Serverless Spark

Apache Spark has become a popular platform as it can serve all of data engineering, data exploration, and machine learning use cases. However, Spark still requires the on-premises way of managing clusters and tuning infrastructure for each job.

Automatic iOS code signing options Bitrise Feature Updates

We simplified iOS code signing on Bitrise. Now there are two ways to automate code signing on Bitrise: using Xcode Build/Archive Steps (with iOS Auto Provision steps merged into them) or the 'Manage iOS Code Signing' Step instead. In both cases, we've reduced the number of things that could go wrong. Presented by Anna Bátki, Product Marketer at Bitrise. Thank you for watching! Please feel free to comment your thoughts below.

Understanding Flutter Navigator 2.0

Navigation is a core concept in mobile app development. It enables users to move from one screen to another. Well-managed navigation keeps your app organized and enhances its capabilities. Flutter offers an imperative API (Navigator 1.0) and a declarative API (Navigator 2.0) routing mechanism. In Navigator 1.0, you can only add a page to the top of the navigation stack and remove the topmost route. On the other hand, the declarative mechanism allows you to control the navigation stack completely.

Why Cloud Software Development is So Important for Your Business

If you’ve had your tent pitched in the tech space for a while, you should know that everyone talks about “the cloud.” About a decade ago, it was sort of an IT buzzword. Now? Cloud software development is the next step in the business software evolution, and the numbers do not lie. Eighty-nine percent of enterprises already use a multi-cloud strategy, with 80 percent leveraging a hybrid approach, combining private and public clouds. But here’s where it gets interesting.

Getting Ready for Mobile CI/CD on Apple Silicon M1

As Apple leaps forward from Macs built with Intel-based chips to Macs with ARM-based chips, this transition means both Bitrise and our customers, need to update tooling and software in preparation for this transition in order to take full advantage of the Apple Silicon for the development work.