AWS Partner Network (APN) Blog

Tag: IaC

Quick Starts_featured-2

10 Best Practices to Help Partners Build AWS Quick Starts for Customers

AWS Partners in the AWS Quick Start program can help their customers automate the deployment of their solutions, increasing customer engagements and improving the customer experience. The AWS Quick Start team has had considerable experience working with a variety of partner products, and has identified best practices to follow when developing a Quick Start and common missteps to avoid. By following these steps, you can efficiently and effectively develop Quick Starts using the AWS platform.

APN-Ambassadors-1

Provisioning a Virtual Private Cloud at Scale with AWS CDK

Infrastructure as code is one of the most important concepts used with cloud solutions, and AWS CloudFormation enables IaC by deploying stacks and provisioning resources on AWS using JSON or YAML files called templates. APN Ambassador Francois Rouxel from Slalom will show you how to create a hundred VPCs in one AWS region without providing any parameters, and how to easily establish a peering connection between two of them within a single line of code.

Trend-Micro-AWS-Partners

Using Shift-Left to Find Vulnerabilities Before Deployment with Trend Micro Template Scanner

Shift-Left is increasingly being employed within DevOps organizations to ensure companies minimize risk early in their infrastructure as code (IaC) deployment cycle. This post explains how to combine two of the technologies that make Shift-Left possible. The first is AWS CloudFormation, which represents IaC, and the second is Trend Micro’s Template Scanner, which checks your IaC to make sure it conforms to the AWS Well-Architected Framework.