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…

Azure SQL Database named among the top 3 databases of 2020

By Dustin Ward

We are excited to share that Azure SQL Database is among the most popular databases of 2020 according to DB-Engines, who recently announced their DBMS of the Year award. DB-Engines collects information on database management systems and it provides a widely accepted popularity ranking of database management systems. Azure SQL Database’s popularity score increased 253…

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…