Mongodb
Resource Icon
Resource Overview
Cloud DB for MongoDB allows you to easily set up and automatically manage MongoDB databases. It operates reliably with optimized settings from Naver and is a fully managed cloud database service that automatically recovers in case of failures.
Associated Resources
Parent Resource
Child Resource
Resource Setting Values
server_name_prefix
: The name of MongoDB serveruser_name
: The MongoDB user IDuser_password
: MongoDB user passwordcluster_type_code
: The MongoDB cluster type code that determines the cluster type of MongoDB -Stand Alone
,Stand Replica Set
,Shared Cluster
image_product_code
: The MongoDB image product codemember_port
: The TCP port number for access to the MongoDB Member Server -10000-65535
member_server_count
: The number of MongoDB Member Servers. The number of member servers per replica set can be defined -3-7
mongos_server_count
: The number of MongoDB Mongos servers -2-5
backup_file_retention_period
: The backup file retention period. The backups are performed on a daily basis, and backup files are stored in a separate backup storage -1~30
data_storage_type
: The data storage type -SSD
,HDD
compress_code
: The MongoDB Data Compression Algorithm Code that allows to select data compression algorithms provided by MongoDB -SNPP
,ZLIB
,ZSTD
,NONE