Systems | Development | Analytics | API | Testing

Latest Videos

GitTogether | Cloud Native Security Landscape | Sangam Biradar

Digital transformation is driving the adoption of cloud-native applications. Cloud-native applications are more complex and pose new security challenges. Organizations need to adopt new security practices to protect their cloud-native applications. Cloud Native Application Protection Platform (CNAPP) is a suite of tools and services that can help organizations secure their cloud-native applications.

Impact of #GenerativeAI in Development and #SoftwareTesting | Navin Nair | #QonfX 2024 #GenAI

In this session, Navin Nair explores the transformative potential of generative AI in software development and testing in this captivating presentation. As the industry undergoes a paradigm shift, Navin unveils how generative AI solutions are revolutionizing the software development life cycle, streamlining processes, and fostering innovation.

Addressing the Issue of Simultaneous User Service and Email Service Access

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.

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.