Issue
Mendix Cloud Environments using an XS21, XS20, S (legacy), or Strato Cloud Resource Pack might regularly receive Alerts regarding "Database Freeable Memory".
The lack of freeable memory can also be seen in the metrics, as shown in the example below.

Environment
Applications hosted in Mendix Cloud
Cause
The memory usage of a database instance in the Mendix Cloud includes more than just the database itself. It also encompasses the Operating System (OS) memory required to run the database instance and the memory needed to operate the database server. When an RDS instance, the database instance Amazon Relational Database Service (RDS), is spun up, the OS and RDS automatically consume about 500 MB of memory, which cannot be controlled. Even with minimal activity in the environment, memory issues may still arise when using an XS21, XS20, S (legacy), or Strato container, as it has only 1GB of database node memory.
Solution/Workaround
Internal information related
- 199131
Additional information
- Mendix documentation:
- Related KBA: Database freeable memory alert
0 Comments