From the course: AWS Certified Machine Learning - Specialty (MLS-C01) Cert Prep: 1 Data Engineering
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
AWS Batch demo - Amazon Web Services (AWS) Tutorial
From the course: AWS Certified Machine Learning - Specialty (MLS-C01) Cert Prep: 1 Data Engineering
AWS Batch demo
- [Instructor] AWS Batch is a great technology for just solving basic problems in terms of running something in the cloud. And in this particular example here, you see that there's an application image, a config, there's a job queue, there's a scheduler, and then you run your job. So it's a very straightforward and useful service and it's also easy to get started with. Let's go ahead and run this first Batch job here. So if I say Get Started, the first thing it does is opens up this wizard and you can see there's not many steps. You create a compute environment, you then create a job queue that will hold, you know, more than one job if you need it to, create a job definition, then create a job, and then create. So let's go ahead and run this first one, which is getting started compute environments. The next thing you can do is figure out where you want this to run on. Do you want it to run on Fargate so you don't…