Systems | Development | Analytics | API | Testing

#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.

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.

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.