article thumbnail

Down the Stack | How Low Do You Go?

Tech Zulu Event

I’m largely talking about whether to use an Infrastructure-as-a-Service (IaaS) or a Platform-as-a-Service (PaaS), and to some extent, how much to rely on Software-as-a-Service (SaaS) providers or write your own application components. Most SaaS providers deliver end-user applications on-demand, as a service.

SaaS 90
article thumbnail

Frank Addantes FounderBlog: So, you need to develop a product?

Frank Addante

Under Process, Over Deliver So, you need to develop a product? ► 2006 (20) ► December (2) Just Say What it Is 12 Proven Guidelines for Rapid Product Development. So, you need to develop a product? There are a lot of people out there who can "write code", but very few good engineers. Build a SWAT team 3.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Frameworks Round 1

TechEmpower

And let us simply draw the curtain of charity over the Cake PHP results. Simulating production environments. For this exercise, we aimed to configure every framework according to the best practices for production deployments gleaned from documentation and popular community opinion. PHP 5.3.10. Dedicated hardware.

Framework 544
article thumbnail

Framework Benchmarks

TechEmpower

And let us simply draw the curtain of charity over the Cake PHP results. Simulating production environments. For this exercise, we aimed to configure every framework according to the best practices for production deployments gleaned from documentation and popular community opinion. PHP 5.3.10. Dedicated hardware.

Framework 560
article thumbnail

How to cleverly integrate your own URI shortener

SoCal Delicious

For the sake of this pamphlet I assume we’re dealing with a well structured site, hosted on Apache with mod_rewrite and PHP available. That allows us to handle each and every HTTP request dynamically with a PHP script. php), it hasn’t sent any output or headers yet. It was fun to write, so go get the best out of it.

SEO 37