DEV Community

2

AWS Resource Explorer

Day22

[22/30] #30DaysOfAWS Today, AWS Resource Explorer & Hands-On.

AWS Resource Explorer is a managed capability that simplifies the search and discovery of your AWS resources across AWS Regions. You can use Resource Explorer to explore your resources using an internet search engine like experience. Examples of resources include Amazon Relational Database Service (Amazon RDS) instances, Amazon Simple Storage Service (Amazon S3) buckets, or Amazon DynamoDB tables.

Here are some of the things you can do with AWS Resource Explorer

  • Search for your resources using resource metadata like names, tags, and IDs.
  • Search across all of the AWS Regions in your account in which you turn on Resource Explorer.
  • See the relationships between your resources.
  • Get information about your resources, such as their status, configuration, and usage.
  • Take actions on your resources, such as deleting them or modifying their configuration.
  • You can access Resource Explorer from the AWS Management Console, the AWS Command Line Interface (CLI), or the AWS SDKs.

Here are the steps on how to use AWS Resource Explorer

  • Sign in to the AWS Management Console.
  • In the navigation pane, choose Services, then select Resource Explorer.
  • In the Search bar, enter a search term.
  • The results will be displayed in a table. You can filter the results by using tags, services, and other metadata.
  • To learn more about a resource, click on it in the table.
  • To take action on a resource, click on the Actions button.

Step-by-step tutorial for how to setup AWS Resource Explorer. You can download it using this URL.

Learn More - https://docs.aws.amazon.com/resource-explorer/latest/userguide/welcome.html

Thanks for reading the Article.

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay