{"id":10406,"date":"2023-02-23T18:54:36","date_gmt":"2023-02-23T13:24:36","guid":{"rendered":"https:\/\/www.skynats.com\/?p=10406"},"modified":"2025-04-09T18:45:43","modified_gmt":"2025-04-09T13:15:43","slug":"installation-of-mongodb-aws-cloud9","status":"publish","type":"post","link":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/","title":{"rendered":"<strong>Installation of MongoDB AWS Cloud9\u00a0<\/strong>"},"content":{"rendered":"\n<h2 class=\"wp-block-heading has-large-font-size\" id=\"h-installation-of-mongodb-aws-cloud9-nbsp\"><strong>Installation of MongoDB AWS Cloud9&nbsp;<\/strong><\/h2>\n\n\n\n<p>Here is a detailed procedure of how to install MongoDB AWS Cloud9. We are handling your AWS issues with <a href=\"https:\/\/www.skynats.com\/aws-management\/\">AWS Management services<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\" id=\"h-using-aws-cloud9-how-to-install-mongodb\"><strong>Using AWS Cloud9, how to install MongoDB.<\/strong><\/h2>\n\n\n\n<p>An effective development environment is AWS Cloud9. With support for numerous programming languages, runtime debuggers, and a built-in terminal, it provides an efficient code-editing experience. It is a set of instruments for producing, running, testing, and debugging software as well as for uploading it to the cloud.<\/p>\n\n\n\n<p>In order to provide the speed, scalability, and availability needed for scaling mission-critical MongoDB applications, Amazon DocumentDB is a non-relational database service.<\/p>\n\n\n\n<p class=\"has-normal-font-size\"><strong>Using AWS Cloud9 to install Amazon DocumentDB with support for MongoDB<\/strong><\/p>\n\n\n\n<p>The following steps are involved in installing Amazon DocumentDB (with MongoDB compatibility) using AWS Cloud9:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Creation of an AWS Cloud9 environment.<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Creation of a security group.<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Creation of an Amazon DocumentDB cluster.<\/li>\n<\/ol>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Installation of the Mongo shell.<\/li>\n<\/ol>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Connect the cluster of Amazon DocumentDB.<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Creation of an AWS Cloud9 environment<\/strong><\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Using the AWS Management Console, go to the <a href=\"https:\/\/aws.amazon.com\/cloud9\/\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-secondary-color\">AWS Cloud9<\/mark><\/a> console and choose to create an environment.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Put &#8220;DocumentDBCloud9&#8221; in the environment name and description section&#8217;s Name field.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choose the next action.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In the Configure settings section, once more click Next.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In the Review section, choose to Create environment.<\/li>\n<\/ul>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li><strong>Creation of a security group.<\/strong><\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>From the Network and Security menu in the Amazon EC2 Management Console, choose Security groups.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Make a security group by selecting it.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter the following information for each field in the Basic details box: demoDocDB for the Security group name, a description for the Description field, and the use of the default VPC for the VPC field.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choose Add rule under the Inbound rules section.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>For Type, choose Custom TCP Rule.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Give the range for Port as 27017.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The AWS Cloud9 environment&#8217;s security group is the source of this information. In the destination field, type cloud9 to get a list of potential security groups. Choose the aws-cloud9 security group.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Accept the rest of the defaults. Select Establish a security group.<\/li>\n<\/ul>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li><strong>Creation of an Amazon DocumentDB cluster.<\/strong><\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>From the Clusters menu in the Amazon DocumentDB management console, choose to Create.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choose 1 for the Number of instances on the Create Amazon DocumentDB cluster page&#8217;s Configuration section. You can omit to change the other Configuration section options.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Your username and password should be entered in the &#8220;Authentication&#8221; section..<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable Display of specialized options.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In the VPC security groups section of the network settings, select demoDocDB.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Make a cluster selection.<\/li>\n<\/ul>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li><strong>Installation of the Mongo shell.<\/strong><\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Return to the AWS Cloud9 environment from Step 1 if it is still active and move on to instruction 3 otherwise. Locate the DocumentDBCloud9 environment in the AWS Cloud9 management dashboard&#8217;s section titled &#8220;Your environments&#8221; if we left the AWS Cloud9 environment. Choose Open IDE.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use the following command at the command prompt to create the repository file:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>echo -e \"&#91;mongodb-org-4.0] \\nname=MongoDB Repository\\nbaseurl=https:\/\/repo.mongodb.org\/yum\/amazon\/2013.03\/mongodb-org\/4.0\/x86_64\/\\ngpgcheck=1 \\nenabled=1 \\ngpgkey=https:\/\/www.mongodb.org\/static\/pgp\/server-4.0.asc\" | sudo tee \/etc\/yum.repos.d\/mongodb-org-4.0.repo<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use the subsequent command to install the mongo shell after that:<\/li>\n<\/ul>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li><strong>Connect the cluster of Amazon DocumentDB<\/strong><\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Find the cluster by looking under Clusters in the Amazon DocumentDB management dashboard. We can choose the cluster we built by clicking on the cluster identifier.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Under Connect to this cluster using the mongo shell on the Connectivity and Security tab, copy the connection string provided. Avoid the area so that when we connect, Mongo Shell will ask for a password.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Paste the connection string back into the AWS Cloud9 instance.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>When we entered the password and the prompt changed to, &#8220;Install MongoDB using AWS Cloud9,&#8221; we completed the installation.<\/li>\n<\/ul>\n\n\n\n<p><strong>Conclusion<\/strong><\/p>\n\n\n\n<p>Creating an AWS Cloud9 environment, creating security groups, creating an Amazon DocumentDB cluster, installing the Mongo shell, and connecting the Amazon DocumentDB cluster are the four steps that make up the detailed description of installing MongoDB using AWS Cloud9.<\/p>\n\n\n\n<p>If any queries, the <a href=\"https:\/\/www.skynats.com\/server-management\/\">Server Management<\/a> services of Skynats are always available.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installation of MongoDB AWS Cloud9&nbsp; Here is a detailed procedure of how to install MongoDB AWS Cloud9. We are handling your AWS issues with AWS Management services Using AWS Cloud9, how to install MongoDB. An effective development environment is AWS Cloud9. With support for numerous programming languages, runtime debuggers, and a built-in terminal, it provides [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[143,1001,72],"class_list":["post-10406","post","type-post","status-publish","format-standard","hentry","category-blog","tag-aws-management","tag-mongodb-aws-cloud9","tag-server-management"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Install MongoDB AWS Cloud9: Step-by-Step Installation Guide<\/title>\n<meta name=\"description\" content=\"Learn how to install MongoDB on AWS Cloud9 with this simple guide. Set up your database environment quickly and efficiently.\" \/>\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.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installation of MongoDB AWS Cloud9\u00a0\" \/>\n<meta property=\"og:description\" content=\"Learn how to install MongoDB on AWS Cloud9 with this simple guide. Set up your database environment quickly and efficiently.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/\" \/>\n<meta property=\"og:site_name\" content=\"Server Management Services | Cloud Management | Skynats\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/skynats\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-23T13:24:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-09T13:15:43+00:00\" \/>\n<meta name=\"author\" content=\"joseph\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:site\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joseph\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/installation-of-mongodb-aws-cloud9\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/installation-of-mongodb-aws-cloud9\\\/\"},\"author\":{\"name\":\"joseph\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/3f538934e42e9da3ac0a578ce521c211\"},\"headline\":\"Installation of MongoDB AWS Cloud9\u00a0\",\"datePublished\":\"2023-02-23T13:24:36+00:00\",\"dateModified\":\"2025-04-09T13:15:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/installation-of-mongodb-aws-cloud9\\\/\"},\"wordCount\":642,\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"keywords\":[\"aws management\",\"MongoDB AWS Cloud9\",\"server management\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/installation-of-mongodb-aws-cloud9\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/installation-of-mongodb-aws-cloud9\\\/\",\"name\":\"Install MongoDB AWS Cloud9: Step-by-Step Installation Guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\"},\"datePublished\":\"2023-02-23T13:24:36+00:00\",\"dateModified\":\"2025-04-09T13:15:43+00:00\",\"description\":\"Learn how to install MongoDB on AWS Cloud9 with this simple guide. Set up your database environment quickly and efficiently.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/installation-of-mongodb-aws-cloud9\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.skynats.com\\\/blog\\\/installation-of-mongodb-aws-cloud9\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/installation-of-mongodb-aws-cloud9\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installation of MongoDB AWS Cloud9\u00a0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"name\":\"Server Management Services | Cloud Management | Skynats\",\"description\":\"Server Management and Cloud Management\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\",\"name\":\"Skynats Technologies\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"contentUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"width\":989,\"height\":367,\"caption\":\"Skynats Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/skynats\",\"https:\\\/\\\/x.com\\\/skynatstech\",\"https:\\\/\\\/www.instagram.com\\\/skynatstech\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/skynats-technologies\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCvTAjrFJ4_E2MJKwlDHomlg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/3f538934e42e9da3ac0a578ce521c211\",\"name\":\"joseph\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3a92c25a8e6fd1fef48aff2f9636f00b5469ab0b566c77793fe867e3f6b6be3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3a92c25a8e6fd1fef48aff2f9636f00b5469ab0b566c77793fe867e3f6b6be3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3a92c25a8e6fd1fef48aff2f9636f00b5469ab0b566c77793fe867e3f6b6be3e?s=96&d=mm&r=g\",\"caption\":\"joseph\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Install MongoDB AWS Cloud9: Step-by-Step Installation Guide","description":"Learn how to install MongoDB on AWS Cloud9 with this simple guide. Set up your database environment quickly and efficiently.","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.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/","og_locale":"en_US","og_type":"article","og_title":"Installation of MongoDB AWS Cloud9\u00a0","og_description":"Learn how to install MongoDB on AWS Cloud9 with this simple guide. Set up your database environment quickly and efficiently.","og_url":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/","og_site_name":"Server Management Services | Cloud Management | Skynats","article_publisher":"https:\/\/www.facebook.com\/skynats","article_published_time":"2023-02-23T13:24:36+00:00","article_modified_time":"2025-04-09T13:15:43+00:00","author":"joseph","twitter_card":"summary_large_image","twitter_creator":"@skynatstech","twitter_site":"@skynatstech","twitter_misc":{"Written by":"joseph","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/#article","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/"},"author":{"name":"joseph","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/3f538934e42e9da3ac0a578ce521c211"},"headline":"Installation of MongoDB AWS Cloud9\u00a0","datePublished":"2023-02-23T13:24:36+00:00","dateModified":"2025-04-09T13:15:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/"},"wordCount":642,"publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"keywords":["aws management","MongoDB AWS Cloud9","server management"],"articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/","url":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/","name":"Install MongoDB AWS Cloud9: Step-by-Step Installation Guide","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/#website"},"datePublished":"2023-02-23T13:24:36+00:00","dateModified":"2025-04-09T13:15:43+00:00","description":"Learn how to install MongoDB on AWS Cloud9 with this simple guide. Set up your database environment quickly and efficiently.","breadcrumb":{"@id":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.skynats.com\/blog\/installation-of-mongodb-aws-cloud9\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.skynats.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Installation of MongoDB AWS Cloud9\u00a0"}]},{"@type":"WebSite","@id":"https:\/\/www.skynats.com\/blog\/#website","url":"https:\/\/www.skynats.com\/blog\/","name":"Server Management Services | Cloud Management | Skynats","description":"Server Management and Cloud Management","publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.skynats.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.skynats.com\/blog\/#organization","name":"Skynats Technologies","url":"https:\/\/www.skynats.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","contentUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","width":989,"height":367,"caption":"Skynats Technologies"},"image":{"@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/skynats","https:\/\/x.com\/skynatstech","https:\/\/www.instagram.com\/skynatstech\/","https:\/\/www.linkedin.com\/company\/skynats-technologies","https:\/\/www.youtube.com\/channel\/UCvTAjrFJ4_E2MJKwlDHomlg"]},{"@type":"Person","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/3f538934e42e9da3ac0a578ce521c211","name":"joseph","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3a92c25a8e6fd1fef48aff2f9636f00b5469ab0b566c77793fe867e3f6b6be3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3a92c25a8e6fd1fef48aff2f9636f00b5469ab0b566c77793fe867e3f6b6be3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3a92c25a8e6fd1fef48aff2f9636f00b5469ab0b566c77793fe867e3f6b6be3e?s=96&d=mm&r=g","caption":"joseph"}}]}},"_links":{"self":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/10406","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/comments?post=10406"}],"version-history":[{"count":1,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/10406\/revisions"}],"predecessor-version":[{"id":14698,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/10406\/revisions\/14698"}],"wp:attachment":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/media?parent=10406"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/categories?post=10406"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/tags?post=10406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}