Systems | Development | Analytics | API | Testing

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.

How to set up usage-based billing with Stripe and Moesif for your API

A good business model is one that can easily generate revenue. Often, when developers build something it could easily be packaged and used by another organization. This is extremely true when it comes to APIs. If an API is solving a well-known problem, there is likely a market for it. Being able to expose an API for public consumption can be done in many ways, a popular option being using an API gateway. The real hurdle comes when you decide to start billing for usage.

Stored Procedures: Native API/Native Code vs SourcePro DB

In the previous article, we walked through an example of how to use input parameter binding to send data to a MySQL database using the native MySQL C API and then compared that to the clean simplicity of using the SourcePro DB API. In this final article, we are going to walk through building an example that can invoke a stored procedure with an input parameter of the name of a new account holder and an output parameter of the new account id assigned by the database.

How to Optimize Customer Identity and Access Management

Customer identity and access management (CIAM) has become indispensable for organizations. According to an article by the Business Research Company, the CIAM market is expected to reach $45.56 billion in 2025, at a compound annual growth rate of 18.6%. The research firm adds that the increasing use of Internet of Things (IoT) devices — such as smartphones, smartwatches, smart homes and medical sensors — will be the primary driving factor for this growth.

Strategic Partners Perforce Software and Microsoft, in Collaboration With GitHub, Announce New Gaming Initiatives

To Help Game Creators Spend Less Time Setting Up and Managing Their Pipeline, Perforce Software Debuts New Game Development Virtual Machine with Microsoft as well as Helix Core Actions with GitHub.

Perforce Highlights from GDC 2022

The Perforce team is at the annual Game Developers Conference (GDC) in San Francisco, CA, March 21-25. Here, the Perforce team has unveiled two exciting announcements: An ongoing partnership with Microsoft, a collaboration with GitHub, and a new Perforce product – Helix DAM Beta. Keep reading to learn more about the impact this will have on the future of game development.

What Is Sound Static Analysis?

Sound static analysis is a beneficial practice when developing software that needs to be safe, secure, and compliant. Here we discuss what makes sound analysis different, in terms of static analysis, why it is important, and how sound static code analysis works. Read along or jump ahead to the section that interests you the most: ➡️ Sound static analysis Free Trial.

DreamFactory awarded G2's Highest Honors in New Spring 2022 Report

DreamFactory is proud to announce that we’ve been awarded three of G2’s prestigious awards in the API Management category for the 2022 Spring quarter. DreamFactory has been recognized for… DreamFactory consistently achieves high ratings from customers! We currently hold a 4.5/5 star rating from customers.

Google Chrome Developer Tools - Part 3

This is the last part of the Google Chrome Developer tools article. In this post we will share show you more of the new Developers Tools that Google has added to Chrome. Remember that Google Chrome Dev Tools is a set of powerful tools that help developers to build better webs. If you haven’t done it yet, you can read the first article of the series and the second one.