Systems | Development | Analytics | API | Testing

%term

How to Evolve your Microservice Schemas | Designing Event-Driven Microservices

Schema evolution is the act of modifying the structure of the data in our application, without impacting clients. This can be a challenging problem. However, it gets easier if we start with a flexible data format and take steps to avoid unnecessary data coupling. When we find ourselves having to make breaking changes, we can always fall back to creating new versions of our APIs and events to accommodate those changes.

Lessons Learned From Scaling An Open Source | Angie Byron

Drupal—an open source CMS—turned 20 years old recently, and has grown from a small student hobby project to an enterprise-grade digital experience platform running ~3% of the Internet. This talk will explore the many lessons learned (most of them the hard way ;)) in navigating an international open source developer community through various scalability challenges. Angie is Director of Community at Aiven, Core Maintainer and Product Manager for Drupal, O’Reilly Author, Mom.

5 Benefits of Applying AI to Public Sector Processes: Lessons from Parks and Recreation's Pawnee

The business of governance is not easy. Public sector organizations face a range of obstacles from corruption to lack of transparency to red tape—obstacles that have the potential to erode public trust in institutions and hinder economic development. That’s probably why, in virtually every country around the world, popular culture lampoons the intricacies of government bureaucracy.

#SoftwareTesting and Its Transformative Impact on Accountability | Vipin Jain | #automationtesting

In this video, Vipin Jain explores the transformative impact of software testing on accountability, he highlights the critical role of software testing in ensuring accountability throughout the development process. From identifying bugs to verifying functionality, software testing plays a pivotal role in upholding quality standards and maintaining accountability within software projects. Whether you're a developer, tester, or project manager, this video offers valuable insights into the importance of software testing and its role in fostering accountability in software development.

Node.js Performance APIs: An Introduction

Node.js offers a rich set of performance data through its APIs, similar to how modern web browsers expose performance metrics for webpages. With tools like the Performance Measurement API and the perf_hooks module in Node.js, you can gain insights into your application's performance from the server's perspective, closely aligning with what the end user experiences. In this article, the first of a two-part series about performance hooks, we'll explore how to approach performance optimization in Node.js.

API Generation: A Better Way of Snowflake Data Extraction for Data Products

Organizations are constantly seeking more efficient ways to extract, transform, and load (ETL) data into their data warehouses. Snowflake, is one of the leaders in cloud data warehousing, has traditionally recommended ETL/ELT processes for data ingestion and extraction. However, for organizations building internal data products, there is a new kid on the block: API generation. Here’s the key things to know from this article.

7 Key Features of WSO2 Identity Server 7.0 Every Application and API Developer Should Know

As the open source leader in IAM, we’re excited to release WSO2 Identity Server 7.0. If you’ve been involved in the IAM space for some time, you might remember that WSO2 Identity Server 5.0 released in 2014, which was a revolutionary product at that time. It brought an innovative experience for identity domain experts to model and implement their access management requirements.