AI on AWS
Parallel Universe
Now With Protein!
Terminal Illness
Tennex Lore
100

This platform represents AWS's first suite of machine learning tools.

What is SageMaker?

100

This is the main scheduler of Parallel Cluster to which jobs are submitted.  It requires specific language such as "srun" and "sbatch".

What is slurm?

100

This open-source workflow management system is one of the most common way to orchestrate protein-folding workloads, or any pipeline, really, especially on AWS.

What is Nextflow?

100

This three-letter command tells you which directory you're currently in - invaluable after you've SSH'd into a server and completely lost the plot.

What is "pwd"?

100

He was Tennex's first full time employee.

Who is Michael ("Pichael")?

200

This AWS managed service lets you call Claude, Llama, and Amazon's own Titan models through a single API.

What is Amazon Bedrock?

200

This static compute resource in charge of the cluster is always online, ready to receive incoming jobs.  Many scientists will also install analytical tools such as Jupyter or Posit Workbench on this server to simplify access to data.

What is the head node?

200

This DeepMind model became famous in 2020-2021 for essentially solving the protein structure prediction problem and giving every biotech a new protein-building toy.  It also won the 2024 Nobel Prize in chemistry.

What is AlphaFold?

200

Type these two letters, along with the flags "-lah" and you'll see every file in your current directory, including hidden dotfiles and permission bits.

What is "ls"?
200

This Tennex founder does NOT own a tractor.

Who is Jack?

300

These are AWS's two purpose built silicon chips for AI workloads - one for training, one for inference - both aimed at undercutting NVIDIA on a cost-per-token basis.

What are Trainium and Inferentia?

300

This AWS-managed parallel file system, popular for scratch storage on Parallel Cluster, derives its name from a portmanteau of "Linux" and "Cluster".  Don't say it too loudly near Jack, lest he become an unskippable cutscene.

What is FSx for Lustre?

300

Protein folding workloads can be notoriously GPU-hungry, so you'd best run them on EC2 instances from families starting with these two letters - the same families that train major LLMs.

What are "p" and "g"?

300

This single vertical-bar character chains commands together by sending stdout from one into the stdin of the next.

What is a pipe ("|")?

300

This Tennex offering was built to replace the Biotech Blueprint 2.0.

What is the Simple Cloud Accelerator?

400

This platform was recently rebranded as "Amazon Quick", an agentic AI assistant designed to streamline workflows by connecting to business applications.

What is Amazon QuickSight?

400

When the job queue is empty, Parallel Cluster's compute fleet scales down to this number of compute nodes by default.

What is zero?

400

Born at MIT in 2024 as a faster, lightweight alternative to AlphaFold, this tool got its name from an Austrian physicist who discovered statistical mechanics.  It's also Blake's archnemesis.

What is Boltz?

400

This command changes a file's permission bits.  Pair it with "+x" to make a freshly written script executable.

What is "chmod"?

400

It was Tennex's name before it was "Tennex" (and still shows up from time to time).

What is GeneCloud?

500

This AWS platform, originally a feature of Amazon Bedrock, wraps a foundation model with Knowledge Bases, Action Groups, and orchestration to enable deploying and operating AI agents securely at scale.

What is Amazon Bedrock AgentCore?

500
Parallel Cluster was promoted to a full platform tool in 2024 with the launch of this new service.  Spoiler alert, it kind of sucks.

What is the "AWS Parallel Computing Service (AWS PCS)"?

500

This worldwide, publicly accessible database, curated since 1971, stores experimentally determined protein structures.  It's where AlphaFold learned to fold!

What is the "Protein Data Bank (PDB)"?

500

When you launch a long-running job in an SSH session and don't want it to die when your laptop goes to sleep, you launch it inside this terminal multiplexer (or its older cousin).

What is "tmux"/"screen"?

500

This company's drug "zolucatetide" was recently granted Fast Track designation by the FDA after showing more than 40% reduction in tumor size in two patients.  They also have the distinction of being Tennex's first client.

Who is Parabilis Medicines ("FogPharma")?