by Visakh S | Apr 10, 2016 | Server Administration
Setting up a server can be time consuming. It involves installing an operating system, setting up networking, configuring various services and securing can take up to 2 hours per server. But what if you can deploy servers in a few mins? That’s what you can do...
by Reeshma Mathews | Dec 22, 2015 | Docker, ovirt
2015 State of the Cloud Survey showed that adoption of Docker technology was a rising trend, with around 48% DevOps companies using it. Docker is an open source project that package applications and run-time binaries into Linux containers. With Docker, developers can...
by Visakh S | Oct 6, 2015 | Apache, Development Service, Docker, Magento, MySQL
Magento is one of our favorite platforms to develop secure, feature rich eCommerce websites. Since 2008 we’ve developed for and supported Magento shops that ranged from small cake shops to large fashion houses. It has been a fun ride, but it also brought its own...
by Visakh S | Sep 19, 2015 | Docker, Server Administration
When it comes to security, the rule of thumb is, any open vulnerability WILL be exploited sooner than later. Django provides a strong foundation for to build secure web applications, but is that enough? What about server security? It is not uncommon for secure web...
by Visakh S | Sep 15, 2015 | Docker, Latest
Release early, release often. And listen to your customers. This famous philosophy (abbreviated RERO) by Eric Raymond is now the de-facto product planning strategy of web application developers. It enables developers to quickly react to customer needs, and shape their...