AWS Partner Network (APN) Blog

Tag: AWS Cloud Development Kit

ClearScale-AWS-Partners

How AWS Machine Learning Services Increase Medical Coding Accuracy and Efficiency

Medical coding helps providers maintain patient records and obtain reimbursement for services. Unfortunately, the process is complicated, time-consuming, and prone to error. Learn how ClearScale developed a solution that increases the efficiency and accuracy of the coding process. Powered by AWS Machine Learning, the application translates recorded medical appointment notes, and uses the information to generate more accurate medical codes.

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.