Systems | Development | Analytics | API | Testing

Latest News

Top 7 Ways to Communicate Software Testing Insights Better

“Alone we can do so little; together we can do so much.” – a famous quote by Hellen Keller is very much valid even in current times, especially in the context of teamwork. The relationship between any two people is considered good when communication between them is healthy. And on the same lines, a team is able to work ‘together’ better when their communication is strong.

DataStax has launched a preview of Astra Cassandra-as-a-Service for Kong customers

We built Kong to handle any API at any level of scale, but running APIs at scale means storing and managing data at scale. That’s why we’ve always recommended Apache Cassandra for the biggest Kong deployments. Cassandra is powerful and proven, but it does require some skill to install and operate – which is why we’re excited to hear that Datastax is making Cassandra easy to use at any level of scale with DataStax Astra, a Database-as-a-Service built on Apache Cassandra.

Top Four Issues When Working From Home In An API Product Company

“When you’re working from home you should try and do it systematically and methodologically”, says John Bennett a veteran work-at-homer. “It’s a lot like running a business from home, which is what I do”. John night know a thing or two about it, since he’s been working from home in upstate New Hampshire for the last 20 years.

An Engineer's Dilemma

Working with Rookout customers, I have noticed a significant pattern in how they describe engineering routines in the days before our software became a part of their daily workflow. It shows up in various engineering tasks such as developing new features, reproducing and fixing bugs, or even just documenting the existing system and how to best utilize it. It is also consistent across industries and tech stack.

Which is better to Create Web Apps: Laravel or CakePHP?

Laravel development services have been growing in popularity, with the Laravel framework often being compared to CakePHP. This article will show how to choose the best framework to meet specific business or solution requirements in the most effective way. Laravel and CakePHP are both very popular PHP frameworks. PHP is often used for creating dynamic websites or building high-end apps. PHP frameworks make it possible to create affordable websites with impressive UI/UX.

Why COVID-19 is rewarding the frontrunners of digital transformation

With increasingly draconian measures worldwide aimed at keeping people at home to quell the spread of COVID-19, companies of all shapes and sizes and across the majority of industries are finding themselves in the same situation – how to equip and empower their workforce for mobile working. More than 5 million companies around the world will experience an impact at a cost to the global economy exceeding US$1 trillion.

Operational Database Management

This blog post is part of a series on Cloudera’s Operational Database (OpDB) in CDP. Each post goes into more details about new features and capabilities. Start from the beginning of the series with, Operational Database in CDP. This blog post gives you an overview of the OpDB management tools and features in the Cloudera Data Platform. The tools discussed in this article will help you understand the various options available to manage the operations of your OpDB cluster.

Challenges of running a big data distro in the cloud

There are many reasons to run a big data distribution, such as Cloudera Data Hub (CDH) and Hortonworks Data Platform (HDP), in the cloud with Infrastructure-as-a-Service (IaaS). The main reason is agility. When the business needs to onboard a new use case, a data admin can bring on additional virtual infrastructure to their clusters in the cloud in minutes or hours. With an on-prem cluster, it may take weeks or months to add the infrastructure capacity for the new use cases.

How to Maintain Developer Relations in a Post COVID-19 World

2020 isn’t half done and society has already changed fundamentally. The COVID-19 pandemic has forced many people into unemployment because customers can’t visit their stores anymore. When revenue drops, business owners have to ask themselves: What part of their workforce is crucial to operating the company? For companies that sell software services to developers, you could get the impression that a “developer relations” (DevRel) team could be critical for that company.

Predicting the Future With Linear Regression in Ruby

The world is full of linear relationships. When one apple costs $1 and two apples cost $2, it's easy to figure out the price of any number of apples. But what happens when you have 100s of data points? What if your data source is noisy? That's when it's helpful to use a technique called linear regression. In this article Julie Kent shows us how linear regression works, and walks through a practical example in Ruby.