AWS Partner Network (APN) Blog

Tag: Infrastructure-as-Code

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.

Migration-3

Accelerating Agility with 12 Attributes for Mainframe Workloads

Mainframes typically host core business processes and data. To stay competitive, customers have to quickly transform their mainframe workloads for agility while preserving resiliency and reducing costs. There is a challenge in defining the agility attributes and prioritizing the corresponding transformations for maximum business value in the least amount of time. In this post, dive deep in the practical agility attributes needed by mainframe workloads, and how to accelerate the transformation towards such agility with AWS.

Serverless_AWS Solutions

Deploying Code Faster with Serverless Framework and AWS Service Catalog

Serverless Framework is an open source project and popular choice for many AWS customers who wish to quickly construct and deploy serverless applications. For developers and operations professionals, Serverless Framework builds, packages, and deploys code with one simple command. Learn about a solution that GoDaddy and AWS jointly developed leveraging Serverless Framework to expedite and simplify the code deployment process.