Containerization of Oracle db
My working environment is AWS Cloud with a Tier 3 application where Oracle is providing the database tier.
I am looking for Oracle db best practices advise in the scenario where we are containerizing the application.
Is the Oracle db also containerized or is it better to install in a cloud EC2 instance (high IOPS) instance to service application queries ie. non containerized
Thanks