Can co-exists S3 and EFS integration on RDS Oracle?

0

Hi

I've already configured and running S3 integration on a RDS Oracle, but when I try to add EFS integration the option group shows error. It's resolved removing the EFS option.

Can both co-exists?

Thanks

1 Answer
0

Yes, it is possible to coexist S3 and EFS (Elastic File System) integration on an Amazon RDS Oracle. These two integrations serve different purposes and can be used concurrently to meet various data storage and retrieval needs.

Here's a brief explanation of each integration and how they can coexist:

S3 Integration: Amazon RDS provides S3 integration, allowing you to export data from your RDS instance to Amazon S3 buckets and import data from S3 to your RDS instance. This integration is typically used for backup, data transfer, and data export purposes. It's a convenient way to store and retrieve large amounts of data for archival or analytical purposes.

EFS Integration: Elastic File System (EFS) integration is a feature that enables you to connect your RDS instance to an EFS file system. EFS is a scalable and shared file storage system that can be mounted to multiple instances. This integration can be useful if your application needs a shared file system for read and write operations across multiple instances.

These two integrations do not conflict with each other, and you should be able to configure and use both simultaneously if your application requires both functionalities. Make sure you configure them properly, and ensure that the security and access controls are set up correctly to protect your data.

If you encountered an error while attempting to add the EFS integration to your RDS instance and it was resolved by removing the EFS option, it might have been due to a specific configuration issue or resource limitations at the time. You can try adding the EFS integration again and ensure that your RDS instance meets the requirements for both integrations.

If the issue persists, please open a support case with AWS using the below link as would require details that are non-public information to troubleshoot the issue.

https://support.console.aws.amazon.com/support/home#/case/create

Resources :

[+] Integrate Amazon RDS for Oracle with Amazon EFS : https://aws.amazon.com/blogs/database/integrate-amazon-rds-for-oracle-with-amazon-efs/

[+] Amazon EFS integration : https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-efs-integration.html#oracle-efs-integration.adding

[+] Amazon S3 integration : https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-s3-integration.html

AWS
SUPPORT ENGINEER
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions