Download presentation
Presentation is loading. Please wait.
Published byRosalyn Hensley Modified over 8 years ago
1
Cloud Computing – UK IUA 2010 Ray Fan & Jay Hankinson
2
Cloud? cloud noun 1 meteorol a visible floating mass of small water droplets or ice crystals suspended in the atmosphere above the Earth's surface. 2 a visible mass of particles of dust or smoke in the atmosphere. 3 a dark or dull spot. 4 a circumstance that causes anxiety. 5 a state of gloom, depression or suspicion.
3
Cloud Computing? Utility computing Loosely coupled services Volatile Subscription based – on demand Highly Scaleable Something as a Service Infrastructure Platform Software
4
Agenda Amazon services Concepts Working with Amazon Images Preparing for Ingres Getting started Create your own image
5
What WE mean Ingres deployed in the infrastructure layer Installed onto an a virtual instance Data persisted Ingres instance templates Ingres as a service Configured and ready to go Ingres in the Amazon Cloud - EC2
6
Click to edit the outline text format Second Outline Level Third Outline Level Fourth Outline Level Fifth Outline Level Sixth Outline Level Seventh Outline Level Eighth Outline Level Ninth Outline LevelClick to edit Master text styles Second level Third level Fourth level » Fifth level Amazon Services Compute Content Database E-Commerce Messaging Monitoring Networking Payments and Billing Storage Support Web traffic Workforce
7
Amazon Web Services AMI - Amazon Machine Image EC2 - Elastic Compute Cloud EBS - Elastic Block Store S3 - Simple Storage Service Elastic IP Addresses Sign up at http://aws.amazon.comhttp://aws.amazon.com
8
AMI – Amazon Machine Image Infrastructure Windows, Linux Platform Database, LAMP, Tomcat/JBoss Services BI – Jasper WCM - Alfresco
9
AWS Dashboard
10
Persistent Storage - Stability S3 - Static Simple Storage Service Snapshots Static AMIs and data Slow EBS - Elastic Elastic Block Store Persistent dynamic storage Fast (as local) Zoned
11
AWS Dashboard
12
Elasticity - Scalability Computing Power - “Limitless” resources CPUs Memory Instances Storage Add more EBS volumes Archive as S3 Snapshots IPs Allocate and associate static IP addresses
13
Security and Redundancy Security RSA Key Pairs for administrative Access X.509 Certs Groups Firewall Configurations VPNs Redundancy Geographical Regions Zones
14
EC2 for Ingres EBS Linux Image Most flexible Persists setup and configuration changes Can snapshot when done Enterprise Options (paid) RedHat, SLES Community Options (free) Fedora, OpenSuSE, Ubuntu
15
Ingres for EC2 Cloud Best Practices = Ingres Best Practices Similar to SAN configuration Virtual disks = Redundancy + Performance Installation Use ingbuild Use RPM and response file Use Separate EBS Devices II_DATABASE, II_CHECKPOINT, II_LOG_FILE Allows snap-shotting
16
Using Response File./ingres_express_install.sh -respfile /path/to/file II_RESPONSE_FILE=/path/to/file rpm -Uvh … [ Ingres Locations ] II_DATABASE=/locations/data II_CHECKPOINT=/locations/backup II_JOURNAL=/locations/backup II_WORK=/locations/data II_DUMP=/locations/backup II_LOG_FILE_SIZE_MB=512 # [ Ingres Configuration ] II_INSTALLATION=VW II_CHARSET=UTF8 II_TIMEZONE_NAME=NA-EASTERN II_TERMINAL=konsolel II_CONFIG_TYPE=BI
17
Elastic Fox
18
Ingres EC2
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.