Integrate CloudHSM PKCS #11 Library 5.0 with serverless workloads

By Dustin Ward

AWS FeedIntegrate CloudHSM PKCS #11 Library 5.0 with serverless workloads Amazon Web Services (AWS) recently released PCKS #11 Library version 5.0 for AWS CloudHSM. This blog post describes the changes implemented in the new library. We also cover a simple encryption example with the Advanced Encryption Standard (AES) algorithm in Galois/Counter Mode (GCM), dockerized, running…

Getting Started with AWS Nitro Enclaves on Microsoft Windows

By Dustin Ward

AWS FeedGetting Started with AWS Nitro Enclaves on Microsoft Windows This post is written by Scott Malkie, Specialist Solutions Architect, EC2 AWS Nitro Enclaves, introduced in October 2020, are isolated compute environments. They leverage the power of the AWS Nitro System to provide isolation and attestation for sensitive data processing. Customers use Nitro Enclaves to…

Intelligent governance of document processing pipelines for regulated industries

By Dustin Ward

AWS FeedIntelligent governance of document processing pipelines for regulated industries Processing large documents like PDFs and static images is a cornerstone of today’s highly regulated industries. From healthcare information like doctor-patient visits and bills of health, to financial documents like loan applications, tax filings, research reports, and regulatory filings, these documents are integral to how…

Integrate GitHub monorepo with AWS CodePipeline to run project-specific CI/CD pipelines

By Dustin Ward

AWS FeedIntegrate GitHub monorepo with AWS CodePipeline to run project-specific CI/CD pipelines AWS CodePipeline is a continuous delivery service that enables you to model, visualize, and automate the steps required to release your software. With CodePipeline, you model the full release process for building your code, deploying to pre-production environments, testing your application, and releasing…