Behviour driven testing with RubyonRails

Behaviour Driven Testing (BDD) with Rails

By | Blog, Product Engineering

One of the most debated topics in software development is testing. It often gets left to the last minute, and then cut because you’re out of time, over-budget, or whatever else. Management wonders why developers can’t just “get it right the first time”, and developers (especially on large systems) can…

Read More
Docker vs Vagrant - sigma product engineering services featured

Docker Vs. Vagrant

By | Blog, Product Engineering

“If you want to manage machines, you should use Vagrant… If you want to build and run application environments, you should use Docker.” – Solomon Hykes, the author of Docker In other words, Vagrant manages virtual machines and Docker packages apps into containers. But even with his explanation, it can…

Read More