How to import PFX-formatted certificates into AWS Certificate Manager using OpenSSL

By Dustin Ward

Amazon Web Services FeedHow to import PFX-formatted certificates into AWS Certificate Manager using OpenSSL In this blog post, we show you how to import PFX-formatted certificates into AWS Certificate Manager (ACM) using OpenSSL tools. Secure Sockets Layer and Transport Layer Security (SSL/TLS) certificates are small data files that digitally bind a cryptographic key pair to…

Automate dataset monitoring in Amazon QuickSight

By Dustin Ward

Amazon Web Services FeedAutomate dataset monitoring in Amazon QuickSight Amazon QuickSight is an analytics service that you can use to create datasets, perform one-time analyses, and build visualizations and dashboards. In an enterprise deployment of QuickSight, you can have multiple dashboards, and each dashboard can have multiple visualizations based on multiple datasets. This can quickly…

Central Logging in Multi-Account Environments

By Dustin Ward

Amazon Web Services FeedCentral Logging in Multi-Account Environments Centralized logging is often required in large enterprise environments for a number of reasons, ranging from compliance and security to analytics and application-specific needs. I’ve seen that in a multi-account environment, whether the accounts belong to the same line of business or multiple business units, collecting logs…

Using serverless backends to iterate quickly on web apps – part 2

By Dustin Ward

Amazon Web Services FeedUsing serverless backends to iterate quickly on web apps – part 2 This series is about building flexible solutions that can adapt as user requirements change. One of the challenges of building modern web applications is that requirements can change quickly. This is especially true for new applications that are finding their…