Systems | Development | Analytics | API | Testing

Embedded Software Security for Industry 4.0 and the Internet of Things

Technology is booming now more than ever, and every day brings new products and functionality for every unimaginable task. It is not just about mobile apps and computers anymore; instead, it is all about embedded systems and Internet-of-Things (IoT) devices that have quickly become so commonplace, both in our day-to-day lives and in industries like industrial automation.

S1.E11: Outsourcing QA | QA Therapy Podcast

Outsourcing testing often comes with a bundle of misconceptions, but today, we're breaking through them all! Joining us as our expert QA Therapists are Lucía Lavagna and Federico Toledo. Federico, the COO of Abstracta and a seasoned speaker in testing conferences, brings invaluable insights into testing services. Lucía, the Chief Growth Officer at Abstracta, complements this with her expertise in driving organizational growth.

Understanding API Endpoint: A Beginner's Guide

An API endpoint, often referred to as an endpoint URL, is a specific URL that allows access to a particular resource on a server, facilitating communication between different systems. It’s crucial for developers as it enables them to integrate and utilize functionalities from other systems, like payment gateways or social media platforms, streamlining their development process.

Confluent Cloud for Apache Flink | Interactive Tables for Flink SQL Workspaces

When developing or debugging a stream processing pipeline with Flink SQL, it’s common to inspect each processing step's output to ensure data is being transformed properly. However, comprehending the resulting data stream's structure, distribution, and characteristics entails executing multiple ad-hoc SQL queries, which can be time-consuming and tedious. Additionally, isolating specific subsets of the stream for analysis or debugging often involves even more queries, adding to the complexity and time required.

Session Level Data Update - App Analyzer - SaaS in 60

The latest update to the App Analyzer brings a new feature: session-level data. Now, the App Analyzer can answer vital questions, such as which users are accessing which applications, how long they stay in each app, what sheets they use, the duration on each sheet, and the frequency of navigation between sheets. It also tracks the number of concurrent users within an app or across all apps in the tenant.

Leverage Trusted Data: Alation Data Intelligence Platform

Nick Jewell, Senior Principal Product Marketing Manager at Alation, demonstrates how to use the Alation Data Intelligence Platform to easily find, understand, and use trusted data.The demo focuses on how data engineers, data governors, and data users can leverage Alation and Snowflake Horizon to more efficiently ingest, monitor, and share governed data.

Introduction to Open Source, Open Standards and Self Describing Data

Digitalization is revolutionizing every aspect of our lives, and understanding the concepts of open source and open standards is crucial. But these aren't just geeky tech concepts, they represent a whole philosophy of collaboration and sharing that's fueling innovation. And open standards? Think of them as the great enablers of interconnectivity. These guidelines ensure different technologies can talk to each other and share data seamlessly across platforms.

Will AI coding create more monoliths?

Let’s start with a statement everyone can agree on: AI coding is now a permanent fixture of the software development lifecycle. Even if your team hasn’t introduced it officially yet, it’s only a matter of time before one of your peers kicks off the discussion or pushes a PR that, perhaps even unbeknownst to you, is entirely AI-generated. Now, let’s rub some folks the wrong way: AI coding in a microservices architecture is a recipe for disaster.