May 2024 Summaries
6 posts from DataStax
Filter
Month:
Year:
Post Summaries
Back to Blog
DataStax has introduced DataStax Mission Control, an operations platform designed to help deploy and manage DevOps tasks on Cassandra and DSE clusters. It assists with deployments, upgrades, data operations, monitoring, and security. With Mission Control, users can manage all of their clusters and nodes, regardless of whether they’re racked in an on-premises data center or deployed in a private or public cloud. The platform simplifies tasks like scheduling repairs, taking backups, handling the complete lifecycle of TLS certificates, and more. Mission Control is 100% Kubernetes-based and requires Kubernetes for itself and for future provisioning. It can either be installed on an existing Kubernetes cluster or installed with an embedded Kubernetes runtime. The platform has a browser-based user interface (UI) that enables users to create projects, clusters, and nodes easily. Mission Control automates the lifecycle of TLS certificates used for node-to-node encryption. It significantly reduces the time spent on cluster and node provisioning and maintenance, allowing database professionals to focus more on driving data storage innovation for their organization.
May 30, 2024
1,571 words in the original blog post.
Concide, founded in 2022 by Norwegian legal tech professionals, offers various legal-tech services to enhance and streamline business operations. Their Chat for Legal platform uses generative AI document Q&A chat solution and a seamless document upload feature. Built on Microsoft Azure-hosted OpenAI LLM and embedding engine, the platform ensures data control and compliance with internal security policies. Concide's next project is a SaaS solution offering for the Chat for Legal platform, targeting a wider user base and integrating advanced AI-driven assistants to automate tasks and increase efficiency for legal professionals.
May 23, 2024
467 words in the original blog post.
Astra Vectorize is a tool that accelerates the process of developing generative AI applications by handling the generation of vector embeddings directly at the database level, allowing developers to focus on building innovative GenAI applications without getting bogged down by the technicalities of embedding generation. It seamlessly integrates with multiple embedding providers such as OpenAI, Microsoft Azure's OpenAI service, NVIDIA, and others, enhancing efficiency, improving performance, and simplifying workflow for GenAI developers.
May 22, 2024
697 words in the original blog post.
The new DataStax Astra DB extension for GitHub Copilot allows developers to chat with their databases using natural language prompts, which are then translated into database queries. This accelerates the development process and reduces time-to-production for applications. With this extension, developers can focus on building rather than data manipulation tasks. The Astra DB extension provides intelligent suggestions, code snippets tailored to the schema and metadata, context-aware suggestions, autocomplete features, and best practices for data modeling and query optimization. Developers can register for a free Astra DB account and install the extension via the GitHub Marketplace.
May 21, 2024
297 words in the original blog post.
DataStax has introduced Hyper-Converged Data Platform (HCDP), a platform with modular software services for hyperconverged infrastructure data needs. This includes Hyper-Converged Database (HCD), Hyper-Converged Streaming (HCS), OpenSearch, and Mission Control. HCD represents the future of self-managed multi-model databases built on Apache Cassandra® 4.0, offering cloud-native operations and generative AI capabilities. DSE 6.9 offers a simple upgrade path for existing customers to integrate powerful GenAI and vector database capabilities into their workloads. Both HCD and DSE 6.9 deliver cloud-like operational ease across various environments.
May 15, 2024
1,197 words in the original blog post.
The Astra CLI is a powerful command line interface that provides easy access to many useful commands for database administration tasks in GenAI applications. It can be installed on Mac, Linux, or Windows workstations and offers several commands such as astra db list, astra db resume, astra db describe, astra db create-collection, astra db list-collections, and astra db delete-collection for managing databases. Additionally, the Cassandra Query Language (CQL) shell tool is available for working with data and storage structures within Astra DB. The Astra CLI helps developers remain focused on their main tasks by allowing them to quickly perform essential database administration tasks from the command line.
May 07, 2024
843 words in the original blog post.