DevOps
-
Shell Scripting – Best Practices
Most programming languages have a set of “best practices” that should be followed when writing code in that language. However,…
Read More » -
AWS EBS in 4 Steps
When you fire up an AWS AMI, you are given a small partition of disk space that survives reboots. For…
Read More » -
Why I Infracode
I’ve been involved in, and observed, some recent conversations which have me thinking about why I do what I do.…
Read More » -
Why we double down on AWS and the cloud
Blippex.org published a blog post yesterday why they moved away from AWS. In the blogpost and HN discussion we recognized…
Read More » -
Set up Continuous Deployment to Amazon OpsWorks
This is a republished guest blog post by Edgars Lazdins. He is director at Novo IT – a Web Development…
Read More » -
Continuous Delivery Using Cloud Development Tools
Cloud based online development tooling is continuing to improve, removing barriers to entry with regards to building software as part…
Read More » -
This is how Facebook Develops and Deploys Software. Should you care?
A recently published academic paper by Prof. Dror Feitelson at Hebrew University, Eitan Frachtenberg a research scientist at Facebook, and…
Read More » -
Redis as data store: Installation
Introduction Redis is open-source, advanced key-value data store server. It is counted as Nosql database for the key-value store category.…
Read More » -
HAPROXY up and running in couple of minutes
I tried HAPROXY for my WEBAPP (Hosted on tomcat) -reason for using HAPROXY is that it also supports WEBSOCKETS and…
Read More »