Home / Companies / Aerospike / Blog / November 2023

November 2023 Summaries

12 posts from Aerospike

Filter
Month: Year:
Post Summaries Back to Blog
Aerospike Graph` is a graph database service built on top of `Aerospike Database`, leveraging `Apache TinkerPop` and `Gremlin`. It allows users to deploy real-world datasets, execute queries, and gain insights. The service provides various features such as data visualization, traversal sequences, and traversal objects for traversing vertices and edges in the graph. Using `Docker containers`, developers can quickly spin up a sandbox environment and focus on development rather than infrastructure setup. With its open-source components and ease of use, Aerospike Graph offers a scalable solution for graph applications, including customer 360 and fraud prevention, across various programming languages like Python and Java. The service provides a high-level view of the different layers, simplifying application development with the `python_gremlin` library.
Nov 28, 2023 2,398 words in the original blog post.
Database as a service (DBaaS) is a cloud computing solution that simplifies database operations by handling the underlying software, hardware, and overall management. It offers benefits such as scalability, cost-efficiency, high availability, disaster recovery, and security for businesses of all sizes. DBaaS providers manage backend tasks like patching, backups, and security vulnerabilities, allowing teams to focus on higher priority tasks. This solution can be more cost-efficient than traditional database deployment options, especially for startups and small-to-medium-sized businesses that lack their own data centers or extensive computing resources. Additionally, DBaaS providers often offer 24/7 customer support and built-in replication for high availability and data backups in case of an outage.
Nov 21, 2023 1,274 words in the original blog post.
The benefits of using a Database as a Service (DBaaS) model include simplifying database operations and providing scalability, cost-efficiency, high availability, disaster recovery, and security for tech stacks. A DBaaS takes care of data management, allowing developers to focus on what excites them - creating applications. With a DBaaS provider handling backend patching, backups, and security vulnerabilities, teams can allocate resources for high-priority items like rapid application development. This approach can prove more cost-efficient, particularly for startups and small businesses that lack their own data centers or extensive computing resources. Additionally, DBaaS offers scalability to handle fluctuations in business needs, such as seasonal traffic surges, without the need for additional storage or computing resources. The model also provides high availability and disaster recovery through automatic fail-over and replication of data across nodes and replicas. Furthermore, DBaaS offers security benefits through SOC 2 Type 2 audits and certifications, providing peace of mind for organizations dealing with sensitive data.
Nov 21, 2023 1,263 words in the original blog post.
Aerospike has achieved a Service Organization Control (SOC) 2 Type 2 attestation, demonstrating its commitment to robust security measures for customer data in cloud-based services. The SOC 2 audit assesses the company's compliance with the American Institute of Certified Public Accountants' Trust Services criteria, which include security, availability, processing integrity, confidentiality, and privacy. This attestation validates Aerospike's overall security program and highlights its commitment to safeguarding data from both cyber threats and internal processes that could cause unwanted degradation. The company aims to maintain this high standard of security and transparency as businesses increasingly rely on cloud-based services for their digital needs.
Nov 17, 2023 583 words in the original blog post.
Aerospike has achieved a SOC 2 Type 2 attestation, demonstrating its strong commitment to data security and customer trust, particularly as organizations increasingly rely on cloud-based solutions for real-time applications. The SOC 2 Type 2 audit, conducted by independent CPAs, evaluates how well Aerospike's processes comply with the AICPA’s Trust Services criteria, which include security, availability, processing integrity, confidentiality, and privacy. This milestone validates Aerospike's security measures and internal processes, providing customers with assurance about the safety and integrity of their data while reducing the need for them to perform their own verification. Tom Meese, VP of Cloud Services at Aerospike, highlighted the attestation as a key step in their compliance journey, reinforcing the company's dedication to maintaining high standards of security and transparency. As businesses continue to navigate the digital landscape, Aerospike's adherence to these stringent criteria serves as a benchmark for security in the industry.
Nov 17, 2023 583 words in the original blog post.
Aerospike Database 7, a multi-model real-time database, has been released with a focus on maximizing performance across all supported storage models. The new version introduces a unified storage engine format that enables significant efficiencies for in-memory storage and strengthens Aerospike as an in-memory database. Key enhancements include warm restarts, in-memory compression, faster in-memory operations, improved multi-tenancy, and developer API improvements.
Nov 15, 2023 580 words in the original blog post.
Aerospike Database 7 has been released, offering improved performance across all storage models and a unified storage engine format that enables new capabilities for handling in-memory workloads, high performance, and efficiency. The release adds efficiencies for in-memory storage by unifying the storage engine formats across all supported storage options, allowing customers to match storage models to workloads. Aerospike 7 includes several enhancements for designing a superior in-memory database, such as warm restarts, in-memory compression, and faster in-memory operations. Additionally, the release focuses on improving the developer API with new features, including indexing of blobs and key-ordered maps.
Nov 15, 2023 576 words in the original blog post.
Aerospike Database 7.0 sets the foundation for big developer API additions in server 7.1 and beyond, overhauling in-memory namespaces in significant ways. The unified storage format consolidates all three storage engines to a single efficient flat format, resulting in faster restarts for in-memory namespaces, improved performance, and simplified capacity planning. Aerospike users can now configure an in-memory namespace to use storage compression, stability and performance improvements are achieved through the mirroring of in-memory data to its persistence layer, and multi-tenancy is made easier with new features such as set-level segregation of tenants on the same cluster. The release also adds new developer API features, including support for indexing and querying bytes data (BLOBs), and removes support for old OS versions, including Red Hat Enterprise Linux 7 and its variants.
Nov 15, 2023 1,709 words in the original blog post.
The deprecation of third-party cookies has led to significant signal loss in the AdTech industry, prompting professionals to rethink their strategies for reaching audiences at scale. As deterministic models become less reliable, companies are turning to probabilistic models and leveraging graph data models to represent both customers and their journeys. Graph databases offer a natural fit for identity resolution in AdTech, enabling richer, more sophisticated representations of identity that can improve targeting, attribution, and other imperatives such as Customer 360. To successfully transition to the post-deterministic identity resolution using graph data models and graph databases, businesses should follow a five-step process: define the business process/problem statement, know the data and draft the schema, write out the queries, create sample data and Gremlin queries, and scale, test, and optimize.
Nov 10, 2023 1,740 words in the original blog post.
As third-party cookies become obsolete, the AdTech industry is facing significant challenges in tracking digital identities, prompting a shift toward probabilistic models and identity graphs to maintain effective advertising strategies. With major tech companies phasing out cookies, advertisers are losing traditional data signals, affecting identity resolution, personalization, targeting, and attribution. As a result, AdTech companies are exploring new methods, including the use of graph databases, to develop a more comprehensive view of customer behavior through identity graphs, which consolidate customer data from various sources into a unified profile. This approach allows marketers to create more personalized and effective campaigns, despite the lack of deterministic signals. The graph data model is particularly suitable for this purpose, offering a natural way to represent complex relationships and optimize ad spend. As the industry adapts to these changes, companies are focusing on leveraging first-, second-, and third-party data and adopting a "layer cake approach" to address signal loss challenges, with graph databases playing a crucial role in this transition.
Nov 10, 2023 1,740 words in the original blog post.
Database as a Service (DBaaS) can help companies reduce costs and build scalable applications by streamlining the database management process. By using a DBaaS, development teams can focus on building real-time applications that scale while reducing the need for additional resources to manage databases. A good DBaaS can save time and money through efficient staffing, hardware efficiency, and built-in expertise in managing databases. Additionally, it can provide fast setup times and free trials for users with existing cloud credits. Overall, adopting a DBaaS can optimize database management, accelerate businesses' time to market, and ultimately reduce costs.
Nov 09, 2023 1,377 words in the original blog post.
Using Database-as-a-Service (DBaaS) can significantly streamline database management and reduce costs, enabling development teams to focus on building scalable real-time applications. The text compares DBaaS to consumer services like dining out, emphasizing its potential to lower expenses by saving time and resources that would otherwise be spent on managing databases in-house. With DBaaS, businesses can avoid the complexities of hardware and infrastructure management, much like opting for a gym membership over building a home gym. An effective DBaaS offers built-in expertise for optimal database setup and configuration, akin to hiring a tour guide, ensuring efficient resource use and fast deployment. This approach can accelerate a business's time to market and leverage cloud credits for further savings, while also providing a low-cost entry point compared to traditional database management methods. Aerospike's DBaaS offering is highlighted as a solution that combines these benefits with real-time capabilities at scale.
Nov 09, 2023 1,378 words in the original blog post.