Spot Instances on AWS are a great way to massively reduce the compute costs for your IaaS environment (AWS boasts of up to a 90% reduction in cost) not bad! So what’s the catch? Well that depends on the type of workload you’re planning to deploy to spot instances. When creating an On-Demand workload in … Continue reading AWS Spot Instances
Tag: AWS
Containers vs. Serverless
Two big buzzwords in the cloud computing space are "Containers" and "Serverless" - but what are they? Are there really no servers involved, and what can I pop in my container?! Containers First off let's have a look at Containers. Containers have exploded over the last couple of years with even Windows 2016 and Windows … Continue reading Containers vs. Serverless