Use case for PeopleSoft :
- Oracle Patches
- Create a production like environment (web tier, app tier, db tier)
- install the patch
- test the patch
- once certified, throw away environment (no capital invested in hardware)
Cost Savings:
- $0.03/GB in S3 Storage
- $0.01/GB in Glacier Storage for backup
- Amazon itself saved 1.2M by migrating from tape backup to S3 Storage.
Storage Options:
- Elastic Block Store (EBS)
- high performance block storage device
- 1GB - 1TB
- Mount as Drives to instances with snapshot/cloning
- charged based on provisioned IOPS (manage costs)
- Simple Storage Service (S3)
- Highly scalable object storage
- 1B to 5TB
- Glacier
- Long term object archive
- extremely low cost / GB
- slow performance
- highly durable
Relational Database as a Service
- Oracle
- SQL Server
- MySQL
- PostgreSQL
Project Overview:
- Setup a VPC
- Create Foundational Infrastructure
- Copy Database into AWS
- Complete configuration
- Test Environment & Application
- Test move to Production
- Move to Production
- Total Time to Deploy: 6-12 /wks (with vendor help)
Comments
Post a Comment