AWS Partner Network (APN) Blog
Tag: AWS Competency Partners
How HeleCloud Used AWS Secrets Manager to Automate Credentials Rotation of MS SQL on Amazon EC2
HeleCloud combines AWS Secrets Manager and the AWS Systems Manager Run Command into a solution that automatically rotates secrets for databases running on Amazon EC2. In addition to automatically rotating your secrets, it allows you to access them in applications running on Amazon EKS. Learn about the HeleCloud solution and walk through the code snippets and steps required to set up automatic credentials rotation of MS SQL Server running on Amazon EC2.
Advanced Connection Pooling with the Heimdall Proxy
As databases are often a key component of internet infrastructure, IT departments may be challenged by poor connection management from the application. The Heimdall Proxy helps developers, database administrators, and architects horizontally scale out and optimize connections through connection pooling for Amazon Amazon RDS and Amazon Redshift without any application changes. As a result, you will reduce your database instance size and support higher user counts.
How to Start Your AWS Storage Journey with the APN Storage Navigate Track
Storage is a foundational component to every technology solution because data is a company’s most strategic asset. To help AWS Partners accelerate their storage transformation journey and meet this critical need for their own customers, we are excited to launch the APN Storage Navigate Track. This track helps partners prepare for the AWS Storage Competency, a designation that highlights AWS Partners’ technical proficiency and proven customer success.
AWS Managed Security Services Partners Can Help Implement, Test, and Manage Your Perimeter Security Protection
AWS Shield Advanced provides 24×7 access to the AWS DDoS Response Team (DRT) for real-time response to impacting events. For customers that lack the resources to maintain this optimal application security posture, AWS has launched a new Perimeter Protection Managed Security Services Provider (MSSP) program that enables AWS Partners to develop and deliver a fully managed Security Operations Center (SOC) for AWS Shield Advanced, AWS WAF, and AWS Firewall Manager.
How to Deploy AI Inference on the Edge with the LG AIoT Board and AWS IoT Greengrass
The growth of AI in a wide range of applications demands more purpose-built processors to provide scalable levels of performance, flexibility, and efficiency. The LG AIoT board helps customers accelerate their computer vision and machine learning journey using AWS. Learn how to build a simple AI-enabled application with AWS IoT Greengrass that takes advantage of the hardware AI acceleration on the LG AIoT board. AWS IoT Greengrass extends AWS on your device and offers the cloud programming model and tools at the edge.
Say Hello to 123 New AWS Competency, Service Delivery, Service Ready, and MSP Partners Added in September
We are excited to highlight 123 AWS Partners that received new designations in September for our global AWS Competency, AWS Service Delivery, AWS Service Ready, and AWS Managed Service Provider (MSP) programs. These designations span workload, solution, and industry, and help customers identify top AWS Partners that can deliver on core business objectives. AWS Partners are focused on your success, helping customers take full advantage of the business benefits AWS has to offer.
Intelligent Case Management Using Amazon Connect and Amazon Kinesis Data Streams
There is a flurry of contact center solutions being brought to market, but enterprise customers often find these solutions time-consuming, cost-intensive, and difficult to implement. Learn how to integrate an Amazon Connect instance with Salesforce Service Cloud to automatically create a case in Salesforce using REST APIs and Amazon Kinesis Data Streams. This allows you to proactively handles call drops occurring for customers when they dial into a contact center solution.
How to Enhance the Security and Compliance of Cloud Architectures with Datacom and AWS Services
Security and compliance governance is one of the most challenging problems organizations face when managing their cloud infrastructure. After years of working with AWS, Datacom Group has observed that each client has their own industry-specific security and compliance requirements. What’s needed is a solution that is flexible enough to cater to diverse customer requirements. Datacom’s governance solution is flexible and can integrate with a number of AWS native services to offer enhanced capabilities.
Preparing Your Ecommerce Website for the Holiday Traffic Spike Using AWS and Moovweb XDN
With Moovweb XDN and AWS, retailers can avoid costly slowdowns and maximize revenue potential during the holiday season. Once a product is requested, Mooweb’s CDN-as-JavaScript caches the JSON data at the edge, so it loads instantly. As visitor levels rise, so does cache hit rates for data at the edge, resulting in a faster experience. This enables ecommerce companies to deliver a lightning-fast experience that squeezes the maximum possible conversions out of every visit this holiday season.
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.