Advanced Industrial Connectivity with AWS and Amorph’s SMARTUNIFIER

By Dustin Ward

AWS FeedAdvanced Industrial Connectivity with AWS and Amorph’s SMARTUNIFIER By Frank Frauenhoffer, Managing Director – Amorph SystemsBy Stefan Schneider, Principal Partner Solution Architect – AWS Amorph Systems Industrial data exists in different components and systems, in various formats, and with separate access protocols. To harness this data and benefit from the synergies of system-wide interoperability,…

Run AlphaFold v2.0 on Amazon EC2

By Dustin Ward

AWS FeedRun AlphaFold v2.0 on Amazon EC2 After the article in Nature about the open-source of AlphaFold v2.0 on GitHub by DeepMind, many in the scientific and research community have wanted to try out DeepMind’s AlphaFold implementation firsthand. With compute resources through Amazon Elastic Compute Cloud (Amazon EC2) with Nvidia GPU, you can quickly get…

Amazon Athena adds cost details to query execution plans

By Dustin Ward

AWS FeedAmazon Athena adds cost details to query execution plans Amazon Athena now displays the computational cost of your queries alongside their execution plans. With the release of the EXPLAIN ANALYZE statement, Athena can now execute your specified query and return a detailed breakdown of its execution plan along with the CPU usage of each stage…

Migrate your Applications to Containers at Scale

By Dustin Ward

AWS FeedMigrate your Applications to Containers at Scale AWS App2Container is a command line tool that you can install on a server to automate the containerization of applications. This simplifies the process of migrating a single server to containers. But if you have a fleet of servers, the process of migrating all of them could…

Introducing cross-account Amazon ECR access for AWS Lambda

By Dustin Ward

AWS FeedIntroducing cross-account Amazon ECR access for AWS Lambda This post is written by Brian Zambrano, Enterprise Solutions Architect and Indranil Banerjee, Senior Solution Architect. In December 2020, AWS announced support for packaging AWS Lambda functions using container images. Customers use the container image packaging format for workloads like machine learning inference made possible by…