{"id":3308,"date":"2019-09-02T11:45:45","date_gmt":"2019-09-02T11:45:45","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=3308"},"modified":"2020-05-02T05:01:50","modified_gmt":"2020-05-02T05:01:50","slug":"ec2-reserved-instances","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/","title":{"rendered":"EC2 Reserved Instances"},"content":{"rendered":"\n<p>Amazon Elastic Compute Cloud or Amazon EC2, is <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>A web service that provides secure, resizable\ncompute capacity in the cloud<\/li><li>Designed to make web-scale cloud computing easier for developers. <\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"485\" height=\"226\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/09\/image-35.png\" alt=\"\" class=\"wp-image-3380\"\/><\/figure><\/div>\n\n\n\n<p><strong><span style=\"text-decoration: underline;\">Instance Types<\/span><\/strong><\/p>\n\n\n\n<p><strong>General Purpose &#8211; <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>T2 &#8211; T2 instances are Burstable Performance\nInstances that provide a baseline level of CPU performance with the ability to\nburst above the baseline. <\/li><li>M4 &#8211; M4 instances are the latest generation of\nGeneral Purpose Instances. This family provides a balance of compute, memory,\nand network resources, and it is a good choice for many applications.<\/li><\/ul>\n\n\n\n<p><strong>Compute Optimised &#8211; <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>C4 &#8211; C4 instances are the latest generation of\nCompute-optimized instances, featuring the highest performing processors and\nthe lowest price\/compute performance in EC2.<\/li><\/ul>\n\n\n\n<p><strong>Memory Optimised &#8211; <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>X1 &#8211; X1 Instances are optimized for large-scale,\nenterprise-class, in-memory applications and high-performance databases, and\nhave the lowest price per GiB of RAM among Amazon EC2 instance types.<\/li><li>R4 &#8211; R4 instances are optimized for\nmemory-intensive applications and offer better price per GiB of RAM than R3.\nThe RAM sizes are a step below the X1s.<\/li><\/ul>\n\n\n\n<p><strong>Accelerated Computing &#8211;<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>P2 &#8211; P2 instances are intended for\ngeneral-purpose GPU compute applications. <\/li><li>G3 &#8211; G3 instances are optimized for\ngraphics-intensive applications. The GPU specs are a step below the P2s.<\/li><li>F1 &#8211; F1 instances offer customizable hardware\nacceleration with field programmable gate arrays (FPGAs).<\/li><\/ul>\n\n\n\n<p><strong>Storage Optimised &#8211; <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>I3 &#8211; High I\/O instances. This family includes\nthe High Storage Instances that provide Non-Volatile Memory Express (NVMe) SSD\nbacked instance storage optimized for low latency, very high random I\/O\nperformance, high sequential read throughput and provide high IOPS at a low\ncost.<\/li><li>D2 &#8211; Dense-storage instances. D2 instances\nfeature up to 48 TB of HDD-based local storage, deliver high disk throughput,\nand offer the lowest price per disk throughput performance on Amazon EC2.<\/li><\/ul>\n\n\n\n<p><strong>Pricing<\/strong><\/p>\n\n\n\n<p>Amazon EC2 is free to try. There are four ways to pay for\nAmazon EC2 instances: On-Demand, Reserved Instances, and Spot Instances. You\ncan also pay for Dedicated Hosts which provide you with EC2 instance capacity\non physical servers dedicated for use.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>On-Demand &#8211; With On-Demand instances, you pay\nfor compute capacity by per hour or per second depending on which instances you\nrun. No longer-term commitments or upfront payments are needed. <\/li><li>Spot Instances &#8211; Amazon EC2 Spot instances allow\nyou to bid on spare Amazon EC2 computing capacity for up to 90% off the\nOn-Demand price. Spot instances are recommended for applications that have\nflexible start and end times, applications that are only feasible at very low\ncompute prices or users with urgent computing needs for large amounts of\nadditional capacity.<\/li><li>Reserved Instances &#8211; Reserved Instances provide\nyou with a significant discount (up to 75%) compared to On-Demand instance\npricing. For applications that have steady state or predictable usage, require\nreserved capacity or can commit to using EC2 for a 1 or 3 year period, Reserved\nInstances can provide significant savings compared to using On-Demand\ninstances. <\/li><li>Per-Second Billing &#8211; With per-second billing,\nyou pay for only what you use. It takes cost of unused minutes and seconds in\nan hour off of the bill, so you can focus on improving applications instead of\nmaximising usage to the hour.<\/li><\/ul>\n\n\n\n<p><strong>Reserved Instance Example <\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"220\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/09\/image-36.png\" alt=\"\" class=\"wp-image-3381\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\"><li>a running On-Demand Instance (T2) in account, with On-Demand rates. <\/li><li>With a Reserved Instance that matches attributes of running instance, and the billing benefit is immediately applied. <\/li><li>purchase a Reserved Instance for C4 instance. <\/li><li>Do not have any running instances in account that match attributes of this Reserved Instance. <\/li><li>In the final step, launch an instance that matches attributes of the C4 Reserved Instance, and billing benefit is immediately applied.<\/li><\/ul>\n\n\n\n<p><strong>Instance Attributes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>EC2 Reserved Instance has 4 instance attributes\ndetermining its price. <\/li><li>Attributes also decided how the Reserved\nInstance will be applied to a running instance in account.<\/li><li>Four attributes<ul><li>Instance type: composed of instance family (m4)\nand instance size (large).<\/li><\/ul><ul><li>Scope: the Reserved Instance applies to a Region\n(regional Reserved Instance) or specific AZ (zonal Reserved Instance). <\/li><\/ul><ul><li>Tenancy: instance runs on shared (default) or\nsingle-tenant (dedicated) hardware. <\/li><\/ul><ul><li>Platform: operating system &#8211; Windows or\nLinux\/Unix.<\/li><\/ul><\/li><\/ul>\n\n\n\n<p><strong>Term Commitment<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>One-year: defined as 31536000 seconds (365 days).<\/li><li>Three-year: defined as 94608000 seconds (1095\ndays).<\/li><\/ul>\n\n\n\n<p><strong>Payment Options<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>All Upfront: Full payment is made at the start\nof the term, with no other costs regardless of hours used.<\/li><li>Partial Upfront: A portion of cost paid upfront\nand remaining hours in term are billed at a discounted hourly rate,\nirrespective of usage.<\/li><li>No Upfront: a hourly rate for every hour within\nthe term, regardless of usage. No upfront payment. <\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Amazon Elastic Compute Cloud or Amazon EC2, is A web service that provides secure, resizable compute capacity in the cloud Designed to make web-scale cloud computing easier for developers. Instance Types General Purpose &#8211; T2 &#8211; T2 instances are Burstable Performance Instances that provide a baseline level of CPU performance with the ability to burst&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2471,"menu_order":19,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[2],"tags":[7,573],"class_list":["post-3308","page","type-page","status-publish","hentry","category-amazon-aws","tag-aws","tag-ec2-reserved-instances"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>EC2 Reserved Instances - Testprep Training Tutorials<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EC2 Reserved Instances - Testprep Training Tutorials\" \/>\n<meta property=\"og:description\" content=\"Amazon Elastic Compute Cloud or Amazon EC2, is A web service that provides secure, resizable compute capacity in the cloud Designed to make web-scale cloud computing easier for developers. Instance Types General Purpose &#8211; T2 &#8211; T2 instances are Burstable Performance Instances that provide a baseline level of CPU performance with the ability to burst...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-02T05:01:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/09\/image-35.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/\",\"name\":\"EC2 Reserved Instances - Testprep Training Tutorials\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2019-09-02T11:45:45+00:00\",\"dateModified\":\"2020-05-02T05:01:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AWS Certified Solutions Architect Professional (SAP-C02)\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"EC2 Reserved Instances\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"name\":\"Testprep Training Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\",\"name\":\"Testprep Training\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"contentUrl\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"width\":583,\"height\":153,\"caption\":\"Testprep Training\"},\"image\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EC2 Reserved Instances - Testprep Training Tutorials","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/","og_locale":"en_US","og_type":"article","og_title":"EC2 Reserved Instances - Testprep Training Tutorials","og_description":"Amazon Elastic Compute Cloud or Amazon EC2, is A web service that provides secure, resizable compute capacity in the cloud Designed to make web-scale cloud computing easier for developers. Instance Types General Purpose &#8211; T2 &#8211; T2 instances are Burstable Performance Instances that provide a baseline level of CPU performance with the ability to burst...","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2020-05-02T05:01:50+00:00","og_image":[{"url":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/09\/image-35.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/","name":"EC2 Reserved Instances - Testprep Training Tutorials","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2019-09-02T11:45:45+00:00","dateModified":"2020-05-02T05:01:50+00:00","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/ec2-reserved-instances\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"AWS Certified Solutions Architect Professional (SAP-C02)","item":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-certified-solutions-architect-professional-sap-c01\/"},{"@type":"ListItem","position":3,"name":"EC2 Reserved Instances"}]},{"@type":"WebSite","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","name":"Testprep Training Tutorials","description":"","publisher":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization","name":"Testprep Training","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","contentUrl":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","width":583,"height":153,"caption":"Testprep Training"},"image":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/3308","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/comments?post=3308"}],"version-history":[{"count":4,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/3308\/revisions"}],"predecessor-version":[{"id":5195,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/3308\/revisions\/5195"}],"up":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/2471"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=3308"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=3308"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=3308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}