Systems | Development | Analytics | API | Testing

Multi-Cloud Data Analytics: What, Why, and How

What is multi-cloud data analytics and why are so many companies getting on board? Cloud computing itself is now a well-established best practice, but a multi-cloud strategy is nearly as common these days. While 94 percent of organizations are now using cloud computing, 84 percent are using a multi-cloud data strategy. Multi-cloud is an especially fruitful data strategy for companies pursuing data analytics.

Amazon RDS: The Best Relational Database Service?

Companies these days are handling more data than ever: an average of 163 terabytes (163,000 gigabytes), according to a survey by IDG. Efficiently storing, processing and analyzing this data is essential in order to glean valuable insights and make informed business decisions. Yet the question remains: What is the best way to store enterprise data? For many use cases, the most appealing choice is a relational database.

How to Offload ETL from Redshift to Xplenty

Amazon Redshift is great for real-time querying, but it's not so great for handling your ETL pipeline. Fortunately, Xplenty has a highly workable solution. Xplenty can be used to offload ETL from Redshift, saving resources and allowing each platform to do what it does best: Xplenty for batch processing and Redshift for real-time querying. Redshift is Amazon’s data warehouse-as-a-service, a scalable columnar DB based on PostgreSQL.

Comparing Top Container Software Options for 2021

Each day, more and more companies consider opting for cloud-based solutions, and they almost always end up adopting them to some extent. While the increasing popularity of cloud services may be a significant factor in accelerating the adoption rate of cloud-based solutions, some individuals remain skeptical of migrating their applications to the cloud due to unfamiliar territory.

How to Use Bugfender with a Vue.JS Application

It is an exciting era for web developers with so many open-source frameworks and libraries around to help them. Of all the frameworks that have emerged in recent years, Vue.js stands out for its simplicity, adaptability and rapid load times. In this article, we will learn how to get started with Vue.js. We will also go through the steps to integrate and use Bugfender with a Vue.js application. We will build a simple TODO application, which will enable us to add, fetch, edit, and delete TODO items.

Architecting Apache Kafka for GDPR compliance

Once upon a time (2017), in an office far far away, you may have been cornered in a conversation with someone from Legal about GDPR. It could have gone something like this: “You there, Data Engineer” “Yep, that’s me” “What PII do we have residing in this Apache Kafka database?” You probably mumbled something about Kafka not being a database. “And who can read/ write the data?

Understanding Event-Driven Architecture and Serverless Opportunities

Whether you're building a new application or adding new features to an existing application, it is worthwhile to reflect on the structure and design of what you're building. Not only does app architecture make the difference between a good app and an excellent app, but it can also either contribute to technical debt or mitigate it.