How to cut cost with Spot instances in AWS EKS clusters

Target audience The article is focused on infrastructure cost optimization with the usage of AWS EC2 Spot instances in AWS EKS clusters. Some knowledge and experience with both AWS and Kubernetes environment is desirable to properly understand the presented concepts and solutions. Introduction to AWS EKS service AWS EKS which stands for Elastic Kubernetes Service…

Rzemioslo.IT Rzeszow 2018

Our CTO Konrad Kaplita recently visited the rzemiosloIT conference in Rzeszow. As well as Appliscale being a Silver sponsor of the event we were delighted to have Konrad as a speaker. Konrads spoke about the challenges and opportunities he has faced while leading a development team for a large advertising technology company. The main focus…

Let’s Go Perun!

As we announced in the previous blog post over the last few months we have been working on the tool, which will make using CloudFormation way easier. We are aware of lots of difficulties assigned to creating infrastructure with the help of CloudFormation, that is why we want to present you our brand new tool…

aws cloud formation five worst things

Five worst things in AWS CloudFormation

CloudFormation is one of the AWS Services, that allows you to describe your infrastructure as a template (either YAML or JSON) and easily turn this descriptive form into a real, working AWS environment. Although it leads to vast reduction of point-and-click horror of traveling through Amazon Web Services Console, the CloudFormation itself has few rough…