{"id":11999,"date":"2025-06-24T08:00:38","date_gmt":"2025-06-24T06:00:38","guid":{"rendered":"https:\/\/lcloud.pl\/?p=11999"},"modified":"2025-06-17T10:21:02","modified_gmt":"2025-06-17T08:21:02","slug":"troubleshooting","status":"publish","type":"post","link":"https:\/\/lcloud.pl\/en\/troubleshooting\/","title":{"rendered":"Troubleshooting: How to effectively diagnose and resolve issues in AWS?"},"content":{"rendered":"<p style=\"text-align: justify;\" data-start=\"198\" data-end=\"568\"><span style=\"font-size: 18px;\">Amazon Web Services (AWS) is a cloud computing platform offering a wide range of services for businesses of all sizes. Despite its high reliability and scalability, using cloud infrastructure can come with challenges\u2014from performance issues and configuration errors to service outages. That\u2019s why it\u2019s crucial to understand the best practices for troubleshooting in AWS.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"570\" data-end=\"628\"><span style=\"color: #199ad8;\"><strong><span style=\"font-size: 24px;\">Amazon CloudWatch: a tool for gathering diagnostic data<\/span><\/strong><\/span><\/h2>\n<p style=\"text-align: justify;\" data-start=\"630\" data-end=\"948\"><span style=\"font-size: 18px;\"><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-5945 alignleft\" src=\"https:\/\/lcloud.pl\/wp-content\/uploads\/Amazon-CloudWatch.png\" alt=\"\" width=\"99\" height=\"99\" \/>AWS provides out-of-the-box tools for diagnostics and performance analysis. Amazon CloudWatch is a prime example of a comprehensive solution that enables the creation of alerts to notify teams of problems. These alerts can be sent through various channels, including email and Amazon SNS (Simple Notification Service).<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"950\" data-end=\"1399\"><span style=\"font-size: 18px;\">CloudWatch allows users to access aggregated logs from selected applications and services, and to analyze real-time metrics. Additionally, you can build custom dashboards to visualize key performance indicators. For instance, when monitoring an EC2 instance, you can easily review CPU usage, network traffic, and RAM consumption. Installing and configuring the CloudWatch Agent on EC2 instances extends the range of available metrics and event logs.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"1401\" data-end=\"1622\"><span style=\"font-size: 18px;\">These capabilities make CloudWatch not only a notification tool but also a first step in issue analysis. Access to performance metrics and event logs enables thorough auditing and significantly aids in problem resolution.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"1624\" data-end=\"1998\"><span style=\"font-size: 18px;\">When discussing metrics, it\u2019s also worth mentioning Performance Insights\u2014a tool for analyzing database usage in Aurora and RDS. It helps identify performance bottlenecks in real time and highlights queries and operations that impact efficiency. With detailed visualizations and metrics, Performance Insights supports decision-making around optimization and resource scaling.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"2000\" data-end=\"2595\"><span style=\"font-size: 18px;\">To take alerting a step further and ensure rapid incident response, it\u2019s advisable to configure automatic alerts that immediately notify the appropriate teams. Amazon EventBridge can capture events from various services (e.g., CloudWatch Alarms) and route them to communication channels like Slack or email, or trigger Lambda functions for further actions. This eliminates the need for manual console monitoring\u2014when a threshold is exceeded, the system can send a notification and even open a ticket in an incident management tool. This kind of workflow ensures no critical issue goes unnoticed.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"2597\" data-end=\"2641\"><strong><span style=\"font-size: 24px; color: #199ad8;\">AWS CloudTrail: tracking account activity<\/span><\/strong><\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-11988 alignleft\" src=\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Arch_AWS-CloudTrail_64@5x.png\" alt=\"CloudTrail\" width=\"106\" height=\"106\" srcset=\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Arch_AWS-CloudTrail_64@5x.png 400w, https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Arch_AWS-CloudTrail_64@5x-300x300.png 300w, https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Arch_AWS-CloudTrail_64@5x-150x150.png 150w, https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Arch_AWS-CloudTrail_64@5x-98x98.png 98w, https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Arch_AWS-CloudTrail_64@5x-135x135.png 135w\" sizes=\"auto, (max-width: 106px) 100vw, 106px\" \/><\/p>\n<p style=\"text-align: justify;\" data-start=\"2643\" data-end=\"2986\"><span style=\"font-size: 18px;\">Another essential monitoring and logging service is CloudTrail. It records all actions taken within your AWS account, making it invaluable for diagnosing issues related to configuration, security, or unintended changes. CloudTrail logs every API operation, including who performed it, when it happened, and what was done to the infrastructure.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"2988\" data-end=\"3211\"><span style=\"font-size: 18px;\">With CloudTrail, you can track resource changes, identify unauthorized activity, and verify what actions led to the current system state. In troubleshooting scenarios, it often helps answer the key question: \u201cWhat changed?\u201d<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"3213\" data-end=\"3400\"><span style=\"font-size: 18px;\">CloudTrail logs can be analyzed directly in the AWS Console, exported to Amazon S3 for long-term retention, or forwarded to CloudWatch Logs for deeper analysis and pattern-based alerting.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"3402\" data-end=\"3460\"><span style=\"color: #199ad8;\"><strong><span style=\"font-size: 24px;\">DevOps Guru: using Machine Learning for troubleshooting<\/span><\/strong><\/span><\/h2>\n<p style=\"text-align: justify;\" data-start=\"3462\" data-end=\"3888\"><span style=\"font-size: 18px;\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-11990 alignleft\" src=\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Arch_Amazon-DevOps-Guru_48.png\" alt=\"\" width=\"93\" height=\"93\" \/>Amazon DevOps Guru is a service that leverages machine learning to automatically detect anomalies and problems in AWS-hosted applications. It monitors telemetry data from sources like CloudWatch, AWS Config, and AWS X-Ray to identify abnormal behavior that may lead to performance degradation or outages. By analyzing historical context and live metrics, DevOps Guru can forecast potential issues before they impact end users.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"3890\" data-end=\"4294\"><span style=\"font-size: 18px;\">This greatly accelerates the troubleshooting process by providing detailed insights and actionable recommendations. Instead of manually parsing logs and metrics, operators receive automatically generated reports identifying root causes, such as increased latency or EC2 overloads. DevOps Guru integrates with common notification channels like SNS and Slack, making it easier for teams to respond quickly.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"4296\" data-end=\"4664\"><span style=\"font-size: 18px;\">As such, DevOps Guru is especially useful in production environments, where fast problem identification and resolution are essential for maintaining service continuity. The tool also supports post-incident analysis, offering exact timestamps, affected components, and related resources. This enables DevOps teams to both react faster and implement preventive measures.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"4666\" data-end=\"4714\"><strong><span style=\"font-size: 24px; color: #199ad8;\">Diagnosing and debugging serverless functions<\/span><\/strong><\/h2>\n<p style=\"text-align: justify;\" data-start=\"4716\" data-end=\"5130\"><span style=\"font-size: 18px;\">In AWS Lambda\u2019s serverless architecture, code runs in short-lived containers that execute on demand. To gain visibility into what happens during these invocations, all logs should be routed to a centralized location\u2014namely, Amazon CloudWatch Logs. Even if the container is removed after execution, the full trace remains available: when the function started, what it processed, and whether it encountered an error.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"5132\" data-end=\"5265\"><span style=\"font-size: 18px;\">Enabling AWS X-Ray adds even more visibility by showing how long each execution phase takes, such as code loading or database access.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"5267\" data-end=\"5597\"><span style=\"font-size: 18px;\">When a function fails or exceeds its time limit, you can use a Dead-Letter Queue (DLQ)\u2014a designated space where failed invocations and the associated payloads are stored. This allows teams to review what went wrong, retry executions, or fix code issues. DLQs help identify edge cases or rare errors that might otherwise be missed.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"5599\" data-end=\"5642\"><strong><span style=\"font-size: 24px; color: #199ad8;\">Troubleshooting containers in Amazon ECS<\/span><\/strong><\/h2>\n<p style=\"text-align: justify;\" data-start=\"5644\" data-end=\"6017\"><span style=\"font-size: 18px;\">Troubleshooting containers in Amazon ECS is a critical process for quickly identifying and resolving issues that affect application deployment in a containerized environment. Containers, which encapsulate applications in isolated units, can experience issues such as code errors, misconfigurations, or insufficient resources. Several best practices can improve diagnostics.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"6019\" data-end=\"6282\"><span style=\"font-size: 18px;\">The first step is to review the container\u2019s health check\u2014a mechanism that regularly probes the container (via HTTP or TCP requests) to ensure the application is responsive. If the container fails this check, ECS automatically restarts it, and the event is logged.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"6284\" data-end=\"6560\"><span style=\"font-size: 18px;\">Collecting logs from containers is essential for understanding what happened before a failure. Amazon CloudWatch Logs is ideal for centralizing log data and supports efficient querying to spot errors, exceptions, or irregularities that may have caused the application to fail.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"6562\" data-end=\"7043\"><span style=\"font-size: 18px;\">Amazon CloudWatch Container Insights further provides valuable visibility into resource usage. You can monitor memory and CPU utilization per container to identify whether performance issues stem from hitting resource limits. If a container exceeds its allocated CPU or memory, it may hang or restart. In such cases, you may need to increase resource allocations or optimize the application. For deeper analysis, tools like AWS X-Ray can help trace requests and locate bottlenecks.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"7045\" data-end=\"7058\"><span style=\"font-size: 24px;\"><strong><span style=\"color: #199ad8;\">Conclusion<\/span><\/strong><\/span><\/h2>\n<p style=\"text-align: justify;\" data-start=\"7060\" data-end=\"7378\"><span style=\"font-size: 18px;\">AWS offers a rich set of diagnostic tools that make it possible to effectively detect and resolve issues in cloud environments. This article covered just a portion of the available monitoring, observability, and troubleshooting features, along with examples of how to handle common issues across specific AWS services.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"7380\" data-end=\"7553\"><em><span style=\"font-size: 18px;\">Want to improve your cloud monitoring and resolve issues more effectively? Reach out to our experts at <span style=\"color: #199ad8;\"><a class=\"cursor-pointer\" style=\"color: #199ad8;\" href=\"mailto:kontakt@lcloud.pl\" rel=\"noopener\" data-start=\"7485\" data-end=\"7502\">kontakt@lcloud.pl<\/a><\/span> and gain a competitive edge in service delivery!<\/span><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Amazon Web Services (AWS) is a cloud computing platform offering a wide range of services for businesses of all sizes. Despite its high reliability and scalability, using cloud infrastructure can come with challenges\u2014from performance issues and configuration errors to service outages. That\u2019s why it\u2019s crucial to understand the best practices for troubleshooting in AWS. Amazon [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":11986,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3],"tags":[30,147,35,154],"class_list":["post-11999","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-aws-en","tag-chmura-obliczeniowa-en","tag-cloud-computing","tag-monitoring-and-support"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Troubleshooting: How to effectively diagnose and resolve issues in AWS? - LCloud<\/title>\n<meta name=\"description\" content=\"How to diagnose and resolve issues in AWS? Explore tools and best practices for troubleshooting in Amazon Web Services.\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Troubleshooting: How to effectively diagnose and resolve issues in AWS?\" \/>\n<meta property=\"og:description\" content=\"How to diagnose and resolve issues in AWS? Explore tools and best practices for troubleshooting in Amazon Web Services.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lcloud.pl\/troubleshooting\/\" \/>\n<meta property=\"og:site_name\" content=\"LCloud\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-24T06:00:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/troubleshooting.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1376\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"LCloud\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Troubleshooting: How to effectively diagnose and resolve issues in AWS?\" \/>\n<meta name=\"twitter:description\" content=\"How to diagnose and resolve issues in AWS? Explore tools and best practices for troubleshooting in Amazon Web Services.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/troubleshooting.png\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"LCloud\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lcloud.pl\/troubleshooting\/\",\"url\":\"https:\/\/lcloud.pl\/troubleshooting\/\",\"name\":\"Troubleshooting: How to effectively diagnose and resolve issues in AWS? - LCloud\",\"isPartOf\":{\"@id\":\"https:\/\/lcloud.pl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lcloud.pl\/troubleshooting\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lcloud.pl\/troubleshooting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Troubleshooting-Jak-skutecznie-diagnozowac-i-naprawiac-problemy-w-AWS.png\",\"datePublished\":\"2025-06-24T06:00:38+00:00\",\"author\":{\"@id\":\"https:\/\/lcloud.pl\/#\/schema\/person\/4514b7cb65efcf283a08aebc7269087f\"},\"description\":\"How to diagnose and resolve issues in AWS? Explore tools and best practices for troubleshooting in Amazon Web Services.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lcloud.pl\/troubleshooting\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lcloud.pl\/troubleshooting\/#primaryimage\",\"url\":\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Troubleshooting-Jak-skutecznie-diagnozowac-i-naprawiac-problemy-w-AWS.png\",\"contentUrl\":\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Troubleshooting-Jak-skutecznie-diagnozowac-i-naprawiac-problemy-w-AWS.png\",\"width\":1440,\"height\":274,\"caption\":\"Troubleshooting: Jak skutecznie diagnozowa\u0107 i naprawia\u0107 problemy w AWS?\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lcloud.pl\/#website\",\"url\":\"https:\/\/lcloud.pl\/\",\"name\":\"LCloud\",\"description\":\"AWS Advanced Consulting Partner | APN Well-Architected Partner\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lcloud.pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/lcloud.pl\/#\/schema\/person\/4514b7cb65efcf283a08aebc7269087f\",\"name\":\"LCloud\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lcloud.pl\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/61f46c824c899f1219b825e20fe617f3f16e4cd29b62c016d533e3f2b154c604?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/61f46c824c899f1219b825e20fe617f3f16e4cd29b62c016d533e3f2b154c604?s=96&d=mm&r=g\",\"caption\":\"LCloud\"},\"url\":\"https:\/\/lcloud.pl\/en\/author\/developers\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Troubleshooting: How to effectively diagnose and resolve issues in AWS? - LCloud","description":"How to diagnose and resolve issues in AWS? Explore tools and best practices for troubleshooting in Amazon Web Services.","og_locale":"en_US","og_type":"article","og_title":"Troubleshooting: How to effectively diagnose and resolve issues in AWS?","og_description":"How to diagnose and resolve issues in AWS? Explore tools and best practices for troubleshooting in Amazon Web Services.","og_url":"https:\/\/lcloud.pl\/troubleshooting\/","og_site_name":"LCloud","article_published_time":"2025-06-24T06:00:38+00:00","og_image":[{"width":1376,"height":800,"url":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/troubleshooting.png","type":"image\/png"}],"author":"LCloud","twitter_card":"summary_large_image","twitter_title":"Troubleshooting: How to effectively diagnose and resolve issues in AWS?","twitter_description":"How to diagnose and resolve issues in AWS? Explore tools and best practices for troubleshooting in Amazon Web Services.","twitter_image":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/troubleshooting.png","twitter_misc":{"Written by":"LCloud","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lcloud.pl\/troubleshooting\/","url":"https:\/\/lcloud.pl\/troubleshooting\/","name":"Troubleshooting: How to effectively diagnose and resolve issues in AWS? - LCloud","isPartOf":{"@id":"https:\/\/lcloud.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lcloud.pl\/troubleshooting\/#primaryimage"},"image":{"@id":"https:\/\/lcloud.pl\/troubleshooting\/#primaryimage"},"thumbnailUrl":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Troubleshooting-Jak-skutecznie-diagnozowac-i-naprawiac-problemy-w-AWS.png","datePublished":"2025-06-24T06:00:38+00:00","author":{"@id":"https:\/\/lcloud.pl\/#\/schema\/person\/4514b7cb65efcf283a08aebc7269087f"},"description":"How to diagnose and resolve issues in AWS? Explore tools and best practices for troubleshooting in Amazon Web Services.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lcloud.pl\/troubleshooting\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lcloud.pl\/troubleshooting\/#primaryimage","url":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Troubleshooting-Jak-skutecznie-diagnozowac-i-naprawiac-problemy-w-AWS.png","contentUrl":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/06\/Troubleshooting-Jak-skutecznie-diagnozowac-i-naprawiac-problemy-w-AWS.png","width":1440,"height":274,"caption":"Troubleshooting: Jak skutecznie diagnozowa\u0107 i naprawia\u0107 problemy w AWS?"},{"@type":"WebSite","@id":"https:\/\/lcloud.pl\/#website","url":"https:\/\/lcloud.pl\/","name":"LCloud","description":"AWS Advanced Consulting Partner | APN Well-Architected Partner","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lcloud.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/lcloud.pl\/#\/schema\/person\/4514b7cb65efcf283a08aebc7269087f","name":"LCloud","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lcloud.pl\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/61f46c824c899f1219b825e20fe617f3f16e4cd29b62c016d533e3f2b154c604?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/61f46c824c899f1219b825e20fe617f3f16e4cd29b62c016d533e3f2b154c604?s=96&d=mm&r=g","caption":"LCloud"},"url":"https:\/\/lcloud.pl\/en\/author\/developers\/"}]}},"_links":{"self":[{"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/posts\/11999","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/comments?post=11999"}],"version-history":[{"count":3,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/posts\/11999\/revisions"}],"predecessor-version":[{"id":12002,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/posts\/11999\/revisions\/12002"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/media\/11986"}],"wp:attachment":[{"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/media?parent=11999"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/categories?post=11999"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/tags?post=11999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}