|
| 1 | +--- |
| 2 | +title: "Announcing Public Preview of Insights Account Discovery" |
| 3 | + |
| 4 | +# The date represents the post's publish date, and by default corresponds with |
| 5 | +# the date and time this file was generated. Dates are used for display and |
| 6 | +# ordering purposes only; they have no effect on whether or when a post is |
| 7 | +# published. To influence the ordering of posts published on the same date, use |
| 8 | +# the time portion of the date value; posts are sorted in descending order by |
| 9 | +# date/time. |
| 10 | +#date: 2024-12-2T11:00:00-08:00 |
| 11 | +date: 2024-12-02T9:10:00-00:00 |
| 12 | + |
| 13 | +# The draft setting determines whether a post is published. Set it to true if |
| 14 | +# you want to be able to merge the post without publishing it. |
| 15 | +draft: false |
| 16 | + |
| 17 | +# Use the meta_desc property to provide a brief summary (one or two sentences) |
| 18 | +# of the content of the post, which is useful for targeting search results or |
| 19 | +# social-media previews. This field is required or the build will fail the |
| 20 | +# linter test. Max length is 160 characters. |
| 21 | +meta_desc: Insights Account Discovery makes it easy for you to gain visibility of your entire infrastructure regardless of how it is managed |
| 22 | + |
| 23 | +# The meta_image appears in social-media previews and on the blog home page. A |
| 24 | +# placeholder image representing the recommended format, dimensions and aspect |
| 25 | +# ratio has been provided for you. |
| 26 | +meta_image: meta.png |
| 27 | + |
| 28 | +# At least one author is required. The values in this list correspond with the |
| 29 | +# `id` properties of the team member files at /data/team/team. Create a file for |
| 30 | +# yourself if you don't already have one. |
| 31 | +authors: |
| 32 | + - craig-symonds |
| 33 | + |
| 34 | +# At least one tag is required. Lowercase, hyphen-delimited is recommended. |
| 35 | +tags: |
| 36 | + - insights |
| 37 | + - resources |
| 38 | + |
| 39 | +# The social copy used to promote this post on Twitter and Linkedin. These |
| 40 | +# properties do not actually create the post and have no effect on the |
| 41 | +# generated blog page. They are here strictly for reference. |
| 42 | + |
| 43 | +# Here are some examples of posts we have made in the past for inspiration: |
| 44 | +# https://www.linkedin.com/feed/update/urn:li:activity:7171191945841561601 |
| 45 | +# https://www.linkedin.com/feed/update/urn:li:activity:7169021002394296320 |
| 46 | +# https://www.linkedin.com/feed/update/urn:li:activity:7155606616455737345 |
| 47 | +# https://twitter.com/PulumiCorp/status/1763265391042654623 |
| 48 | +# https://twitter.com/PulumiCorp/status/1762900472489185492 |
| 49 | +# https://twitter.com/PulumiCorp/status/1755637618631405655 |
| 50 | + |
| 51 | +social: |
| 52 | + twitter: |
| 53 | + linkedin: |
| 54 | + |
| 55 | +# See the blogging docs at https://github.com/pulumi/docs/blob/master/BLOGGING.md |
| 56 | +# for details, and please remove these comments before submitting for review. |
| 57 | +--- |
| 58 | + |
| 59 | +Enterprise cloud infrastructures are complex environments that are evolved over time and made up of thousands of different kinds of resources. Enabling customers to wrap their arms around this complexity and get a complete understanding of the scope and structure is the goal of the Pulumi Insights 2.0 product. |
| 60 | + |
| 61 | +We are excited to announce the public preview of Insights Account Discovery that makes it easy for you to gain visibility of your entire infrastructure regardless of how it is managed. Insights provides the tools to find, group and drill into your resources as needed to make sense of all aspects of your cloud infrastructure. In addition Copilot AI gives you the ability to get answers about your infrastructure that can be challenging to get in other ways, dramatically simplifying the work needed to move your infrastructure forward. |
| 62 | + |
| 63 | +<!--more--> |
| 64 | + |
| 65 | +### Account Management |
| 66 | + |
| 67 | +To get started, Insights Account Discovery provides a simple UI approach to setting up all of your infrastructure accounts to be scanned and read into the Insights supergraph. Once discovered, all of your infrastructure resources can then be seen in the Resource Explorer and accessed by Pulumi Copilot and Resource Search, providing you the tools needed to deliver on your strategic infrastructure goals. |
| 68 | + |
| 69 | +Account Discovery starts with the new Accounts page to provide a list of all accounts created along with the current status of the latest account scans. The Accounts page is the single place to go to manage all aspects of the Insights Account Discovery process. |
| 70 | + |
| 71 | +{{< video title="Accounts" src="accounts.mp4" autoplay="true" loop="true" >}} |
| 72 | + |
| 73 | +### Account Creation |
| 74 | + |
| 75 | +From this page you can create new Accounts to provide the configuration and credentials needed for Insights to regularly scan and manage your infrastructure. Once you create a new top level Account, Insights will automatically create child accounts, based on the underlying platform model, for each group you enabled. These child accounts enable you to control the discovery behavior for each group separately. For example, AWS enables you to divide you infrastructure into regions and Insights will create separate child accounts for each region you specify. |
| 76 | + |
| 77 | +{{% notes type="info" %}} |
| 78 | +Account Discovery leverages Pulumi ESC to enter and manage the credentials needed for the Discovery process to find and read all of the infrastructure resources. By relying on ESC, Insights aligns with enterprise best practices for creating and handling application secrets. |
| 79 | +{{% /notes %}} |
| 80 | + |
| 81 | +{{< video title="Create Account" src="create-account.mp4" autoplay="true" loop="true" >}} |
| 82 | + |
| 83 | +### Understanding Your Infrastructure |
| 84 | + |
| 85 | +Once each of your Accounts have started scanning, your resources will be displayed in the Insights Resources Explorer along with all Infrastructure as Code resources that you have imported. The Resources Explorer and Resources Search enables you to ask questions and factor your resources into logical groupings that significantly improves the process for managing your infrastructure and getting answers to key questions needed for your projects. For example, you can ask the AI Resource Search to 'Find all public IP addresses' and any other question you might have about your infrastructure. |
| 86 | + |
| 87 | +{{< video title="Discovered Resources" src="resources.mp4" autoplay="true" loop="true" >}} |
| 88 | + |
| 89 | +### More to Come |
| 90 | + |
| 91 | +We are excited about the potential of Pulumi Insights and are working hard to bring additional capabilities to continue to simplify the experience of managing today's complex cloud environments. Watch for additional features like Pulumi Crossguard Policy support for Discovered resources, along with additional platform support, and more, coming soon. |
| 92 | + |
| 93 | +Insights Account Discovery is free while in public preview, with per-resource pricing for Team, Enterprise and Business Critical tiers coming in Q1 2025. |
| 94 | + |
| 95 | +### Conclusion |
| 96 | + |
| 97 | +The addition of Account Discovery significantly expands the scope of Pulumi Insights. You can now leverage the capabilities of Insights 2.0, not just for your Pulumi IaC managed resources, but for all resources in your infrastructure regardless of how they are managed. With Pulumi Copilot and Resource Search, you are able to gain insights and ask questions about your infrastructure that would otherwise be challenging to answer, saving time and providing the critical information needed. |
| 98 | + |
| 99 | +For additional information about Pulumi Insights please refer to: [Pulumi Insights](https://www.pulumi.com/product/pulumi-insights/) |
0 commit comments