Systems | Development | Analytics | API | Testing

Latest Blogs

Lightweight Virtualization: the Container Ecosystem and Firecracker MicroVMs for Serverless

Virtualization is a core component of cloud computing and the key technology to optimize usage of hardware's resources. While it has been around for decades, new innovations continue to improve its efficiency and performance for modern workloads. In this blog post, we provide a brief overview of virtualization and its history as well as explain how Firecracker and lightweight virtualization are fueling modern deployments.

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.

Resilience: The Muscle We Always Need to Train

Last year tested us on many fronts and resilience was a major theme. How well we handle change, unrest and uncertainty have all translated into how well we can deal with major events — such as a global pandemic. Being able to quickly adapt our habits has helped us make the most of the unique year that we had.

Semiconductor Design: Looking Ahead With Methodics & Perforce

Synergies in the semiconductor industry are an everyday occurrence and have become a part of the ever-changing landscape. One recent joint solution that made perfect sense was that of Perforce and Methodics, as the partnership existed before Perforce acquired Methodics in late 2020.

Automation: How to Thrive Amid Remote Work Stress

In grade school, Joe Kennedy taught himself how to code video games on his home computer. Today, Kennedy is a Partner and Technology Consulting Leader with PriceWaterhouseCoopers (PwC). In the video call leading up to this week’s Digital Masters interview, Kennedy looked remarkably dapper in a navy blue blazer, dress shirt and slacks and a handlebar mustache curled to perfection.

6 qualities to look for in a software testing partner

When developing customer-facing software, the end user’s overall experience is vital to business retention and next stages of development. Just as it’s essential for software developers to deliver crisp customer experiences, the same applies to businesses responsible for assuring the quality of customer experiences.

How Xplenty Simplifies Heroku PostgreSQL Data Integration

What can you do with data collected on Heroku PostgreSQL? How will you analyze it and integrate it? With Xplenty, of course! Xplenty lets you connect to a PostgreSQL database on Heroku, design a Dataflow via an intuitive user interface, aggregate the data, and even save it back to PostgreSQL on Heroku or other databases and cloud storage services.

Configuring a PingFederate SAML Connection in DreamFactory

All DreamFactory APIs are private by default, requiring at a minimum an API key for authentication purposes. The API key is associated with role-based access control (RBAC) which determines what actions the client responsible for supplying the API key can undertake with regards to the API. OAuth 2.0 makes adding an authentication system to your app or web page considerably easy. Many different service providers support the OAuth 2.0 spec and, in turn, so does DreamFactory.