{"id":2184,"date":"2019-08-22T09:50:31","date_gmt":"2019-08-22T09:50:31","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=2184"},"modified":"2022-03-04T07:28:30","modified_gmt":"2022-03-04T07:28:30","slug":"elastic-beanstalk-environment-management","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/","title":{"rendered":"Elastic Beanstalk Environment Management"},"content":{"rendered":"\n<p>In this, we will learn about Elastic Beanstalk Environment Management.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Elastic Beanstalk manage separate environments\nfor <ul><li>Development<\/li><\/ul><ul><li>Testing<\/li><\/ul><ul><li>&nbsp;production use<\/li><\/ul><\/li><li>Deploy any version of application to any\nenvironment. <\/li><li>Environments can be long-running or temporary. <\/li><li>If terminating an environment, you can save its\nconfiguration to recreate later.<\/li><li>During application development, it is deployed\noften to different environments for different purposes. <\/li><li>Elastic Beanstalk easily configure how\ndeployments are performed. <\/li><li>Either deploy to all of the instances simultaneously\nor split deployment into batches with rolling deployments.<\/li><li>Select platform version when launching an\nenvironment<\/li><li>Can also split application into multiple\ncomponents, each running in a separate environment. <\/li><\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Elastic Beanstalk Environment Management Console:<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>provides a management page for each Elastic Beanstalk environments<\/li><li>manage environment&#8217;s configuration <\/li><li>perform common actions like<ul><li>restarting the web servers running<\/li><\/ul><ul><li>cloning the environment<\/li><\/ul><ul><li>rebuilding the environment from scratch. <\/li><\/ul><\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"347\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/08\/image-155.png\" alt=\"Elastic Beanstalk Environment Management\" class=\"wp-image-2185\"\/><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Environment Dashboard<\/strong><\/h6>\n\n\n\n<ul class=\"wp-block-list\"><li>main view of the environment management console is a dashboard<\/li><li>To view<ul><li>choose Dashboard on the navigation pane.<\/li><\/ul><\/li><li>environment management dashboard shows <ul><li>environment&#8217;s health<\/li><\/ul><ul><li>application version<\/li><\/ul><ul><li>information about the in-use platform<\/li><\/ul><ul><li>list of recent events generated by the environment. <\/li><\/ul><\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Various sections of Dashboard are:<\/strong><\/h4>\n\n\n\n<p><strong>Health<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Shows the overall health of the environment. <\/li><li>environment status is shown with a Causes button\n<\/li><li>choose to view more information about current\nstatus. <\/li><\/ul>\n\n\n\n<p><strong>Recent Events <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Shows most recent events emitted by environment. <\/li><li>List is updated in real time when environment is being updated.<\/li><\/ul>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Environment Management Actions<\/strong><\/h6>\n\n\n\n<ul class=\"wp-block-list\"><li>Actions menu perform common operations on\nenvironment. <\/li><li>This menu is on right side of environment header\nunder the Create New Environment option. <\/li><li>Actions include<ul><li>Load\nConfiguration &#8211; Load a previously saved configuration. <\/li><\/ul><ul><li>Save\nConfiguration &#8211; Save current configuration of environment to application. <\/li><\/ul><ul><li>Swap\nEnvironment URLs &#8211; Swap CNAME of current environment with a new environment. <\/li><\/ul><ul><li>Clone\nEnvironment &#8211; Launch a new environment with the same configuration as currently\nrunning environment.<\/li><\/ul><ul><li>Abort\nCurrent Operation &#8211; Stop an in-progress environment update. <\/li><\/ul><ul><li>Restart\nApp Servers &#8211; Restart the web server running on environment&#8217;s instances. <\/li><\/ul><ul><li>Rebuild\nEnvironment &#8211; Terminate all resources in the running environment and build a\nnew environment with the same settings. <\/li><\/ul><ul><li>Terminate\nEnvironment &#8211; Terminate all resources in the running environment, and remove\nthe environment from the application. <\/li><\/ul><ul><li>Restore\nEnvironment &#8211; If the environment has been terminated in the last hour, restore\nit from this page. After an hour, you can restore it from the application\noverview page.<\/li><\/ul><\/li><\/ul>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Configuration<\/strong><\/h6>\n\n\n\n<ul class=\"wp-block-list\"><li>It shows current configuration of environment\nand resources, <\/li><li>It lists <ul><li>EC2\ninstances<\/li><\/ul><ul><li>load\nbalancer<\/li><\/ul><ul><li>notifications<\/li><\/ul><ul><li>health\nmonitoring settings<\/li><\/ul><\/li><li>It helps to customize <ul><li>behavior\nof environment during deployments<\/li><\/ul><ul><li>enable\nadditional features<\/li><\/ul><\/li><\/ul>\n\n\n\n<p>modify the instance type and other settings chosen during environment creation.  <\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"547\" height=\"400\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/08\/image-156-547x400.png\" alt=\"Elastic Beanstalk Environment Management\" class=\"wp-image-2186\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/08\/image-156-547x400.png 547w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/08\/image-156.png 624w\" sizes=\"auto, (max-width: 547px) 100vw, 547px\" \/><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Logs<\/strong><\/h6>\n\n\n\n<ul class=\"wp-block-list\"><li>lets you retrieve logs from EC2 instances in\nenvironment. <\/li><li>When logs are requested, <ul><li>Elastic\nBeanstalk sends a command to the instances<\/li><\/ul><ul><li>which\nthen upload logs to Elastic Beanstalk storage bucket in S3. <\/li><\/ul><ul><li>When\nrequesting logs on this page, Elastic Beanstalk automatically deletes them from\nS3 after 15 minutes.<\/li><\/ul><\/li><\/ul>\n\n\n\n<p>Environment Types<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Can create one of environment types, as<ul><li>load-balancing<\/li><\/ul><ul><li>autoscaling\nenvironment <\/li><\/ul><ul><li>single-instance\n<\/li><\/ul><\/li><li>environment type depends on application to deploy.\n<\/li><\/ul>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Load-balancing, Autoscaling Environment<\/strong><\/h6>\n\n\n\n<ul class=\"wp-block-list\"><li>uses ELB and EC2 Auto Scaling <\/li><li>EC2 Auto Scaling starts additional instances <\/li><li>If need to running in multiple Availability\nZones, use a load-balancing, autoscaling environment. Can switch environment\ntype later.<\/li><\/ul>\n\n\n\n<p><strong>Single-Instance Environment<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>It contains one EC2 instance with an Elastic IP\naddress. <\/li><li>It doesn&#8217;t have a load balancer<\/li><li>It uses EC2 Auto Scaling service but, minimum,\nmaximum and desired capacity are set to 1. Hence, , new instances are not\nstarted if increased load.<\/li><li>Use it, if application to have low traffic or\ndoing remote development. <\/li><\/ul>\n\n\n\n<p>To change an environment&#8217;s type<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Open the Elastic Beanstalk console.<\/li><li>Navigate to the management page for your environment.<\/li><li>Choose Configuration.<\/li><li>In the Capacity category, choose Modify.<\/li><\/ul>\n\n\n\n<p><strong>Recommended values<\/strong><\/p>\n\n\n\n<p>The recommended values set in API, are\n<\/p>\n\n\n\n<p><strong>Elastic Beanstalk console<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:autoscaling:launchconfiguration<\/li><\/ul>\n\n\n\n<p>Option Names: IamInstanceProfile,\nEC2KeyName, InstanceType<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace:\naws:autoscaling:updatepolicy:rollingupdate<\/li><\/ul>\n\n\n\n<p>Option Names: RollingUpdateType and\nRollingUpdateEnabled<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elasticbeanstalk:application<\/li><\/ul>\n\n\n\n<p>Option Name: Application Healthcheck\nURL<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elasticbeanstalk:command<\/li><\/ul>\n\n\n\n<p>Option Name: DeploymentPolicy,\nBatchSize and BatchSizeType<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elasticbeanstalk:environment<\/li><\/ul>\n\n\n\n<p>Option Name: ServiceRole<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace:\naws:elasticbeanstalk:healthreporting:system<\/li><\/ul>\n\n\n\n<p>Option Name: SystemType and\nHealthCheckSuccessThreshold<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elasticbeanstalk:sns:topics<\/li><\/ul>\n\n\n\n<p>Option Name: Notification Endpoint<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elasticbeanstalk:sqsd<\/li><\/ul>\n\n\n\n<p>Option Name: HttpConnections<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elb:loadbalancer<\/li><\/ul>\n\n\n\n<p>Option Name: CrossZone<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elb:policies<\/li><\/ul>\n\n\n\n<p>Option Names:\nConnectionDrainingTimeout and ConnectionDrainingEnabled<\/p>\n\n\n\n<p><strong>EB CLI<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:autoscaling:launchconfiguration<\/li><\/ul>\n\n\n\n<p>Option Names: IamInstanceProfile,\nInstanceType<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace:\naws:autoscaling:updatepolicy:rollingupdate<\/li><\/ul>\n\n\n\n<p>Option Names: RollingUpdateType and\nRollingUpdateEnabled<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elasticbeanstalk:command<\/li><\/ul>\n\n\n\n<p>Option Name: BatchSize and\nBatchSizeType<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elasticbeanstalk:environment<\/li><\/ul>\n\n\n\n<p>Option Name: ServiceRole<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace:\naws:elasticbeanstalk:healthreporting:system<\/li><\/ul>\n\n\n\n<p>Option Name: SystemType<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elb:loadbalancer<\/li><\/ul>\n\n\n\n<p>Option Name: CrossZone<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Namespace: aws:elb:policies<\/li><li>Option Names: ConnectionDrainingEnabled <\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>In this, we will learn about Elastic Beanstalk Environment Management. Elastic Beanstalk manage separate environments for Development Testing &nbsp;production use Deploy any version of application to any environment. Environments can be long-running or temporary. If terminating an environment, you can save its configuration to recreate later. During application development, it is deployed often to different&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2084,"menu_order":25,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"tags":[7,376,437],"class_list":["post-2184","page","type-page","status-publish","hentry","tag-aws","tag-aws-devops","tag-elastic-beanstalk-environment"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Elastic Beanstalk Environment Management - Testprep Training Tutorials<\/title>\n<meta name=\"description\" content=\"Enhance your knowledge level by learning about Elastic Beanstalk Environment Management for AWS Certification Exam Preparation Now!\" \/>\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-devops-engineer\/elastic-beanstalk-environment-management\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Elastic Beanstalk Environment Management - Testprep Training Tutorials\" \/>\n<meta property=\"og:description\" content=\"Enhance your knowledge level by learning about Elastic Beanstalk Environment Management for AWS Certification Exam Preparation Now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-04T07:28:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2019\/08\/image-155.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-devops-engineer\/elastic-beanstalk-environment-management\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/\",\"name\":\"Elastic Beanstalk Environment Management - Testprep Training Tutorials\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2019-08-22T09:50:31+00:00\",\"dateModified\":\"2022-03-04T07:28:30+00:00\",\"description\":\"Enhance your knowledge level by learning about Elastic Beanstalk Environment Management for AWS Certification Exam Preparation Now!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AWS Certified DevOps Engineer Professional\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Elastic Beanstalk Environment Management\"}]},{\"@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":"Elastic Beanstalk Environment Management - Testprep Training Tutorials","description":"Enhance your knowledge level by learning about Elastic Beanstalk Environment Management for AWS Certification Exam Preparation Now!","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-devops-engineer\/elastic-beanstalk-environment-management\/","og_locale":"en_US","og_type":"article","og_title":"Elastic Beanstalk Environment Management - Testprep Training Tutorials","og_description":"Enhance your knowledge level by learning about Elastic Beanstalk Environment Management for AWS Certification Exam Preparation Now!","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2022-03-04T07:28:30+00:00","og_image":[{"url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2019\/08\/image-155.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-devops-engineer\/elastic-beanstalk-environment-management\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/","name":"Elastic Beanstalk Environment Management - Testprep Training Tutorials","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2019-08-22T09:50:31+00:00","dateModified":"2022-03-04T07:28:30+00:00","description":"Enhance your knowledge level by learning about Elastic Beanstalk Environment Management for AWS Certification Exam Preparation Now!","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/elastic-beanstalk-environment-management\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"AWS Certified DevOps Engineer Professional","item":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-devops-engineer\/"},{"@type":"ListItem","position":3,"name":"Elastic Beanstalk Environment Management"}]},{"@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\/2184","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=2184"}],"version-history":[{"count":4,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/2184\/revisions"}],"predecessor-version":[{"id":51944,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/2184\/revisions\/51944"}],"up":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/2084"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=2184"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=2184"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=2184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}