{"id":52,"date":"2009-12-30T07:49:56","date_gmt":"2009-12-30T12:49:56","guid":{"rendered":"http:\/\/migrate2cloud.com\/blog\/?p=52"},"modified":"2016-03-21T02:52:59","modified_gmt":"2016-03-21T07:52:59","slug":"amazon-ec2-boot-from-ebs","status":"publish","type":"post","link":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/","title":{"rendered":"Amazon EC2 Boot From EBS"},"content":{"rendered":"<p>Amazon EC2 has\u00a0<a href=\"http:\/\/aws.amazon.com\/about-aws\/whats-new\/2009\/12\/03\/amazon-ec2-instances-now-can-boot-from-amazon-ebs\/\" target=\"_blank\"> announced<\/a> the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS\u00a0 snapshot.<!--more--><\/p>\n<p><strong>1 ) FEATURES<\/strong><\/p>\n<ul>\n<li>The root device ( \/ partition ) will be stored on an Amazon EBS volume . So\u00a0 the data can persist beyond the life of a running instance<\/li>\n<\/ul>\n<ul>\n<li>The root device can contain up to 1 TB of storage.<\/li>\n<\/ul>\n<ul>\n<li>Faster launch times .<\/li>\n<\/ul>\n<ul>\n<li>Ability to repair a misconfigured instance<\/li>\n<\/ul>\n<ul>\n<li>Ability to stop an instance without terminating<\/li>\n<\/ul>\n<ul>\n<li>The whole bundling process can be done\u00a0 with a single\u00a0 API call .<\/li>\n<\/ul>\n<p><strong>2 ) ADVANTAGES <\/strong><\/p>\n<ul>\n<li>While the instance is stopped it does not accrue any usage hours and customers are only charged for the storage associated with the Amazon EBS volume.The stopping and starting of servers can also make development more cost effective. Developers who\u00a0 use dev &amp; test servers can stop them at the end of the day and start them back up when they next need them.<\/li>\n<\/ul>\n<ul>\n<li>The ability to boot from Amazon EBS gives customers very powerful control over the boot configuration of the Amazon EC2 instances.In the traditional boot process, the root partition of the image will be the local disk, which is created and populated at boot time.And the new boot process is significantly faster because a local disk no longer needs to be populated.<\/li>\n<\/ul>\n<ul>\n<li>When an instance is restarted, the customer can choose to use a different instance type (e.g., with more memory or CPU), a different operating system (e.g., with new security patches installed), or add new user data.<\/li>\n<\/ul>\n<p><strong>3 ) FAQ&#8217;s<\/strong><\/p>\n<div style=\"margin-left: 15px;\">\n<p><strong>1Q ) <\/strong> Is this starting and restarting a traditional &#8220;start\/stop&#8221; or a faster\u00a0 &#8220;standby\/resume&#8221;?<\/p>\n<p><strong> A )<\/strong> It is start\/stop, standby\/resume would require saving memory and OS state and that is not supported.<\/p>\n<p><strong> 2Q )<\/strong> By default the size of root partition ( \/dev\/sda1 ) is 15GB . How do we increase this value when you launch it ?<\/p>\n<p><strong> A )<\/strong> Resizing the root partition on launch can be done as follows:<\/p>\n<p>[bash]ec2run\u00a0 ami-b232d0db\u00a0 -b\u00a0 \/dev\/sda1=:100[\/bash]<\/p>\n<p>Should you wish the volume to not be deleted when the instance is\u00a0\u00a0\u00a0 terminated, the following command can be used:<\/p>\n<p>[bash]ec2run ami-b232d0db -b \/dev\/sda1=:100:false[\/bash]<\/p>\n<p>Note the addition of &#8216;<strong> :false<\/strong> &#8216; to the previous example.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Amazon EC2 has\u00a0 announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS\u00a0 snapshot.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[3],"tags":[4,627,235,571,222,604,329,20,21,127,215,219,144,137,41,6,220,256,310,629,628,136,233],"class_list":["post-52","post","type-post","status-publish","format-standard","hentry","category-cloud-computing","tag-amazon","tag-amazon-elastic-block-store","tag-amazon-elastic-compute-cloud","tag-amazon-machine-image","tag-amazon-s3","tag-amazon-com","tag-api","tag-aws","tag-boot-from-ebs","tag-cloud-computing","tag-cloud-infrastructure","tag-cloud-storage","tag-company-amazon-com","tag-department-stores-nec","tag-ebs","tag-ec2","tag-network-file-systems","tag-operating-system","tag-quotation","tag-root-device","tag-snapshot","tag-technologyinternet","tag-web-services"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Amazon EC2 has announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS snapshot. 1 ) FEATURES The root device ( \/ partition ) will be stored\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"DevOps Team\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Migrate to Cloud - we make the clouds rain\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Amazon EC2 Boot From EBS - Migrate to Cloud\" \/>\n\t\t<meta property=\"og:description\" content=\"Amazon EC2 has announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS snapshot. 1 ) FEATURES The root device ( \/ partition ) will be stored\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2009-12-30T12:49:56+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2016-03-21T07:52:59+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Amazon EC2 Boot From EBS - Migrate to Cloud\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Amazon EC2 has announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS snapshot. 1 ) FEATURES The root device ( \/ partition ) will be stored\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#blogposting\",\"name\":\"Amazon EC2 Boot From EBS - Migrate to Cloud\",\"headline\":\"Amazon EC2 Boot From EBS\",\"author\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\"},\"datePublished\":\"2009-12-30T07:49:56-05:00\",\"dateModified\":\"2016-03-21T02:52:59-05:00\",\"inLanguage\":\"en-US\",\"commentCount\":2,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#webpage\"},\"articleSection\":\"Cloud computing, amazon, Amazon Elastic Block Store, Amazon Elastic Compute Cloud, Amazon Machine Image, Amazon S3, Amazon.com, API, aws, boot from ebs, Cloud computing, Cloud infrastructure, Cloud storage, Company: Amazon.com, Department Stores - NEC, EBS, EC2, Network file systems, Operating System, Quotation, root device, Snapshot, Technology\\\/Internet, Web services\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"name\":\"Cloud computing\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"position\":2,\"name\":\"Cloud computing\",\"item\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#listItem\",\"name\":\"Amazon EC2 Boot From EBS\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#listItem\",\"position\":3,\"name\":\"Amazon EC2 Boot From EBS\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"name\":\"Cloud computing\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\",\"name\":\"Migrate to Cloud\",\"description\":\"we make the clouds rain\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/#author\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/\",\"name\":\"DevOps Team\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/20b51e018d8f61e1739f60911fcf45cc9d09284569e448583a87f7fd0ac3d9dc?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"DevOps Team\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#webpage\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/\",\"name\":\"Amazon EC2 Boot From EBS - Migrate to Cloud\",\"description\":\"Amazon EC2 has announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS snapshot. 1 ) FEATURES The root device ( \\\/ partition ) will be stored\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/amazon-ec2-boot-from-ebs\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"datePublished\":\"2009-12-30T07:49:56-05:00\",\"dateModified\":\"2016-03-21T02:52:59-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/\",\"name\":\"Migrate to Cloud\",\"description\":\"we make the clouds rain\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Amazon EC2 Boot From EBS - Migrate to Cloud","description":"Amazon EC2 has announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS snapshot. 1 ) FEATURES The root device ( \/ partition ) will be stored","canonical_url":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#blogposting","name":"Amazon EC2 Boot From EBS - Migrate to Cloud","headline":"Amazon EC2 Boot From EBS","author":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization"},"datePublished":"2009-12-30T07:49:56-05:00","dateModified":"2016-03-21T02:52:59-05:00","inLanguage":"en-US","commentCount":2,"mainEntityOfPage":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#webpage"},"isPartOf":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#webpage"},"articleSection":"Cloud computing, amazon, Amazon Elastic Block Store, Amazon Elastic Compute Cloud, Amazon Machine Image, Amazon S3, Amazon.com, API, aws, boot from ebs, Cloud computing, Cloud infrastructure, Cloud storage, Company: Amazon.com, Department Stores - NEC, EBS, EC2, Network file systems, Operating System, Quotation, root device, Snapshot, Technology\/Internet, Web services"},{"@type":"BreadcrumbList","@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.migrate2cloud.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","name":"Cloud computing"}},{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","position":2,"name":"Cloud computing","item":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#listItem","name":"Amazon EC2 Boot From EBS"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#listItem","position":3,"name":"Amazon EC2 Boot From EBS","previousItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","name":"Cloud computing"}}]},{"@type":"Organization","@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization","name":"Migrate to Cloud","description":"we make the clouds rain","url":"https:\/\/www.migrate2cloud.com\/blog\/"},{"@type":"Person","@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/#author","url":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/","name":"DevOps Team","image":{"@type":"ImageObject","@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/20b51e018d8f61e1739f60911fcf45cc9d09284569e448583a87f7fd0ac3d9dc?s=96&d=mm&r=g","width":96,"height":96,"caption":"DevOps Team"}},{"@type":"WebPage","@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#webpage","url":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/","name":"Amazon EC2 Boot From EBS - Migrate to Cloud","description":"Amazon EC2 has announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS snapshot. 1 ) FEATURES The root device ( \/ partition ) will be stored","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/#breadcrumblist"},"author":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/#author"},"creator":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/#author"},"datePublished":"2009-12-30T07:49:56-05:00","dateModified":"2016-03-21T02:52:59-05:00"},{"@type":"WebSite","@id":"https:\/\/www.migrate2cloud.com\/blog\/#website","url":"https:\/\/www.migrate2cloud.com\/blog\/","name":"Migrate to Cloud","description":"we make the clouds rain","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Migrate to Cloud - we make the clouds rain","og:type":"article","og:title":"Amazon EC2 Boot From EBS - Migrate to Cloud","og:description":"Amazon EC2 has announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS snapshot. 1 ) FEATURES The root device ( \/ partition ) will be stored","og:url":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/","article:published_time":"2009-12-30T12:49:56+00:00","article:modified_time":"2016-03-21T07:52:59+00:00","twitter:card":"summary_large_image","twitter:title":"Amazon EC2 Boot From EBS - Migrate to Cloud","twitter:description":"Amazon EC2 has announced the ability to boot instances directly from Amazon EBS snapshots, providing significantly increased flexibility on how customers can manage their instances.Amazon Machine Images (AMIs) can now either be stored in Amazon S3 or as an Amazon EBS snapshot. 1 ) FEATURES The root device ( \/ partition ) will be stored"},"aioseo_meta_data":{"post_id":"52","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2022-12-27 09:14:38","updated":"2026-07-21 15:25:38","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.migrate2cloud.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/\" title=\"Cloud computing\">Cloud computing<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAmazon EC2 Boot From EBS\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.migrate2cloud.com\/blog"},{"label":"Cloud computing","link":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/"},{"label":"Amazon EC2 Boot From EBS","link":"https:\/\/www.migrate2cloud.com\/blog\/amazon-ec2-boot-from-ebs\/"}],"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/52","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/comments?post=52"}],"version-history":[{"count":30,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/52\/revisions"}],"predecessor-version":[{"id":2178,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/52\/revisions\/2178"}],"wp:attachment":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/media?parent=52"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/categories?post=52"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/tags?post=52"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}