image
EC2 Instances for SAP Workloads on AWS
EC2 Instances for SAP Workloads on AWS
Difficulty
Beginner
Duration
2h 10m
Students
398
Ratings
5/5
Description

In this section of the AWS Certified: SAP on AWS Specialty learning path, we introduce you to the various Compute services currently available in AWS that are relevant to the PAS-C01 exam.

Learning Objectives

  • Identify the various Compute services available in AWS
  • Define the different families within AWS Compute services
  • Identify the purpose of load balancers and Elastic Load Balancing
  • Understand how Auto Scaling can enable your Compute resources to scale elastically based on varying levels of demand
  • Identify supported EC2 instance types for SAP on AWS

Prerequisites

The AWS Certified: SAP on AWS Specialty certification has been designed for anyone who has experience managing and operating SAP workloads. Ideally you’ll also have some exposure to the design and implementation of SAP workloads on AWS, including migrating these workloads from on-premises environments. Many exam questions will require a solutions architect level of knowledge for many AWS services, including AWS Compute services. All of the AWS Cloud concepts introduced in this course will be explained and reinforced from the ground up.

Transcript

One of the main hurdles for creating your SAP systems within the cloud is trying to figure out which of the EC2 instance types would be best for your solution. Well, like most things in life, best is kind of subjective and comes down to what your goals are. There is some good news, however, that will help you narrow down the decision of which there are almost 400 different instances you can choose from. That good news comes in two forms. 

The first is that SAP and AWS have worked together to verify and certify which instance types are suitable for SAP workloads. This certification is non-specific but it does guarantee that SAP can run on these instances and won't have any major issues. Not all instance types work well for SAP workloads and that is why it's important to check which EC2 instances are actually certified SAP instance types. AWS mentions that you can run any non-production workload on any EC2 instance type, but the best practice is to use a certified instance type for any production workloads. 

These instance types have an SAP performance rating tied to them and can help guide you into which instances fit your requirements. Personally, I would go straight with the certified options and not use any of the others. This way you're already set up for success. Instances can be broken down into three categories; general-purpose, compute-optimized, and memory-optimized. The general-purpose instances are good for a burstable performance and general-purpose uses. 

They are pretty non-specific and therefore, are the jack of all trades kind of instance. The compute-optimized instances are very good for compute-intensive workloads and applications that are compute-limited. And the memory-optimized instances work well for workloads that process large data sets like HANA, for example. Additionally, AWS has implemented a new naming convention for the instance types that will help distinguish what type of processor they are running. The new naming schema follows the following format of family, generation, processor. For example, you might now see an instance of M6I. This would be an instance of type M, generation 6, and running an intel processor. 

This format follows for AMD processors which are designated with an A and Graviton processors which are followed up with a G. Another important addendum to add here is that any of the instances with an N in their name mean they're network optimized instances. So, you could have something like a C6gn, which should be a C-type instance of the sixth generation, running on a graviton processor that has been network optimized. You might also see other letters like B which stipulates this instance has been further memory-optimized and has greatly increased EBS storage performance. When looking over the memory-optimized instances which are good for HANA, we will want to take specific care to look into the U-type instance category. 

They were specifically built to run large in memory databases. Those are particularly good for production workloads of HANA. These U type instances come in two flavors; virtual and bare metal. The price is about the same when comparing the 6, 9, and 12-Terabyte versions when purchased as a one year reserved or a three year, reserved instance. The one upside to the virtual instances is that you can run them on demand instead so you can shut them down when they're not in use. This will of course cost more on a minute-to-minute basis but you can regain that cost quickly by shutting them down and not using them when unneeded. This might be the case if you're sandboxing or still developing out your systems.

 

About the Author
Students
238173
Labs
1
Courses
232
Learning Paths
187

Stuart has been working within the IT industry for two decades covering a huge range of topic areas and technologies, from data center and network infrastructure design, to cloud architecture and implementation.

To date, Stuart has created 150+ courses relating to Cloud reaching over 180,000 students, mostly within the AWS category and with a heavy focus on security and compliance.

Stuart is a member of the AWS Community Builders Program for his contributions towards AWS.

He is AWS certified and accredited in addition to being a published author covering topics across the AWS landscape.

In January 2016 Stuart was awarded ‘Expert of the Year Award 2015’ from Experts Exchange for his knowledge share within cloud services to the community.

Stuart enjoys writing about cloud technologies and you will find many of his articles within our blog pages.