{"id":10062,"date":"2021-08-20T04:33:40","date_gmt":"2021-08-20T04:33:40","guid":{"rendered":"https:\/\/cloudkul.com\/blog\/?p=10062"},"modified":"2023-10-23T11:12:52","modified_gmt":"2023-10-23T11:12:52","slug":"how-to-encrypt-aws-ebs-volume","status":"publish","type":"post","link":"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/","title":{"rendered":"How to encrypt AWS EBS volume"},"content":{"rendered":"\n<p>Despite the numerous advantages of shifting to the cloud, data security remains a major barrier to adoption for many businesses. <\/p>\n\n\n\n<p>You&#8217;ll want to make sure your data is safe while it&#8217;s being stored on the cloud, therefore cloud data security is crucial. <\/p>\n\n\n\n<p>Because of a number of high-profile hacking cases, this is a hot topic among business owners, but the reality is that your data is safer on the cloud.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Cloud storage is safer?<\/h2>\n\n\n\n<p>Your data is backed up to the cloud rather than being kept on-site or nearby when you use cloud storage.<\/p>\n\n\n\n<p>Some companies still use tape backups or keep their data backups on-site or at a nearby off-site location.<\/p>\n\n\n\n<p>If there is a local disaster, backups could be lost. Because the data is stored in faraway locations, cloud security prevents this issue, and protects your business from data loss.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Elastic Blob Storage(EBS)<\/h2>\n\n\n\n<p>EBS volumes are block-level, fast storage devices that are connected to your EC2 Instances. For an EC2 or database, EBS can be used as the primary storage device.<\/p>\n\n\n\n<p>EBS volumes exist independently of your EC2 instances and can be kept even if the EC2 instance that they are associated with is deleted.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Encrypt EBS volumes?<\/h2>\n\n\n\n<p>When using any storage service, encryption should be a top priority for a company to safeguard data at rest and in transit.<\/p>\n\n\n\n<p>EBS volumes can be attached to your instances and are best suited for data that is constantly changing or requires a high number of input\/output operations per second (IOPS).<\/p>\n\n\n\n<p>EBS volumes are suitable for storing sensitive data and can be utilized to store personally identifiable information (PII) because they provide persistent level storage to your instances.<\/p>\n\n\n\n<p>To safeguard data on the disk from harmful activity in any context where this is the case, it must be encrypted.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Encrypt new EBS volumes<\/h2>\n\n\n\n<p>Let us discuss how we can encrypt new EBS volumes by following the below steps &#8211; <\/p>\n\n\n\n<p>1.  First, login into the <strong>AWS login console<\/strong>, you can <strong><a href=\"https:\/\/signin.aws.amazon.com\/signin?redirect_uri=https%3A%2F%2Fconsole.aws.amazon.com%2Fconsole%2Fhome%3Ffromtb%3Dtrue%26hashArgs%3D%2523%26isauthcode%3Dtrue%26state%3DhashArgsFromTB_us-east-1_245ce12801e07c83&amp;client_id=arn%3Aaws%3Asignin%3A%3A%3Aconsole%2Fcanvas&amp;forceMobileApp=0&amp;code_challenge=_cM1M9lTo2pNPuxH-02LTu3dyJmVyKdrss0-7Z3TyL4&amp;code_challenge_method=SHA-256\">sign up<\/a><\/strong> from here.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/aws-login.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"557\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/aws-login-1024x557.png\" alt=\"\" class=\"wp-image-10072\"\/><\/a><\/figure>\n\n\n\n<p>2. Then, from the top right corner, <strong>select the AWS Region<\/strong> where you want to create EBS volumes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/region.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"503\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/region-1024x503.png\" alt=\"\" class=\"wp-image-10073\"\/><\/a><\/figure>\n\n\n\n<p>3. Then search for EC2, <strong>select<\/strong> <strong>&#8216;Volumes&#8217;<\/strong> under EC2.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/search-volume-2.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"501\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/search-volume-2-1024x501.png\" alt=\"\" class=\"wp-image-10083\"\/><\/a><\/figure>\n\n\n\n<p>4. Next, you need to <strong>click on &#8216;Create volume&#8217;<\/strong> to create new volumes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/create-volume-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"138\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/create-volume-1-1024x138.png\" alt=\"\" class=\"wp-image-10084\"\/><\/a><\/figure>\n\n\n\n<p>5. <strong>Fill in all the required details in the form<\/strong>, then <strong>scroll down<\/strong> to <strong>click on the &#8216;create volume&#8217; button<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/encrypt.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"476\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/encrypt-1024x476.png\" alt=\"\" class=\"wp-image-10113\"\/><\/a><\/figure>\n\n\n\n<p>6. Further, you will find it as a confirmation that your new volume has been encrypted successfully.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/done-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"345\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/done-1-1024x345.png\" alt=\"\" class=\"wp-image-10086\"\/><\/a><\/figure>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\">As a result, your new volume has been encrypted successfully. Following this process, you can create as many as volumes you want and will cost accordingly.<\/mark><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to encrypt New EBS volumes by default<\/h2>\n\n\n\n<p>AWS has also included a function that allows users (and especially administrators) to automatically enable encryption on all EBS volumes created inside a certain region.<\/p>\n\n\n\n<p><strong>Note &#8211; <\/strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\">This has far-reaching implications, but it only works on a per-region basis, therefore enabling default encryption will need to be done separately in each region.<\/mark><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The steps for default encryption are &#8211; <\/h3>\n\n\n\n<ol>\n<li>Go to <strong>&#8216;EC2 instance dashboard&#8217;<\/strong>.<\/li>\n\n\n\n<li>Under <strong>&#8216;Account Attributes&#8217;<\/strong>, select <strong>&#8216;EBS Encryption&#8217;<\/strong>.<\/li>\n\n\n\n<li>Then <strong>select the checkbox<\/strong> shown in the below image.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/default.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"456\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/default-1024x456.png\" alt=\"\" class=\"wp-image-10091\"\/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How to Encrypt existing EBS volumes<\/h2>\n\n\n\n<p>Follow the below steps to encrypt your existing EBS volumes &#8211; <\/p>\n\n\n\n<ol>\n<li>&#8216;<strong>Select the unencrypted volume<\/strong>&#8216; that you want to encrypt.<\/li>\n<\/ol>\n\n\n\n<p>2. Click on <strong>&#8216;Action&#8217;<\/strong> and then select <strong>&#8216;Create snapshot&#8217;<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/action.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"503\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/action-1024x503.png\" alt=\"\" class=\"wp-image-10095\"\/><\/a><\/figure>\n\n\n\n<p>3. <strong>Fill in all the required details in the form<\/strong>, then <strong>scroll down<\/strong> to <strong>click on the &#8216;create snapshot&#8217; button<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/fill-details.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"501\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/fill-details-1024x501.png\" alt=\"\" class=\"wp-image-10097\"\/><\/a><\/figure>\n\n\n\n<p>4. Further, you will find it as a confirmation that your new snapshot has been encrypted successfully.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/confirm.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"319\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/confirm-1024x319.png\" alt=\"\" class=\"wp-image-10098\"\/><\/a><\/figure>\n\n\n\n<p>5. Once the snapshot has been created, go to<strong> &#8216;Snapshot&#8217; under EC2 <\/strong>and then <strong>select the newly created volume<\/strong>.<\/p>\n\n\n\n<p>6. Click on <strong>&#8216;Action&#8217;<\/strong> and then select the <strong>&#8216;Copy&#8217;<\/strong> option.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/copy-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"502\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/copy-1-1024x502.png\" alt=\"\" class=\"wp-image-10100\"\/><\/a><\/figure>\n\n\n\n<p>7. Then, <strong>select the Encryption checkbox <\/strong>to <strong>&#8216;Encrypt this snapshot&#8217;<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/select-checkbox.png\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"480\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/select-checkbox.png\" alt=\"\" class=\"wp-image-10103\"\/><\/a><\/figure>\n\n\n\n<p>8. Your snapshot will be encrypted successfully.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/copied-snapshot.png\"><img loading=\"lazy\" decoding=\"async\" width=\"769\" height=\"262\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/copied-snapshot.png\" alt=\"\" class=\"wp-image-10104\"\/><\/a><\/figure>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\">At last, in this way, you can encrypt your existing EBS volumes.<\/mark><\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>EBS volume encryption is a straightforward and cost-effective alternative to constructing and maintaining your own cloud data security architecture.<\/p>\n\n\n\n<p>It uses Amazon&#8217;s Key Management Service (KMS), which imposes physical security constraints and serves as a central hub for creating, and managing keys for cloud and on-premises services.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Need Support?<\/h2>\n\n\n\n<p>Thank You for reading this Blog!<\/p>\n\n\n\n<p>For further more interesting blogs, keep in touch with us. If you need any kind of support, simply raise a ticket at&nbsp;<strong><em><a rel=\"noreferrer noopener\" href=\"https:\/\/webkul.uvdesk.com\/en\/\" target=\"_blank\">https:\/\/webkul.uvdesk.com\/en\/<\/a>.<\/em><\/strong> <\/p>\n\n\n\n<p><strong><em>For further help or queries, please\u00a0<a href=\"https:\/\/cloudkul.com\/contact\/\">contact<\/a>\u00a0us or raise a\u00a0<a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\">ticket<\/a>.<\/em><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Despite the numerous advantages of shifting to the cloud, data security remains a major barrier <a class=\"text-primary\" title=\"read more\" href=\"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":29,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[32,2,87,20,341,340],"tags":[16,614,551,616,615],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to encrypt AWS EBS volume - Cloudkul<\/title>\n<meta name=\"description\" content=\"EBS volumes are block-level, fast storage devices that are connected to your EC2 Instances. These EBS Volumes can be used as the primary storage device.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to encrypt AWS EBS volume - Cloudkul\" \/>\n<meta property=\"og:description\" content=\"EBS volumes are block-level, fast storage devices that are connected to your EC2 Instances. These EBS Volumes can be used as the primary storage device.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/\" \/>\n<meta property=\"og:site_name\" content=\"Cloudkul\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-20T04:33:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-23T11:12:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/aws-login-1024x557.png\" \/>\n<meta name=\"author\" content=\"Tanya Garg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/CloudWebkul\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/\",\"url\":\"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/\",\"name\":\"How to encrypt AWS EBS volume - Cloudkul\",\"isPartOf\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/#website\"},\"datePublished\":\"2021-08-20T04:33:40+00:00\",\"dateModified\":\"2023-10-23T11:12:52+00:00\",\"author\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/65b93d1aa584abd012eb60a25839b984\"},\"description\":\"EBS volumes are block-level, fast storage devices that are connected to your EC2 Instances. These EBS Volumes can be used as the primary storage device.\",\"breadcrumb\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cloudkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to encrypt AWS EBS volume\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#website\",\"url\":\"https:\/\/cloudkul.com\/blog\/\",\"name\":\"Cloudkul\",\"description\":\"Host your eCommerce Store on AWS with Optimized Performance\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cloudkul.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/65b93d1aa584abd012eb60a25839b984\",\"name\":\"Tanya Garg\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9ea334eba6adf9dfe79873bc0bee8dad?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9ea334eba6adf9dfe79873bc0bee8dad?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g\",\"caption\":\"Tanya Garg\"},\"description\":\"Business Developer Executive at Webkul\",\"sameAs\":[\"https:\/\/cloudkul.com\/\",\"https:\/\/twitter.com\/https:\/\/twitter.com\/CloudWebkul\"],\"url\":\"https:\/\/cloudkul.com\/blog\/author\/tanyagarg-bd037\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to encrypt AWS EBS volume - Cloudkul","description":"EBS volumes are block-level, fast storage devices that are connected to your EC2 Instances. These EBS Volumes can be used as the primary storage device.","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:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/","og_locale":"en_US","og_type":"article","og_title":"How to encrypt AWS EBS volume - Cloudkul","og_description":"EBS volumes are block-level, fast storage devices that are connected to your EC2 Instances. These EBS Volumes can be used as the primary storage device.","og_url":"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/","og_site_name":"Cloudkul","article_published_time":"2021-08-20T04:33:40+00:00","article_modified_time":"2023-10-23T11:12:52+00:00","og_image":[{"url":"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/aws-login-1024x557.png"}],"author":"Tanya Garg","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/CloudWebkul","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/","url":"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/","name":"How to encrypt AWS EBS volume - Cloudkul","isPartOf":{"@id":"https:\/\/cloudkul.com\/blog\/#website"},"datePublished":"2021-08-20T04:33:40+00:00","dateModified":"2023-10-23T11:12:52+00:00","author":{"@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/65b93d1aa584abd012eb60a25839b984"},"description":"EBS volumes are block-level, fast storage devices that are connected to your EC2 Instances. These EBS Volumes can be used as the primary storage device.","breadcrumb":{"@id":"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cloudkul.com\/blog\/how-to-encrypt-aws-ebs-volume\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to encrypt AWS EBS volume"}]},{"@type":"WebSite","@id":"https:\/\/cloudkul.com\/blog\/#website","url":"https:\/\/cloudkul.com\/blog\/","name":"Cloudkul","description":"Host your eCommerce Store on AWS with Optimized Performance","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudkul.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/65b93d1aa584abd012eb60a25839b984","name":"Tanya Garg","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9ea334eba6adf9dfe79873bc0bee8dad?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9ea334eba6adf9dfe79873bc0bee8dad?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g","caption":"Tanya Garg"},"description":"Business Developer Executive at Webkul","sameAs":["https:\/\/cloudkul.com\/","https:\/\/twitter.com\/https:\/\/twitter.com\/CloudWebkul"],"url":"https:\/\/cloudkul.com\/blog\/author\/tanyagarg-bd037\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/10062"}],"collection":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/comments?post=10062"}],"version-history":[{"count":34,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/10062\/revisions"}],"predecessor-version":[{"id":17148,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/10062\/revisions\/17148"}],"wp:attachment":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/media?parent=10062"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/categories?post=10062"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/tags?post=10062"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}