AWS HPC Blog

Matt Snell

Author: Matt Snell

Matt Snell is a Solutions Architect at Amazon Web Services. He works closely with higher educational institutions and can often be found mountain biking and boating with friends and family.

How to manage HPC jobs using a serverless API

HPC systems are traditionally access through a Command Line Interface (CLI) where the users submit and manage their computational jobs. Depending on their experience and sophistication, the CLI can be a daunting experience for users not accustomed in using it. Fortunately, the cloud offers many other options for users to submit and manage their computational jobs. In this blog post we will cover how to create a serverless API to interact with an HPC system in the the cloud built with AWS ParallelCluster.