AWS Database Blog
Category: Amazon DocumentDB
Introducing DML auditing for Amazon DocumentDB (with MongoDB compatibility)
Amazon DocumentDB (with MongoDB compatibility) is a scalable, highly durable, and fully managed database service for operating mission-critical MongoDB workloads without having to worry about managing the underlying infrastructure. As a document database, Amazon DocumentDB makes it easy to store, query, and index JSON data. Amazon DocumentDB has added support for auditing Data Manipulation Language […]
Read MoreArchive data from Amazon DocumentDB (with MongoDB compatibility) to Amazon S3
In this post, we show you how to archive older, less frequently accessed document collections stored in Amazon DocumentDB (with MongoDB compatibility) to Amazon Simple Storage Service (Amazon S3). Amazon DocumentDB is a fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads. Amazon S3 provides a highly durable, cost-effective archive […]
Read MoreDeploy a containerized application with Amazon ECS and connect to Amazon DocumentDB (with MongoDB compatibility) securely
Deploying containerized applications with cloud database services can involve many manual steps, such as configuring networks and securing database connections from the applications. To simplify development and deployment, you can use infrastructure as code (IaC) to build, configure, deploy, and scale containerized applications automatically. In this post, I show you how to use IaC concepts […]
Read MoreDocument modeling with Amazon DocumentDB and Hackolade
Amazon DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads. You can use the same MongoDB 3.6 and 4.0 application code, drivers, and tools to run, manage, and scale workloads on Amazon DocumentDB without worrying about managing the underlying infrastructure. As a document database, […]
Read MoreHP adds value to print customers through automated replenishment based on Amazon DocumentDB
This is a guest blog post by Mukesh Mishra, IT Architect at HP Inc. HP Inc’s vision is to create technology that makes life better for every customer and partner, and we strive hard to simplify the customer experience across product lines and services. HP offers a broad portfolio of printers across different customer segments, […]
Read MoreAchieve better performance on Amazon DocumentDB with AWS Graviton2 instances
Amazon DocumentDB (with MongoDB compatibility) is a scalable, highly durable, and fully managed database service for operating mission-critical MongoDB workloads. We recently announced support for AWS Graviton2 instances for Amazon DocumentDB. AWS Graviton2 processors are custom built by AWS using 64-bit Arm Neoverse cores and feature always-on, fully encrypted DDR4 memory and 50% faster per-core […]
Read MoreOptimize data archival costs in Amazon DocumentDB using rolling collections
Amazon DocumentDB (with MongoDB compatibility) is a scalable, highly durable, and fully managed database service for operating mission-critical MongoDB workloads. Amazon DocumentDB emulates the responses that a client expects from a MongoDB server by implementing the Apache 2.0 open-source MongoDB 3.6 and 4.0 APIs on a purpose-built, distributed, fault-tolerant, and self-healing storage system that gives […]
Read MoreIntroduction to data modeling with Amazon DocumentDB (with MongoDB compatibility) for relational database users
Traditionally, companies have run most of their workloads using relational databases, and they have been the most popular choice for data management for over three decades. Relational databases are rooted in the relational model as proposed by E.F. Codd and C.J. Date in the 1980s. Relational databases support a wide variety of use cases, from […]
Read MoreGet started with the Amazon DocumentDB JDBC driver
Amazon DocumentDB (with MongoDB compatibility) is a scalable, highly durable, and fully managed database service for operating mission-critical MongoDB workloads. SQL is the de facto standard for data and analytics and one of the most popular languages among data engineers and data analysts. The Amazon DocumentDB JDBC driver provides a SQL interface that allows SQL-based […]
Read MoreIntroducing Geospatial query capabilities for Amazon DocumentDB (with MongoDB compatibility)
Amazon DocumentDB (with MongoDB compatibility) is a database service that is purpose-built for JSON data management at scale, fully managed and integrated with AWS, and enterprise-ready with high durability. This post introduces you to the new geospatial query capabilities in Amazon DocumentDB, specifically the $nearSphere query operator and the $geoNear aggregation pipeline stage. For more […]
Read More