Skip to content

v1.0.5 Updates to EKS Workshop, Launching Spot Instances (new), AWS Batch Rendering (new)

Compare
Choose a tag to compare
@ruecarlo ruecarlo released this 07 Nov 21:11
· 389 commits to master since this release
6319153
  • The Launching Spot instances workshop has been updated to reflect what developers should know about the different API's and the best practices. Summary, In most scenarios ASG would be the right approach to use Spot instances.
  • EKS workshop udpated to 1.21 and corrected quite a lot of issues that were affecting the execution of the workshop
  • AWS Batch Rendering has been added. This covers how to run Rendering pipelines on AWS Batch using a mix of on-demand and spot instances.