I love the Amazon Cloud. That’s right – I admit it.
- SAP ERP 6 Enhancement Package 6 – IDES – We didn’t want to go about creating demo content ourselves and spending weeks configuring ERP from scratch
- Netweaver 7.4 with Gateway – This is the system that serves all of the Fiori content
- Solution Manager 7.1 – Words cannot describe how much I dislike Solution Manager — at least words that are appropriate to put on a blog… (see my bonus rant at the end) but this is needed nonetheless
- Other stuff – Web dispatchers, SAPRouter, VPN
Here are 5 tips that should help anyone get started faster:
- Create a Virtual Private Cloud (VPC) – When you create a new Amazon EC2 instance, you can either put it publicly on the Internet, or in a Virtual Private Cloud. Because of the significant amount of communication between all of the SAP Systems, if these systems were on the public part of Amazon, you would have to make firewall Swiss Cheese to get them connected (not as good as real Swiss Cheese).
- Red Hat Linux 6.5, 64-bit, m3.xlarge – Use these instances for the primary Netweaver systems (ERP, SolMan, and Gateway) and use small instances for everything else. These configurations provide just enough power to keep our developers happy, but not break the bank. This note really helps: 1496410 – Red Hat Enterprise Linux 6.x: Installation and Upgrade.
- Create more disk space than you think – Extending your disk space on Amazon Cloud is not overly difficult, but once you do the downloads, install, extraction and upgrades, you will start to eat up 100’s of GB in no time. Do this early and save yourself the trouble.
- Start with Solution Manager – Did I mention my lack of love for Solution Manager? Upgrade this to the latest and greatest, get all the extras finished on this first. This will make your other installations a breeze later.
- Create snapshots and AMI’s (Amazon Machine Images) – Once you have your system up and running, create one big AMI – Amazon Machine Image. It’s amazing how easy this is, and it encapsulates an entire system backup. After that, doing snapshots of just your database is easy. Backups in the cloud are so beautiful.


