Systems | Development | Analytics | API | Testing

Open Source

Taking open-source to the next level at Bitrise - Step by step

One of the reasons I joined Bitrise was the awesome community and the fact that most of the codebase here is actually open-sourced. If the Step Library is the brain of each and every build running on Bitrise, the open-source community must be the heart of it, playing a key role in the success of our product. That's why we have some plans to do more amazing things.

Choosing Open Wisely

Since Snowflake’s inception we’ve had the needs of our customers as our North Star, with a clear focus on security and governance of data, continuous advances on performance and reduction of latencies, and relentless capabilities innovation. As part of our product development, we constantly evaluate where open standards, open formats, and open source can help or hinder our progress towards those goals. In short, it is a matter of degree.

Which Open Source Bug Tracking Tools Would Be Best For You?

With the increase in open-source software tools, developers have become more powerful. Open Source refers to an openly distributed code which allows users to inspect, modify and enhance it. It includes a license that allows users to utilize the source code and you can also modify and share under defined terms and conditions.

Why Large Enterprises Should Embrace an Open Source API Gateway

This blog post is part two of a three-part series on how we’ve scaled our API management with Kong Gateway, the world’s most popular open source API gateway. We understand that this post’s title may seem a little controversial. When we announced that our new API gateway solution might be an open source product, we got many questions from voices across the company.

Learnings from CNCF's Envoy and OPA Creators Matt Klein and Tim Hinrichs

Applications architected as microservices are becoming more prevalent every day, but just like their monolithic ancestors, microservice applications must adhere to organization-wide constraints around compliance, security, performance, etc. Authorization — controlling which people and machines can perform which actions — is a foundational security problem that requires new solutions in a microservice world because of changes in requirements around performance, availability and even where authorization gets enforced architecturally.

How Open Source Helps Bring Back Product Obsession

Did you know that one of the Sauce Labs co-founders created Selenium and that Appium was incubated in Sauce Labs? Open source is in our DNA! When a company relies heavily on open source, it is a common practice to develop strategies and long term goals to manage the relationship between the company’s products and the open source ecosystem.

Top 10 Best Node.js Open Source Projects to Keep an Eye On

NodeJS is a server-side platform that’s built on the JavaScript Engine (V8 Engine) of Google Chrome. It’s an open-source, cross-platform runtime environment for JavaScript code execution outside the browser. The platform, being event-driven, works on a non-blocking I/O model, making it lightweight and effective in building web applications. With the platform, you could simultaneously run code on the client and server side, hastening the development process.