article thumbnail

Choosing Technologies for Your Web Startup (Part 2)

crowdSPRING Blog

Some of the big guys (notably Google, Facebook, LiveJournal) have embraced open source and the results are trickling out to us. It inevitably involves data and content caching, one of the most difficult aspects, engineering-wise, of web development. Is the technology open sourced? Java, PHP, Python, Ruby?

article thumbnail

The cloud landscape described, categorized, and compared

www.theenterprisearchitect.eu

This means that more advanced features like caching, snapshotting, high availability, etc. Other examples are what Heroku calls a  Dyno ,  CloudFoundry Warden , and the most recent one by Google:  lmctfy  (it seems that creating and open sourcing your own application container is the new hip). is welcome!

Cloud 48
Insiders

Sign Up for our Newsletter

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

article thumbnail

Lessons Learned: Sharding for startups

Startup Lessons Learned

This is true of most web application servers, caches like memcached, and all of the network infrastructure that connects them. For example, you might notice that caching gets a lot easier if you have good metadat about which queries are associated with the same entity. This is a good summary and very useful data layer scaling approach.

article thumbnail

CEO Friday: Why we don’t hire.NET programmers

blog.expensify.com

You need to hear this from someone who has used.Net extensively, and then happily walked away from it to go open source: You are a wanker. Full discloure, I am a former PHP, Perl, ColdFusion, ActionScript, VB.NET, ASP.NET and C# developer. It’s an *freaking open source*.net The list goes on and on.

Java 107
article thumbnail

Lessons Learned: Why PHP won

Startup Lessons Learned

Lessons Learned by Eric Ries Monday, January 12, 2009 Why PHP won When I first learned to program on the web, Perl + CGI was the dominant platform. But by the time I was building my first websites for commercial use , PHP had taken over. Writing unit tests or mock objects in PHP is an exercise in constant frustration.

PHP 166
article thumbnail

BizMe2 is Looking to Disrupt Conferences with Turnkey Solution (Interview)

VC Cafe

Yair Margolin: I was a member of the core team at Peerapp in 2003, a supplier of caching solutions for ISPs. Yair Margolin: Php, MySql (built for scalability on servers) and open source (you can add any API very quickly abd it’s also cheap). VC Cafe: You have a pretty long track record in startups.

article thumbnail

Startup Resources

www.vccafe.com

VC Cafe highlights everything you need to know from hosting your code in hackathons to open source legal docs. High Quality, and open sourced! Mantis (Open source). Nagios (open source). PHP-FPM (a patch for php4/5 to greatly improve FastCGI SAPI usage). Varnish Cache (reverse proxy).