0 ✔ | 1 ♥
Best Run Song During Exercise - How to improv...
Did you know that you can get more out of your workout? The secret is that you need to listen to the right type of Music. Whether you run or lift weights, every kind has a different signal to motivate you
best run song, run song, how to lose weight i...
0 ✔ | 1 ♥
Amazon Architecture - High Scalability -
This is a wonderfully informative Amazon update based on Joachim Rohde's discovery of an interview with Amazon's CTO. You'll learn about how Amazon organizes their teams around services, the CAP theorem of building scalable systems, how they deploy software, and a lot more. Many new additions from the ACM Queue article have also been included.
web development, development, architecture, d...
0 ✔ | 1 ♥
What every coder should know about gamma
If you have ever written, or are planning to write, any kind of code that deals with image processing, you should complete the below quiz.
programming, web development, color, gamma, g...
0 ✔ | 1 ♥
Continuous Delivery - Martin Fowler
Continuous Delivery is a software development discipline where you build software in such a way that the software can be released to production at any time.
continuous delivery, agile, continuous integr...
0 ✔ | 1 ♥
Continuous Delivery: Anatomy of the Deploymen...
The deployment pipeline is the key pattern that enables continuous delivery. A deployment pipeline implementation provides visibility into the production readiness of your applications by giving feedback on every change to your system. It also enables team members to self-service deployments into their environments. Learn how to create and manage a deployment pipeline, and how to use the crucial information it provides on the bottlenecks in your software delivery process so you can work to continuously improve it.
development, programming, agile, deployment, ...