AWS Partner Network (APN) Blog
Category: Management Tools
Using AWS CloudFormation Modules to Improve Enterprise Security
Dive deep on AWS Identity and Access Management (IAM) permissions and how the principle of least privilege can be best achieved when using AWS CloudFormation, and more specifically CloudFormation Modules, to provision resources on AWS. CloudFormation Modules are a way to package resource configurations for inclusion across stack templates, in a transparent, manageable, and repeatable way.
Governance in the AWS Cloud: The Right Balance Between Agility and Safety
Cloud infrastructure provides more agility than traditional IT, meaning organizations must think differently about how they design, build, and manage applications. Cloud resources need a stronger integration between IT and organizational governance, as builders need to be able to operate in a cloud environment that’s agile and safe. Hear from APN Ambassador Paolo Latella, who introduces a decentralized model of cloud governance that can help you strike the right balance between agility and safety.
How to Automate Cost and Performance Improvement Through gp3 Upgrades Using AWS Systems Manager
Automatically identifying and upgrading existing SSD volumes to take advantage of the new gp3 general purpose volumes for Amazon EBS can help organizations reduce storage costs. Learn how to upgrade your existing gp2 volumes, without interruption, to the next generation of general purpose SSD volumes using AWS Systems Manager. This a core component of nubeGo’s Cloud Managed Service (NCMS) which helps customers automate cost savings, security guardrails, and compliance requirements with minimal effort.
How Tech Mahindra Approaches Cost Optimization and Governance Using AWS Native Services
Cloud cost governance ensures customers are availing all potential services, tools, and resources to continuously track, optimize, and control their overall cloud spend. Learn how Tech Mahindra achieved one customer’s goal of cloud finance using cost management best practices along with AWS native tools and techniques. Tech Mahindra worked closely with the customer’s IT, engineering, and finance teams to understand their existing cloud governance model and issues.
Unifying Cloud Infrastructure and Application Performance Data with AppDynamics and Amazon CloudWatch
AppDynamics (part of Cisco) is an application and business performance monitoring solution that allows you to prioritize your workflows with unified visibility, ensuring your cloud-native apps deliver business value in production. AppDynamics can now retrieve data from Amazon CloudWatch metrics via an AWS metric retrieval API endpoint called GetMetricData, enabling you to pull as many as 500 different metrics in a single request, with a total of 100,800 data points per call.
How to Automate and Simplify Ongoing Adherence to the AWS Well-Architected Framework Using Coral
Continuity Software helps enterprises achieve resilience in their IT environments, drastically reducing outages, and protecting data before it is lost, damaged, stolen, or unrecoverable. Learn how Continuity’s Coral solution automates adherence to all five pillars of the AWS Well-Architected Framework. This ensures environments adhere to the best practices to drive better outcomes for workloads while helping customers avoid disruptions.
Using AWS CodeBuild and Bridgecrew to Prevent Misconfigurations in AWS CloudFormation and Terraform
Scanning for misconfigurations as part of your CI/CD pipeline helps maintain a solid security posture for all changed resources before provisioning them to a running environment. Learn how to integrate infrastructure as code security and compliance scanning using AWS CodeBuild and Bridgecrew, a cloud security platform for developers. Bridgecrew is generally used to find security misconfigurations and policy violations across Amazon Web Services (AWS) and in configuration frameworks.
Rapid Data Lake Development with Data Lake as Code Using AWS CloudFormation
Data lakes have evolved into the single store-platform for all enterprise data managed. On AWS, an integrated set of services are available to engineer and automate data lakes. A data lake on AWS is able to group all of the previously mentioned services of relational and non-relational data and allow you to query results faster and at a lower cost. Learn how nClouds used code automation via AWS CloudFormation to create a dynamic data lake stack to visualize and analyze the financial market data.
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.
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.