Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 9 additions & 21 deletions layouts/partner/aws.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,13 +124,10 @@ <h2 class="mb-16">Plan your re:Invent with Pulumi</h2>
<img src="/images/aws/smart_toy.svg" alt="Robot" style="width: 72px; height: 72px;" />
</div>
<div>
<h5 class="font-body">Automate AWS Operations with Agentic AI</h5>
<h5 class="font-body">Automate AWS Operations</h5>
</div>
<div class="description">
<p class="leading-7">Neo with AgentCore introduces autonomous capabilities that perform
infrastructure tasks - from
resource provisioning and
configuration to AI-driven optimization, automated security reviews, and AWS service upgrades.
<p class="leading-7">Built on Amazon Bedrock AgentCore, Pulumi Neo handles infrastructure tasks from migration and provisioning to IaC optimization and governance.
</p>
</div>
</div>
Expand All @@ -142,13 +139,10 @@ <h5 class="font-body">Automate AWS Operations with Agentic AI</h5>
<img src="/images/aws/pdi_security.svg" alt="Shield" style="width: 72px; height: 72px;" />
</div>
<div>
<h5 class="font-body">Enterprise Security Without Compromise</h5>
<h5 class="font-body">End-to-end Compliance</h5>
</div>
<div class="description">
<p class="leading-7">Secure your infrastructure with built-in Policy as Code, vulnerability
scanning, and compliance
automation to detect,
prioritize, and remediate security issues – all within existing developer workflows.
<p class="leading-7">Audit infrastructure with built-in policy packs for CIS, NIST, PCI-DSS, HITRUST and more. Automated remediation workflows fix issues at scale.
</p>
</div>
</div>
Expand All @@ -160,13 +154,10 @@ <h5 class="font-body">Enterprise Security Without Compromise</h5>
<img src="/images/aws/psychology.svg" alt="Psychology" style="width: 72px; height: 72px;" />
</div>
<div>
<h5 class="font-body">Cut AWS Costs with Intelligent Monitoring</h5>
<h5 class="font-body">Self-service on AWS</h5>
</div>
<div class="description">
<p class="leading-7">Neo continuously analyzes your AWS spending patterns, rightsizes resources
automatically, and
provides predictive
insights to optimize costs while maintaining performance across all your AWS environments.
<p class="leading-7">Developers provision infrastructure with reusable components and templates. Policy as code automatically blocks non-compliant deployments.
</p>
</div>
</div>
Expand All @@ -178,13 +169,10 @@ <h5 class="font-body">Cut AWS Costs with Intelligent Monitoring</h5>
<img src="/images/aws/flash_on.svg" alt="Lightning" style="width: 72px; height: 72px;" />
</div>
<div>
<h5 class="font-body m-0 my-3">One Platform for All AWS Workloads</h5>
<h5 class="font-body m-0 my-3">Deliver AI Projects Faster</h5>
</div>
<div class="description">
<p class="leading-7">Deploy better infrastructure faster with Pulumi's comprehensive AI-powered IaC
platform and
Neo's autonomous agents in
one shared workflow optimized for AWS.
<p class="leading-7">Neo deploys training and inference workloads on AWS, helping your team to bring AI capabilities to market with simple prompts.
</p>
</div>
</div>
Expand Down Expand Up @@ -375,4 +363,4 @@ <h3 class="my-2 text-4xl">Get started with Pulumi and AWS joint solutions</h3>
</section>


{{ end }}
{{ end }}
Loading