Showing posts with label test. Show all posts
Showing posts with label test. Show all posts

Monday, March 31, 2014

Peoplesoft on AWS

Here are some case studies and materials for running Oracle Peoplesoft on AWS:

1. Select Staffing presented along with AWS and DLZPhttp://www.slideshare.net/tomlaszewski/dat202-using-amazon-rds-to-power-enterprise-applications-1-0
2. Data migration from on premise Oracle to Oracle AWS RDS (same technique can be used for EC2, in fact, with EC2 may be easier to just do an RMAN dump, FTP, SCP or Tsunami to transfer to AWS,) and restore using RMAN on EC2). http://www.slideshare.net/tomlaszewski/advanced-data-migration-techniques-for-amazon-rds
3. Best practices for Peoplesoft on premise to AWS done at Oracle OpenWorld last year by DLZPhttp://www.slideshare.net/tomlaszewski/oracle-peoplesoft-on-aws

Thursday, July 11, 2013

Oracle Database data masking on AWS

A popular first use case for migrating Oracle workloads is to move development, test and QA Oracle Databases to AWS.   This data needs to be protected using data masking.  Axis Technologies provides a technology that can mask data when an Oracle Database is hosted on AWS EC2.

More can be found here:
http://www.axistechnologyllc.com/solutions/cloudmigration

An introduction to running Oracle on AWS can be found here:
http://cloudconclave.blogspot.com/2013/06/oracle-enterprise-applications-on-aws.html

Wednesday, May 15, 2013

Oracle DirectNFS


OracleDirectNFS (DNFS) is used mostly for cloning dev and test on Oracle. This is great post here:

This has not be tested on EC2/EBS but should work fine.   I would not use for production.