Systems | Development | Analytics | API | Testing

%term

Databases Demystified Lesson Distributed Databases Part 3

In this episode of Michael Kaminksy's Databases Demystified, he explores: What does “consensus” mean and why is it important? Learn about the two-generals problem and what it teaches us about reaching consensus Learn about the main consensus algorithms in distributed databases: Raft & Paxos

Deep Dive: Introducing Trace by Bitrise

We will take a deep dive on Trace, the new application performance monitoring (APM) solution we are building here at Bitrise. Trace is monitoring made for mobile, helping you catch bugs before they reach your users. We aim to give you the full context of any problems so that you can assess, reproduce, and fix them as quickly as possible. Colin Hemmings is a Product Manager at Bitrise, with nearly a decade of experience building monitoring solutions for mobile and server applications.

Guide to Test Automation with Robot Framework

Robot Framework is a generic open-source automation framework for acceptance testing, acceptance test-driven development (ATDD), and robotic process automation (RPA). Robot Framework allows testers to easily write automated test scripts using a keyword-driven testing approach. Teams using Jira and Xray can easily integrate testing results coming from the CI/CD pipeline. This provides a lean and scalable test automation process.

Data engineering in 2020

Data Engineers are forever flying the flag for open-source technology. But now that we’re safely locked away in our homes - potentially for the rest of the year - a new danger looms: That we get distracted by our new data tools and lose touch with delivering value to the business. Today most Data Engineers around the world are working from home, and at first glance it may seem like this works. After all, a solid internet connection is all we need to carry on doing what we were doing...

Legacy System Modernization

The problems with legacy systems can be extremely detrimental to the success of any business, especially one that primarily handles customer data. Business needs and demands are constantly changing and the type of software and systems we use or don’t use can be the difference between growth and stagnation. As a result of this, legacy modernization for many organizations is nonnegotiable.

13 Best Backup Plugins for WordPress

Every experienced website owner knows the backing up of the website is vital. You shouldn’t think that if something wrong has not happened to your website in the past, nothing bad will happen in the future. Incidents occur unannounced, and when they happen, you realize that they are costly, stressful, and time-consuming. Data loss can happen due to the failure of servers or the crashing of your website.

Announcing API management for services that use Envoy

Among forward-looking software developers, Envoy has become ubiquitous as a high-performance pluggable proxy, providing improved networking and observability capability for increased services traffic. Built on the learnings of HAProxy and nginx, Envoy is now an official Cloud Native Computing Foundation project, and has many fans—including among users of our Apigee API management platform.

Custom JAR Files

JMeter has many plug-ins and downloadable JAR Files you can use to support your testing, it is also possible to write your own custom Jar files and use these as well. Why would you want to do that, you may say, well whilst it is unlikely that you would need to create anything too complicated. You may feel the need to create utilities to support your own in-house performance testing or just something to make your testing process easier.