Sunday 6 September 2020

Automation with AWS using AWS batch & AWS parallel Cluster

 with AWS the follow tools will help us to automation:

1. AWS batch.

2.AWS parallel Cluster.


1.AWS Batch: Enables developers and engineers to easily and efficiently run hundreds of batch computing jobs on AWS.

AWS batch supports multi-node parallel jobs, which allows you to run a single job that spans multiple EC2 instances.

you can easily schedule jobs and launch EC2 instances according to your needs.

2.AWS parallel Cluster: Open - source cluster management tool that makes it easy for you to deploy and manage HPC clusters on AWS.

Parallel Cluster uses a simple text file to model and provision all the resources needed for your HPC applications in an automated and secure manner.

Automate creation of VPC, subnet, cluster type, and instance types.


No comments:

Post a Comment