Cloud 66 Blog
Everything you need to run your code on any cloud
Bash Wizardry for Asset Pipeline Issues
The following one-liner should do the trick! It will tell you the SHA checksum for all the files of the subdirectories in the directory you're in.
Read more »
Dimitrios LisenkoBeginners guide: Your first steps in a containerized world using Docker
This blog post gives you some hand-holding for your first steps into containers and starts the transformation with your team and company.
Read more »
Daniël van GilsRealScale Architecture Building Bricks
To run cloud-native applications that blend together software with the infrastructure you need to carefully think about the components of that architecture.
Read more »
Kasia HoffmanRealScale Architecture for midsize web apps
This is a short article for developers and ops engineers that need to scale an existing web application that is bigger than just one single server but is not quite as big as Netflix or Twitter (="web scale").
Read more »
Kasia Hoffman