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…

Mighty Monitoring in /proc

Over the course of your day as a developer, you use many tools. Appliscale engineers have a few favourites they would like to share with you over the coming weeks. First up is a dive into /proc. Over the next few posts, we will also look at Jmap, Gprof and Netstat. /proc You may wonder,…