article thumbnail

Lessons Learned: Great open source scalability tools from Danga

Startup Lessons Learned

Lessons Learned by Eric Ries Friday, September 5, 2008 Great open source scalability tools from Danga If you are trying to build a scalable LAMP service, its always best to start with the original and still quite relevant presentation, from Brad Fitzpatrick when he was at LiveJournal. Case Study: Continuous deployment makes releases n.

article thumbnail

Lessons Learned: The lean startup

Startup Lessons Learned

But by taking advantage of open source, agile software, and iterative development, lean startups can operate with much less waste. One that is powered by three drivers, each of which is a part of a major trend: The use of platforms enabled by open source and free software. What are the characteristics of a lean startup?

Lean 168
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

8 Must Have Tools For Your Next App Build

YoungUpstarts

There are plenty of open source software and commercial software solutions that DevOps teams are using to accelerate app development. Open source solutions will be free or inexpensive but may take more time on the front end to configure and customize. Helm helps you to manage Kubernetes applications.

Java 114
article thumbnail

Lessons Learned: What does a startup CTO actually do?

Startup Lessons Learned

So what does CTO mean, besides just "technical founder who really cant manage anyone?" I always assumed I wouldnt manage anybody. Being a manager didnt sound fun - deep down, who really wants to be held accountable for other peoples actions? So I wound up learning the discipline of managing other people. I dont think so.

CTO 168
article thumbnail

Lessons Learned: Just-In-Time Scalability

Startup Lessons Learned

Labels: agile , continuous deployment 1 comments: timothyfitz said. Case Study: Continuous deployment makes releases n. Amazing lean startup resources Is Entrepreneurship a Management Science? Towards a new entrepreneurship ► 2009 (88) ► December (4) Continuous deployment for mission-critical applica.

article thumbnail

Lean Startup at Scale

Startup Lessons Learned

Software development is all about managing complexity and the bigger and more mature the codebase gets, the more complex it gets. The new process let us manage the velocity of change in the codebase low, keeping the resistance manageable. Continuous deployment: A key component of speed is to keep pushing out work.

Lean 167
article thumbnail

Lessons Learned: Five Whys

Startup Lessons Learned

When Eric writes, "By the time we started doing continuous integration, we had tens of thousands of lines of code, all not under test coverage." Most of this code was from a variety of open source PHP projects that were glued together with the shortest path to goal possible. Case Study: Continuous deployment makes releases n.