Skip to content

Oracle RAC on Flash Grid

0

Hello Experts,

Hope everyone is having a lovely Friday, I am planning to setup a RAC on EC2, most of the searching points to FlashGrid ?

Any suggestions or should I go with old-school RAC installation ?

Cheers, Damien

3 Answers
1

Hello.

I think building it with FlashGrid should be fine in principle.
https://aws.amazon.com/jp/blogs/awsmarketplace/establishing-amazon-ec2-infrastructure-for-oracle-rac-database-migrations-with-flashgrid/

Another option is Oracle Database@AWS.
The following documentation should provide a clear comparison.
https://www.flashgrid.io/flashgrid-vs-oracle-database-aws/

EXPERT

answered 17 days ago

EXPERT

reviewed 17 days ago

0

When setting up Oracle RAC on EC2, FlashGrid Cluster is specifically designed to simplify this deployment and is a well-supported option on AWS. FlashGrid Cluster is a virtual cloud appliance that provides all the infrastructure capabilities required for running Oracle RAC on Amazon EC2, including multicast support and shared storage—components that are traditionally complex to configure in cloud environments.

Key advantages of using FlashGrid include:

  1. Automated Deployment: FlashGrid is delivered as an AWS CloudFormation template with fully automated deployment of all infrastructure components and Oracle software, significantly reducing setup complexity compared to manual RAC installation.

  2. High Availability Across Availability Zones: FlashGrid allows you to spread Oracle RAC nodes across different Availability Zones, maximizing your database uptime SLA and providing better resilience than traditional single-zone deployments.

  3. Full Control: You maintain complete control of the database with operating system-level access, just as you would with a traditional RAC installation.

  4. Simplified Billing: FlashGrid software and support fees are billed through AWS Marketplace, streamlining procurement and cost management.

While a traditional "old-school" RAC installation is technically possible on EC2, it requires you to manually set up and configure all the complex infrastructure components that FlashGrid automates. Unless you have specific requirements that FlashGrid doesn't meet, using FlashGrid Cluster would likely save you significant time and effort while providing a production-ready, well-architected solution for Oracle RAC on AWS.
Sources
Best Practices for Running Oracle Database on AWS - Best Practices for Running Oracle Database on AWS
Architecting for high availability - Best Practices for Running Oracle Database on AWS

answered 17 days ago

EXPERT

reviewed 17 days ago

0

Thank you Riku.

But Oracle Database@AWS is mainly for Exadata workloads is it ?

Is there any best practices, case studies or AWS recommendations on setting up RAC on Flashgrid ?

Cheers, Damien

answered 14 days 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.