Systems | Development | Analytics | API | Testing

What is the Transactional Outbox Pattern? | Designing Event-Driven Microservices

The transactional outbox pattern leverages database transactions to update a microservice's state and an outbox table. Events in the outbox will be sent to an external messaging platform such as Apache Kafka. This technique is used to overcome the dual-write problem which occurs when you have to write data to two separate systems such as a database and Apache Kafka. The database transactions can be used to ensure atomic writes between the two tables. From there, a separate process can consume the outbox and update the external system as required.

Understanding White Box Testing of #AI Models | Toni Ramchandani | #softwaretesting #testautomation

In this informative session, Toni Ramchandani sheds light on the essential practice of white box testing of AI Models, where participants will uncover the internal mechanics of AI models, gaining valuable insights into neuron activation, layer functions, and model interpretability. From honing skills in robustness and reliability testing to addressing bias and fairness concerns, attendees will explore a comprehensive range of topics crucial for ensuring the effectiveness and ethicality of AI systems.

Accelerate Gen AI Securely With Snowflake Cortex And Snowpark Container Services

Fueled by vast data volumes and powerful computing, AI is revolutionizing work. To capture the value of Generative AI for business, companies need to customize LLMs with their enterprise data. But feeding sensitive data into externally hosted LLMs poses security and exposure risks, and self-hosting LLMs carry a heavy operational burden from maintaining complex environments.

Accelerating Gen AI for Customer Service with Fivetran, Google Cloud, BigQuery and Vertex AI

Learn how Fivetran’s automated data movement platform allows you to accelerate building Gen AI applications for customer service in Google Cloud with BigQuery and Vertex AI. Kelly Kohlleffel steps you through creating four connectors to BigQuery, including a relational database connector plus Jira, Slack, and Zendesk connectors. Then you’ll see how easy it is to quickly build two Gen AI apps, one for search and one for chat, using Vertex AI and the new customer service datasets in BigQuery.

Steampunk: Devs Behaving Badly From a Data Perspective

What is the role of data governance in cybersecurity? How do bad developer behaviors affect data quality? How will generative AI impact data management and security? This week, we revisit the Developers Behaving Badly Report with Lauren Maffeo, Senior Service Designer at Steampunk! We talk about data ethics, data governance, cybersecurity, and how they all tie together.