Showing items from AI/ML

Sending Celery tasks to AWS Batch for heavy lifting

Celery is a great distributed task processing system and gets used in websites and enterprise apps everywhere. But sometimes those tasks aren’t little things that can be handled by microservices - they might need some heavy CPU or …

Read More

A fast walk through Amazon Omics

If you’ve ever had to stand up a rig on premises or in the cloud to run genomics pipelines, or do downstream analysis, you’ll know it’s not a small pile of packages you need to build, and connecting them all can be …

Read More