Systems | Development | Analytics | API | Testing

Latest Videos

A New Approach to Data Protection and Cyber Resilience

The relentless push for business and digital transformation has put data at the forefront of organizational success. However, the ever-increasing volume and complexity of safeguarding data pose significant challenges. Building an unbreakable data infrastructure is a complex challenge. How do you know what’s good enough when building data infrastructure? This video explores a new approach to data protection and cyber resiliency in securing your most valuable asset.

Cloudera Observability - Expedited Issue Resolution

We have bundled the collective Cloudera support teams, implementation skill and experience into our Observability platform resulting in our framework called validations. This framework offers a clear and detailed view of potential issues within your Cloudera Environment enabling you to fix it internally. Based on years of Cloudera support experience, we identified over 400 and growing issues our customers have encountered frequently, and provide remedies. This framework also provides detailed information to provide to our support team should this issue require a more complex solution.

Analyze documents in BigQuery with Document AI

Turn your documents into actionable data! This video explores the power of BigQuery's integration with Document AI. Learn how to transform unstructured documents – think invoices, contracts, forms – into neatly structured tables within your data warehouse, unlocking smarter insights using familiar SQL syntax.

BigQuery vector search and embedding generation

Discover the power of semantic search! With BigQuery's vector search capabilities, you can analyze unstructured data like text, images, and videos based on their underlying meaning. Explore how machine learning transforms your data into numerical representations called embeddings, making it possible to find connections that traditional keyword searches often miss.

Snowflake: Accelerate innovation and productivity with data observability and FinOps

Right now, 55% of companies surveyed are failing to achieve time to value with their data and AI investments. Why? They don’t have the staff, their skilled engineers spend too much time doing toilsome work, and optimizing data workloads for performance and efficiency. With this in mind, Unravel is hosting a live event to share a new IDC Analyst Brief about the role of data observability and optimization to enable AI-driven innovation and share how you can leverage Unravel to achieve productivity, performance, and cost efficiency for Snowflake.

Introducing: Codezero Serve

Using Codezero Teamspaces' Serve feature enables Devs to harmonize their local with production environments using advanced traffic routing to seamlessly create and publish new services and variants back to the cluster seamlessly from their local workspace. Your Devs will be more productive, focused and happy using the tools they know and love without having to focus on infrastructure or cloud environment.

Mastering Microservices and Breaking Up the Monolith

Back in the 2000s, code lived in one execution thread. Database queries, user interactions, and data pipelines were all managed by the same processes. The problem? Everything was interconnected and interdependent. Fixing one thing might break another. Releases were all or nothing. We call this monolith hell. Your ticket out? Microservices.