Account and VPC Considerations for VMware Cloud on AWS

By Dustin Ward

Amazon Web Services FeedAccount and VPC Considerations for VMware Cloud on AWS By Schneider Larbi, Sr. Partner Solutions Architect at AWS VMware Cloud on AWS is a service that is jointly engineered by VMware and Amazon Web Services (AWS) to allow customers to run VMware workloads on the global AWS infrastructure. During the deployment phase…

Amazon Aurora supports in-place upgrades from MySQL 5.6 to 5.7

By Dustin Ward

Amazon Web Services FeedAmazon Aurora supports in-place upgrades from MySQL 5.6 to 5.7 Starting today, you can perform an in-place upgrade of your Amazon Aurora database cluster from MySQL major version 5.6 to 5.7. Instead of backing up and restoring the database to the new version, you can upgrade with just a few clicks in…

Optimizing Lambda functions packaged as container images

By Dustin Ward

Amazon Web Services FeedOptimizing Lambda functions packaged as container images AWS Lambda launched support for packaging and deploying functions as container images at re:Invent 2020. In this post you learn how to build container images that reduce image size as well as build, deployment, and update time. Lambda container images have unique characteristics to consider…

Improving zlib-cloudflare and comparing performance with other zlib forks

By Dustin Ward

Amazon Web Services FeedImproving zlib-cloudflare and comparing performance with other zlib forks The zlib compression library is widely used to compress and decompress data. This library is utilized by popular programs like the Java Development Kit (JDK), Linux distributions, libpng, Git, and many others. Because zlib is widely adopted, the maintainer of the original version…

Amazon EMR now supports Apache Ranger for fine-grained data access control

By Dustin Ward

Amazon Web Services FeedAmazon EMR now supports Apache Ranger for fine-grained data access control Amazon EMR now natively integrates with Apache Ranger, allowing you to define, enforce, and audit fine-grained data access control. With this feature, you can define and enforce 1/ database, table, and column level authorization policies for Apache Spark and Apache Hive…