InfoQ

InfoQ

Topic/Tag specific view

LAMP Content on InfoQ


Latest featured content about LAMP

Facebook: Science and the Social Graph

Topics
Enterprise Application Blocks,
Architecture

In this presentation filmed during QCon SF 2008, Aditya Agarwal discusses Facebook’s architecture, more exactly the software stack used, presenting the advantages and disadvantages of its major components: LAMP (PHP, MySQL), Memcache, Thrift, Scribe.

Ruby on Rails case study: ChangingThePresent.org

Topics
Ruby,
Ruby on Rails

Bruce Tate, author and CTO of ChangingThePresent.org gives a glimpse inside the day to day operations of ChangeThePresent.org with a broad overview of how his team works, the technology trusted for production environments, tools, and most important Rails frameworks.

Zed Shaw and Matt Pelletier Decide if Rails is Enterprise Ready

Topics
Open Source,
Enterprise Architecture,
Ruby on Rails,
Architecture,
Ruby

Zed Shaw and Matt Pelletier sat down with InfoQ's Obie Fernandez at RailsConf to explore some of the reasoning behind setting up the mongrel project, getting adoption in enterprise and dealing with developers who just aren't ready. Watch the interview to find out how much Shaw's Enterprise Mongrel product will cost, where the support contracts are and who'll come out on top when the vultures land.

News about LAMP

Do We Need LAMP as PaaS in the Cloud?

Topics
Linux,
Cloud Computing,
Architecture

LAMP has been a major platform for the Internet, but current cloud offerings do not seem to include LAMP as PaaS. Is LAMP needed in a cloud computing world?

Sun purchases MySQL: Perspectives and Analysis on the Impact

Topics
Web 2.0,
Open Source,
Announcements,
Community,
Ruby,
Java,
.NET,
Acquisitions,
Business

In a move which caught many off guard, Sun Microsystems announced that it would be acquiring MySQL AB, the company which owns and develops the MySQL database, for $1 Billion USD. InfoQ analyzed the announcement and reactions and spoke with Kevin Harvey, Chairman of the MySQL board of directors, to learn more about this deal and what it may mean for the future.

Debate: Why are most large-scale websites not written in Java?

Topics
Java,
Design,
Enterprise Architecture,
Architecture,
Performance & Scalability

Nati Shalom of GigaSpaces recently asked why most large-scale websites were written in languages other than Java. This question touched off a large debate in the Java community, and InfoQ took the opportunity to learn more about the major viewpoints surrounding this issue.

Read/Write Splitting with MySQL-Proxy

Topics
Clustering & Caching,
Architecture,
Performance & Scalability

Read/Write Splitting is an innovative use of the recently released MySQL Proxy that implements a master/slave database replication solution. Using this technique, SELECT queries are sent to slave instances, while transactional queries run against the master instance.

A Twitter in a Teapot?

Topics
Open Source,
Ruby on Rails,
Community,
Performance & Scalability,
Ruby

Just over a week's gone by and the community is still buzzing with the Rails scalability debate. Developers are asking the defining question: does Web 2.0 darling Twitter.com prove Rails can't scale? James Cox gives InfoQ readers a comprehensive summary.