SlideShare una empresa de Scribd logo
1 de 51
LAMP

Current Trend in IT Industry
LAMP

Training / Development / Consultancy

About Us...
LAMP

Training / Development / Consultancy

Bangalore

Chennai

Coimbatore
LAMP
Software Training:
 Most Demanded Technologies:
J2EE, Dotnet, RIA, LAMP, Python & Testing.
 Advanced Topics:
Exclusively designed for Corporate Professionals &
B.E. / B.Tech / M.C.A Graduates.
 Duration:
7 days to 3 months (max).
 Weekly PDA Session:
It includes training in communication, aptitude, GD Round,
HR Round, Technical FAQ, Resume building tips, etc,..
 Placement Assistance:
Placed more than 4000 candidate to 300+ clients.
LAMP
Software Development:
 Services:
Application development, Web designing & Web hosting.
 Technologies:
J2EE, Dotnet, RIA, LAMP & Python.
 Products:
INSECT, OSTS, OBSE, DCM,…
 Clients:
Indian & International Clients:
CCAT Group (Hongkong),

FEW
MileStone Metals (U.S.A),

Pathy Housing (Singapore), Mitchell IT (Australia),
Innovasphere (U.S.A),…
LAMP
HR Consultancy:
 Placement Service:
IT Domain, IT-ES Domain & Non-IT Domain
 Placed Candidates:
Placed more than 4000 candidates.
 Reputed Clients:

FEW

Accenture,

Am-way,

HDFC,

Bloom S/W,

C-Bay,

Santa fe,

InfoSys,

I-GATE,

Mindtree,

Wipro Infotech,

CMC,

Mahiti Infotech,

TCI Software,

k-Infotech,

Techjini Solutions,…
LAMP
Unique Selling Point
Adv.
Syllabus
&
Placements

Real time
exposure

De
vel
op
me
nt

y
nc
a
ult
s
on
C

Training
LAMP

Current Trend in IT Industry
LAMP
Agenda
 What is Software?
 What is Open Source Software?
 Linux -- Operating System
 Apache -- Web Server
 MySQL -- Database
 PHP -- Server side Script
LAMP

What is software?
LAMP
Hotel – Tea Making Process
These companies were producing the
products like Tea Powder & Milk
LAMP
Hotel – Tea Making Process
The Hotels were using those products
to prepare Tea …
LAMP
Hotel – Tea Making Process
That tea will be served to the
customers …
LAMP
Software Company – Software Development Process
LAMP
Software Company – Software Development Process
These Companies were developing Software
(Product) like Java, Dotnet, PHP,…

These are the products used by the Software
Development Companies
LAMP
Software Company – Software Development Process
These Companies were using those product
(Java, Dotnet, PHP) to develop software's,…
LAMP
Software Company – Software Development Process
That will be used by the Clients as Hotel Billing
Software, School Management Software,…
LAMP
The products are categorized into three:
Pay ware:

Dotnet is a Pay ware, Software Companies and the Clients have to
pay & purchase it from Microsoft.
Software companies have to pay royalty to Microsoft for using their
product for Commercial purpose.

Free ware:

Java is a Free ware, Software Companies and the Clients can
download it for from www.sun.com.
Anyone can download and use it, without any fee or Royalty.

Open Source: PHP is an Open Source, Software Companies and the Clients can
download it for Free from http://in.php.net/.
Software companies no need to pay royalty to anyone for using
their product for Commercial purpose.
LAMP
Open Source

Linux

Apache

Open Source

MySQL

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP

Definitions:
Program:
A program is like a recipe. It contains a list of ingredients (called variables)
and a list of directions (called statements) that tell the computer what to do
with the variables.
Source Code:
Human – readable language dictates how a program will function.
To change how a program behaves, one must change its source code.
Open Source:
Any Application or Software with Source code available.
LAMP
Open Source

Linux

Apache

MySQL

Proprietary Software:
• Free ware & Pay ware comes under the Proprietary Software.
• There is no access to the source code.
• Nobody, but that vendor can make changes.

• All these software's comes without source code.
• Even if you want to change the color or sound of the games,
you cannot, because for this you need the source code.
• This is Proprietary software.

PHP
LAMP
Open Source

Linux

Apache

MySQL

Open Source Software:
Any application with source code available can be considered
“Open Source”. Usually download for free.
We can modify the source code according to our taste.

All these software's comes with source code.
No need to pay royalty. We can download it for free.
If we need we can modify it and we can change the functionality
Of these software's according to our wish.

PHP
LAMP
Open Source

Linux

Apache

MySQL

What is Open Source?
To Explain it to you, Let I be a Robot Manufacturer.
As a Robot Manufacturer,
I’m Purchasing the human brain from Microsoft, And I'm
building the human body with that brain. Now my human
robot is ready…
Now, I want to manufacture a bird robot which should fly, But,
can I use the same brain for the bird?, will it work?
No, I can build the body of the bird, I cannot use the brain
directly. but I can use it, if I can Modify the functionality of the
brain. This is Open Source concept.
This will give me more flexibility to design any kind of robot,
which can run, jump, fly, swim,… however I want.

PHP
LAMP
Open Source

Linux

Apache

MySQL

What is Open Source?
Let we compare that with Software Development:
As a Software Developer,
If I’m using Dotnet for software development, I have
to pay and purchase license for it and I have to pay Royalty
every year, since I’m using it for commercial purpose. I
cannot modify or extend the functionalities in Dotnet, that can
be done only by Microsoft corporation.
If I’m using Open Source for software development,
No need for me to pay, since it is free for download. No need
to pay royalty to anyone. Also I can modify or extend the
features, which gives me more flexibility to do anything, I
want.
That’s why even Google and Yahoo preferred Open Source,
Using this they can do whatever they want.

PHP
LAMP
Open Source

Linux

Apache

Linux

MySQL

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP

About Linux “An Open Source Operating System “:

What is an Operating System?
An Operating System is a program, which controls your computer.

 It controls your computer monitor.
 It controls the input from keyboard,
mouse and pen drive.
 It controls the Printer and Hard disk.
 Even it controls the other application
like Word, Excel, Java, Dotnet, etc…

It is the brain of the computer, which helps the computer to work.
LAMP
Open Source

Linux

Apache

About Linux “An Open Source Operating System “:
Various Operating Systems

MySQL

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP

About Linux “An Open Source Operating System “:
 In 80’s, Microsoft’s DOS was the dominated OS.
 Apple MAC was better, but expensive.
 UNIX was much better, but much more expensive.
 Both DOS, MAC & UNIX were proprietary, ie., the source
code is protected.
 No modification is possible without paying high license fees.

In Sep 1991, Linus Torvalds, a second year student of Computer
Science at the University of Helsinki, developed the preliminary
Linux, known as Linux version 0.0.1.
Soon more than a hundred people joined the Linux camp. Then
thousands. Then hundreds of thousands.
LAMP
Open Source

Linux

Apache

MySQL

PHP

Linux vs. Windows (Virus)
•

There are about 60,000 viruses known for
Windows.

•

There are about 12 for commercial Unix
versions, and around 40 for Linux.

This clearly shows that Linux machines are most secured than windows.
LAMP
Open Source

Linux

Apache

MySQL

PHP

Linux Vs. Windows (Price)
Prices of some commercial applications (Windows)
 Windows XP Professional
 Windows 2003 Enterprise
 Windows Vista Ultimate
 Microsoft Office 2007 Pro
 Microsoft Word
 MS Project 2007 Pro
 MS SQL 2005 Server Standard
 MS Exchange 2003 Enterprise
 Adobe Photoshop CS

$150 - $250
$3,999
$250 - $350
$500
$229
$999
$5,999
$3,999
$800

But Linux and its software's are free and Open source…
LAMP
Open Source

Linux

Apache

MySQL

PHP

Why Choose Linux?
 Linux is an Open source, You can modify according to your wish. But
windows is a pay ware, you cannot modify or extend it.
.

 Linux can run on any computer (Hardware setup, Incl. different
processor architecture). But Windows is not as flexible, and typically
requires a beefier hardware setup.
.

.

 Linux is a Multi-User OS, means more than one user can work
simultaneously. But Windows is considered a Single-User OS.
.

Dell has announced that it will ship desktop computers with Linux built-in as
the primary OS. Even Michael Dell uses Linux for his Home Computer.

You have a choice to what you want!!!
LAMP
Open Source

Linux

Apache

MySQL

Upcoming Concepts…

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP

Upcoming Concepts…
Waiter

Chef

Store room

Apache
Web Server

PHP
Application

MySQL
Database
LAMP
Open Source

Linux

Apache

Apache

MySQL

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP

About Apache “An Open Source Web Server “:

What is a Web Server?
A Web server is a program, which Serve for you.

 It plays a role as a waiter in hotel.
 It receives the request from the client, like
Inbox or Compose.
 It will take your request to application and
will respond you.
 It also responsible for the security and fast
response…
The Client can request for a service only through this web server.
LAMP
Open Source

Linux

Apache

MySQL

PHP

About Apache “An Open Source Web Server “:
 Apache is an Open Source Web Server, So we can extends
its feature according our taste.
 It is Fast, Powerful & Cross Platform (Works with any OS).
 It is the most popular Web Server in the market.
 In Apr’1996, Apache stood at 29% of the web server market.
 Today, Apache stands at 59% (and Microsoft’s IIS at 31%).
Apache Web Server is developed from Apache Software
Foundation (ASF). It is a non-profit organization that
develops several high quality open-source programs.
http://www.apache.org/foundation/
LAMP
Open Source

Linux

Apache

About Apache “An Open Source Web Server “:

MySQL

PHP
LAMP
Open Source

Linux

Apache

MySQL

About Apache “An Open Source Web Server “:

Apache with other popular Web Servers

PHP
LAMP
Open Source

Linux

Apache

MySQL

MySQL

PHP
LAMP
Open Source

Linux

Apache

MySQL

About MySQL “An Open Source Database “:

What is a Database?
The Place where we store (or have) the data is database.
 MySQL is a Storage Engine, where you
can store and retrieve your data.
 MySQL is a popular, free, open-source
Relational Data Base Management System
(RDBMS).
 It runs on Windows, Linux, and many
other operating systems.
It is responsible for the data security.
Even Google & yahoo are using MySQL Database.

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP

About MySQL “An Open Source Database “:
 In Malaysia, there are over a 100 government related
Database serves running with MySQL.
 Swedish National Police Database server is MySQL.
 NASA – Moved from Oracle to MySQL.
 US Census Bureau – database is MySQL.
 Google & Yahoo – database is also MySQL.
MySQL AB is a company that is the creator of MySQL. It was
founded by 1995, acquired by Sun Microsystems 2008.
Marten Gustaf Mickos, was CEO of MySQL AB from Jan ’01
– Feb ‘08. Then he served as senior vice president of
Database group at Sun Microsystems.
http://www.mysql.com/about/
LAMP
Open Source

Linux

Apache

IT Trend in Database:
 One day Foxpro was the best
 The Another day MS. Access
 Then SQL Server became the best
 Again Oracle took the lead
 Today MySQL is the best
 After 4 years?
Again a new database will compete with
the existing one, that is IT Industry.

MySQL

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP
LAMP
Open Source

Linux

Apache

PHP

MySQL

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP

About PHP “An Open Source Scripting Langauge for Web Application “:

What is PHP?
PHP: Hypertext Preprocessor
 It plays a role as a cook in hotel.
 It is a free, open source web scripting for
application, which receives the request from the
server and process it.
 It will process it and will interacts with
database if requires and sends the response to
the web server.
 It also responsible for the speed and security
of your data.
PHP - 3.5 times faster than JSP and 14% faster than asp.net.
LAMP
Open Source

Linux

Apache

MySQL

To explain the importance of PHP
An Existing
Website

A New
Website

 We have two website for Railway Ticket Reservation.
 www.ABC.com is an existing website, which will take 3 and half
minutes to complete the reservation process.
 www.XYZ.com is a new website, in which we can complete the
reservation process in a minute.
 Now which website we prefer, and which we refer to our friends.

PHP
LAMP
Open Source

Linux

Apache

MySQL

PHP

To explain the importance of PHP

?

Yes, We prefer www.xyz.com
Since Its Faster
What will happen to www.abc.com?

Business Loss
PHP is 3.5 times faster than JSP
PHP is 14 % faster than Asp.net
Since because of Technology, abc.com lost business.
They have to redesign their website with PHP to
make it faster, if they want to survive & compete.

Cont…
LAMP
Open Source

Linux

Apache

MySQL

This is what happened with Yahoo & Google
With

Asp.net
With

PHP
Yahoo is the old website with Asp.net and Google came later with
PHP. But Google became popular because of the speed (PHP).
That leads yahoo to loose business,
Again Yahoo redesigned their website with PHP, to compete with
Google now.
This is the importance of PHP – Current Trend.

PHP
LAMP
Open Source

Linux

Apache

MySQL

Comparison of 3 popular Technologies

Huge Demand + Less Competition = Easy Job

PHP
LAMP

(

Pioneer in LAMP Training
LAMP

SATHYAN P
Technical Associate,
Cegonsoft Pvt.Ltd,
Ramnagar,Coimbatore- 641009.
Website: www.cegonsoft.com
phone:+91 – 9600081201,9629055784.

Thank you

Más contenido relacionado

La actualidad más candente

LAMP certification course in Coimbatore|LAMP Learning Center Coimbatore|LAMP ...
LAMP certification course in Coimbatore|LAMP Learning Center Coimbatore|LAMP ...LAMP certification course in Coimbatore|LAMP Learning Center Coimbatore|LAMP ...
LAMP certification course in Coimbatore|LAMP Learning Center Coimbatore|LAMP ...sathyancegon
 
開放原始碼 Ch1.2 intro - oss - apahce foundry (ver 2.0)
開放原始碼 Ch1.2   intro - oss - apahce foundry (ver 2.0)開放原始碼 Ch1.2   intro - oss - apahce foundry (ver 2.0)
開放原始碼 Ch1.2 intro - oss - apahce foundry (ver 2.0)My own sweet home!
 
Laravel 9 is now out – how is an improvement over its predecessors
Laravel 9 is now out – how is an improvement over its predecessorsLaravel 9 is now out – how is an improvement over its predecessors
Laravel 9 is now out – how is an improvement over its predecessorsMoon Technolabs Pvt. Ltd.
 
AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...
AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...
AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...Lucas Jellema
 
Introduction to Apache Kafka- Part 1
Introduction to Apache Kafka- Part 1Introduction to Apache Kafka- Part 1
Introduction to Apache Kafka- Part 1Knoldus Inc.
 
Streaming from the cloud
Streaming from the cloudStreaming from the cloud
Streaming from the clouddmulford
 
A la rencontre de Kafka, le log distribué par Florian GARCIA
A la rencontre de Kafka, le log distribué par Florian GARCIAA la rencontre de Kafka, le log distribué par Florian GARCIA
A la rencontre de Kafka, le log distribué par Florian GARCIALa Cuisine du Web
 
Until Successful Scope With Mule ESB
Until Successful Scope With Mule ESBUntil Successful Scope With Mule ESB
Until Successful Scope With Mule ESBJitendra Bafna
 
LuisRodriguezLocalDevEnvironmentsDrupalOpenDays
LuisRodriguezLocalDevEnvironmentsDrupalOpenDaysLuisRodriguezLocalDevEnvironmentsDrupalOpenDays
LuisRodriguezLocalDevEnvironmentsDrupalOpenDaysLuis Rodríguez Castromil
 

La actualidad más candente (17)

Lamp
LampLamp
Lamp
 
LAMP certification course in Coimbatore|LAMP Learning Center Coimbatore|LAMP ...
LAMP certification course in Coimbatore|LAMP Learning Center Coimbatore|LAMP ...LAMP certification course in Coimbatore|LAMP Learning Center Coimbatore|LAMP ...
LAMP certification course in Coimbatore|LAMP Learning Center Coimbatore|LAMP ...
 
開放原始碼 Ch1.2 intro - oss - apahce foundry (ver 2.0)
開放原始碼 Ch1.2   intro - oss - apahce foundry (ver 2.0)開放原始碼 Ch1.2   intro - oss - apahce foundry (ver 2.0)
開放原始碼 Ch1.2 intro - oss - apahce foundry (ver 2.0)
 
Apache
ApacheApache
Apache
 
Install Drupal on Wamp Server
Install Drupal on Wamp ServerInstall Drupal on Wamp Server
Install Drupal on Wamp Server
 
Apachemeetupbeijingintro
ApachemeetupbeijingintroApachemeetupbeijingintro
Apachemeetupbeijingintro
 
Apache kafka
Apache kafkaApache kafka
Apache kafka
 
.Net Core 1.0 vs .NET Framework
.Net Core 1.0 vs .NET Framework.Net Core 1.0 vs .NET Framework
.Net Core 1.0 vs .NET Framework
 
Laravel 9 is now out – how is an improvement over its predecessors
Laravel 9 is now out – how is an improvement over its predecessorsLaravel 9 is now out – how is an improvement over its predecessors
Laravel 9 is now out – how is an improvement over its predecessors
 
AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...
AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...
AMIS SIG - Introducing Apache Kafka - Scalable, reliable Event Bus & Message ...
 
Introduction to Apache Kafka- Part 1
Introduction to Apache Kafka- Part 1Introduction to Apache Kafka- Part 1
Introduction to Apache Kafka- Part 1
 
Streaming from the cloud
Streaming from the cloudStreaming from the cloud
Streaming from the cloud
 
Mini Training Flyway
Mini Training FlywayMini Training Flyway
Mini Training Flyway
 
Rails 6 features
Rails 6 featuresRails 6 features
Rails 6 features
 
A la rencontre de Kafka, le log distribué par Florian GARCIA
A la rencontre de Kafka, le log distribué par Florian GARCIAA la rencontre de Kafka, le log distribué par Florian GARCIA
A la rencontre de Kafka, le log distribué par Florian GARCIA
 
Until Successful Scope With Mule ESB
Until Successful Scope With Mule ESBUntil Successful Scope With Mule ESB
Until Successful Scope With Mule ESB
 
LuisRodriguezLocalDevEnvironmentsDrupalOpenDays
LuisRodriguezLocalDevEnvironmentsDrupalOpenDaysLuisRodriguezLocalDevEnvironmentsDrupalOpenDays
LuisRodriguezLocalDevEnvironmentsDrupalOpenDays
 

Destacado

Ekonomický týždenník Poštovej banky - 6. týždeň, 2015
Ekonomický týždenník Poštovej banky - 6. týždeň, 2015Ekonomický týždenník Poštovej banky - 6. týždeň, 2015
Ekonomický týždenník Poštovej banky - 6. týždeň, 2015pabk
 
Stu report 2012
Stu report 2012Stu report 2012
Stu report 2012STU UQU
 
Agile india 2014: The Enterprise Experiment!
Agile india 2014: The Enterprise Experiment!Agile india 2014: The Enterprise Experiment!
Agile india 2014: The Enterprise Experiment!Simon Reason
 
Best multi vitamin
Best multi vitaminBest multi vitamin
Best multi vitaminAllen Carter
 
обман зрения
обман зренияобман зрения
обман зренияnikiivanova77
 
Power and Brugess Awarded for Highest Reported Illinois Verdict for a Heel In...
Power and Brugess Awarded for Highest Reported Illinois Verdict for a Heel In...Power and Brugess Awarded for Highest Reported Illinois Verdict for a Heel In...
Power and Brugess Awarded for Highest Reported Illinois Verdict for a Heel In...Anthony Roth
 
Holocaust project
Holocaust projectHolocaust project
Holocaust projectyewon4142
 
Zapadoslovenska energetika, a.s. individual financial statements 2012
Zapadoslovenska energetika, a.s. individual financial statements 2012Zapadoslovenska energetika, a.s. individual financial statements 2012
Zapadoslovenska energetika, a.s. individual financial statements 2012Peter Sevce
 
Ekonomický týždenník Poštovej banky - 46. týždeň
Ekonomický týždenník Poštovej banky - 46. týždeňEkonomický týždenník Poštovej banky - 46. týždeň
Ekonomický týždenník Poštovej banky - 46. týždeňpabk
 
Ekonomický týždenník Poštovej banky - 29. týždeň
Ekonomický týždenník Poštovej banky - 29. týždeňEkonomický týždenník Poštovej banky - 29. týždeň
Ekonomický týždenník Poštovej banky - 29. týždeňpabk
 
Ekonomický týždenník Poštovej banky - 14. týždeň, 2015
Ekonomický týždenník Poštovej banky - 14. týždeň, 2015Ekonomický týždenník Poštovej banky - 14. týždeň, 2015
Ekonomický týždenník Poštovej banky - 14. týždeň, 2015pabk
 
Ekonomický týždenník Poštovej banky - 15. týždeň, 2015
Ekonomický týždenník Poštovej banky - 15. týždeň, 2015Ekonomický týždenník Poštovej banky - 15. týždeň, 2015
Ekonomický týždenník Poštovej banky - 15. týždeň, 2015pabk
 
Untitled Presentation
Untitled PresentationUntitled Presentation
Untitled PresentationKuenga Namgay
 
"Re-Thinking Social Inequality" - Documentation Herrenhausen Conference
"Re-Thinking Social Inequality" - Documentation Herrenhausen Conference"Re-Thinking Social Inequality" - Documentation Herrenhausen Conference
"Re-Thinking Social Inequality" - Documentation Herrenhausen ConferenceVolkswagenStiftung
 
Ekonomický týždenník Poštovej banky - 21. týždeň, 2015
Ekonomický týždenník Poštovej banky - 21. týždeň, 2015Ekonomický týždenník Poštovej banky - 21. týždeň, 2015
Ekonomický týždenník Poštovej banky - 21. týždeň, 2015pabk
 
Kelompok singgih(ketua kelas)
Kelompok singgih(ketua kelas)Kelompok singgih(ketua kelas)
Kelompok singgih(ketua kelas)nurhazami
 

Destacado (20)

Ekonomický týždenník Poštovej banky - 6. týždeň, 2015
Ekonomický týždenník Poštovej banky - 6. týždeň, 2015Ekonomický týždenník Poštovej banky - 6. týždeň, 2015
Ekonomický týždenník Poštovej banky - 6. týždeň, 2015
 
Stu report 2012
Stu report 2012Stu report 2012
Stu report 2012
 
Agile india 2014: The Enterprise Experiment!
Agile india 2014: The Enterprise Experiment!Agile india 2014: The Enterprise Experiment!
Agile india 2014: The Enterprise Experiment!
 
Best multi vitamin
Best multi vitaminBest multi vitamin
Best multi vitamin
 
Eksogen
EksogenEksogen
Eksogen
 
обман зрения
обман зренияобман зрения
обман зрения
 
Key concepts of media
Key concepts of mediaKey concepts of media
Key concepts of media
 
Power and Brugess Awarded for Highest Reported Illinois Verdict for a Heel In...
Power and Brugess Awarded for Highest Reported Illinois Verdict for a Heel In...Power and Brugess Awarded for Highest Reported Illinois Verdict for a Heel In...
Power and Brugess Awarded for Highest Reported Illinois Verdict for a Heel In...
 
Holocaust project
Holocaust projectHolocaust project
Holocaust project
 
Zapadoslovenska energetika, a.s. individual financial statements 2012
Zapadoslovenska energetika, a.s. individual financial statements 2012Zapadoslovenska energetika, a.s. individual financial statements 2012
Zapadoslovenska energetika, a.s. individual financial statements 2012
 
Ekonomický týždenník Poštovej banky - 46. týždeň
Ekonomický týždenník Poštovej banky - 46. týždeňEkonomický týždenník Poštovej banky - 46. týždeň
Ekonomický týždenník Poštovej banky - 46. týždeň
 
Ekonomický týždenník Poštovej banky - 29. týždeň
Ekonomický týždenník Poštovej banky - 29. týždeňEkonomický týždenník Poštovej banky - 29. týždeň
Ekonomický týždenník Poštovej banky - 29. týždeň
 
Ekonomický týždenník Poštovej banky - 14. týždeň, 2015
Ekonomický týždenník Poštovej banky - 14. týždeň, 2015Ekonomický týždenník Poštovej banky - 14. týždeň, 2015
Ekonomický týždenník Poštovej banky - 14. týždeň, 2015
 
Ekonomický týždenník Poštovej banky - 15. týždeň, 2015
Ekonomický týždenník Poštovej banky - 15. týždeň, 2015Ekonomický týždenník Poštovej banky - 15. týždeň, 2015
Ekonomický týždenník Poštovej banky - 15. týždeň, 2015
 
Untitled Presentation
Untitled PresentationUntitled Presentation
Untitled Presentation
 
"Re-Thinking Social Inequality" - Documentation Herrenhausen Conference
"Re-Thinking Social Inequality" - Documentation Herrenhausen Conference"Re-Thinking Social Inequality" - Documentation Herrenhausen Conference
"Re-Thinking Social Inequality" - Documentation Herrenhausen Conference
 
Taller de cake pops
Taller de cake popsTaller de cake pops
Taller de cake pops
 
Key
KeyKey
Key
 
Ekonomický týždenník Poštovej banky - 21. týždeň, 2015
Ekonomický týždenník Poštovej banky - 21. týždeň, 2015Ekonomický týždenník Poštovej banky - 21. týždeň, 2015
Ekonomický týždenník Poštovej banky - 21. týždeň, 2015
 
Kelompok singgih(ketua kelas)
Kelompok singgih(ketua kelas)Kelompok singgih(ketua kelas)
Kelompok singgih(ketua kelas)
 

Similar a Lamp presentation

Workshop Trends In Open Source Tech 1 20 10
Workshop Trends In Open Source Tech 1 20 10Workshop Trends In Open Source Tech 1 20 10
Workshop Trends In Open Source Tech 1 20 10NuRelm
 
Oss the freedom dpm 2018
Oss the freedom dpm 2018Oss the freedom dpm 2018
Oss the freedom dpm 2018BIT DURG
 
Open source operating systems
Open source operating systemsOpen source operating systems
Open source operating systemsTushar B Kute
 
Why Open Source, I have Microsoft ?
Why Open Source, I have Microsoft ?Why Open Source, I have Microsoft ?
Why Open Source, I have Microsoft ?Neeraj Agarwal
 
Why Open Source, I have Microsoft ?
Why Open Source, I have Microsoft ?Why Open Source, I have Microsoft ?
Why Open Source, I have Microsoft ?Neeraj Agarwal
 
Technology for Teachers
Technology for TeachersTechnology for Teachers
Technology for Teachersedfactor
 
Open Source
Open SourceOpen Source
Open SourceJohn Gs
 
Open Source Software in Libraries
Open Source Software in LibrariesOpen Source Software in Libraries
Open Source Software in LibrariesSukhdev Singh
 
Open Source is Not An Alternative, It is The Solution
Open Source is Not An Alternative, It is The SolutionOpen Source is Not An Alternative, It is The Solution
Open Source is Not An Alternative, It is The Solutionwiradikusuma
 
Website and it's importance
Website and it's importanceWebsite and it's importance
Website and it's importanceRobinSingh347
 
OPEN SOURCE SOFTWARE
OPEN SOURCE SOFTWAREOPEN SOURCE SOFTWARE
OPEN SOURCE SOFTWAREritajindal2
 
Lecture1 introduction by okello erick
Lecture1 introduction by okello erickLecture1 introduction by okello erick
Lecture1 introduction by okello erickokelloerick
 
Basic of J2EE,WebLogic server,Oracle & Linux
Basic of J2EE,WebLogic server,Oracle & Linux Basic of J2EE,WebLogic server,Oracle & Linux
Basic of J2EE,WebLogic server,Oracle & Linux Aseem Chakrabarthy
 
Drupal Development.pdf
Drupal Development.pdfDrupal Development.pdf
Drupal Development.pdfAppdeveloper10
 
open source solution for e-governance
open source solution for e-governanceopen source solution for e-governance
open source solution for e-governancevikram singh
 
Open Source N Egovernance
Open Source N EgovernanceOpen Source N Egovernance
Open Source N EgovernanceSUD_CHOKSI
 
Core java kvr - satya
Core  java kvr - satyaCore  java kvr - satya
Core java kvr - satyaSatya Johnny
 

Similar a Lamp presentation (20)

Workshop Trends In Open Source Tech 1 20 10
Workshop Trends In Open Source Tech 1 20 10Workshop Trends In Open Source Tech 1 20 10
Workshop Trends In Open Source Tech 1 20 10
 
Oss the freedom dpm 2018
Oss the freedom dpm 2018Oss the freedom dpm 2018
Oss the freedom dpm 2018
 
Open source operating systems
Open source operating systemsOpen source operating systems
Open source operating systems
 
Why Open Source, I have Microsoft ?
Why Open Source, I have Microsoft ?Why Open Source, I have Microsoft ?
Why Open Source, I have Microsoft ?
 
Why Open Source, I have Microsoft ?
Why Open Source, I have Microsoft ?Why Open Source, I have Microsoft ?
Why Open Source, I have Microsoft ?
 
Opensource
OpensourceOpensource
Opensource
 
Technology for Teachers
Technology for TeachersTechnology for Teachers
Technology for Teachers
 
Open Source
Open SourceOpen Source
Open Source
 
Open Source Software in Libraries
Open Source Software in LibrariesOpen Source Software in Libraries
Open Source Software in Libraries
 
Open Source in the Enterprise
Open Source in the EnterpriseOpen Source in the Enterprise
Open Source in the Enterprise
 
Open Source is Not An Alternative, It is The Solution
Open Source is Not An Alternative, It is The SolutionOpen Source is Not An Alternative, It is The Solution
Open Source is Not An Alternative, It is The Solution
 
Website and it's importance
Website and it's importanceWebsite and it's importance
Website and it's importance
 
OPEN SOURCE SOFTWARE
OPEN SOURCE SOFTWAREOPEN SOURCE SOFTWARE
OPEN SOURCE SOFTWARE
 
lamp.pptx
lamp.pptxlamp.pptx
lamp.pptx
 
Lecture1 introduction by okello erick
Lecture1 introduction by okello erickLecture1 introduction by okello erick
Lecture1 introduction by okello erick
 
Basic of J2EE,WebLogic server,Oracle & Linux
Basic of J2EE,WebLogic server,Oracle & Linux Basic of J2EE,WebLogic server,Oracle & Linux
Basic of J2EE,WebLogic server,Oracle & Linux
 
Drupal Development.pdf
Drupal Development.pdfDrupal Development.pdf
Drupal Development.pdf
 
open source solution for e-governance
open source solution for e-governanceopen source solution for e-governance
open source solution for e-governance
 
Open Source N Egovernance
Open Source N EgovernanceOpen Source N Egovernance
Open Source N Egovernance
 
Core java kvr - satya
Core  java kvr - satyaCore  java kvr - satya
Core java kvr - satya
 

Último

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 

Último (20)

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 

Lamp presentation

  • 1. LAMP Current Trend in IT Industry
  • 2. LAMP Training / Development / Consultancy About Us...
  • 3. LAMP Training / Development / Consultancy Bangalore Chennai Coimbatore
  • 4. LAMP Software Training:  Most Demanded Technologies: J2EE, Dotnet, RIA, LAMP, Python & Testing.  Advanced Topics: Exclusively designed for Corporate Professionals & B.E. / B.Tech / M.C.A Graduates.  Duration: 7 days to 3 months (max).  Weekly PDA Session: It includes training in communication, aptitude, GD Round, HR Round, Technical FAQ, Resume building tips, etc,..  Placement Assistance: Placed more than 4000 candidate to 300+ clients.
  • 5. LAMP Software Development:  Services: Application development, Web designing & Web hosting.  Technologies: J2EE, Dotnet, RIA, LAMP & Python.  Products: INSECT, OSTS, OBSE, DCM,…  Clients: Indian & International Clients: CCAT Group (Hongkong), FEW MileStone Metals (U.S.A), Pathy Housing (Singapore), Mitchell IT (Australia), Innovasphere (U.S.A),…
  • 6. LAMP HR Consultancy:  Placement Service: IT Domain, IT-ES Domain & Non-IT Domain  Placed Candidates: Placed more than 4000 candidates.  Reputed Clients: FEW Accenture, Am-way, HDFC, Bloom S/W, C-Bay, Santa fe, InfoSys, I-GATE, Mindtree, Wipro Infotech, CMC, Mahiti Infotech, TCI Software, k-Infotech, Techjini Solutions,…
  • 7. LAMP Unique Selling Point Adv. Syllabus & Placements Real time exposure De vel op me nt y nc a ult s on C Training
  • 8. LAMP Current Trend in IT Industry
  • 9. LAMP Agenda  What is Software?  What is Open Source Software?  Linux -- Operating System  Apache -- Web Server  MySQL -- Database  PHP -- Server side Script
  • 11. LAMP Hotel – Tea Making Process These companies were producing the products like Tea Powder & Milk
  • 12. LAMP Hotel – Tea Making Process The Hotels were using those products to prepare Tea …
  • 13. LAMP Hotel – Tea Making Process That tea will be served to the customers …
  • 14. LAMP Software Company – Software Development Process
  • 15. LAMP Software Company – Software Development Process These Companies were developing Software (Product) like Java, Dotnet, PHP,… These are the products used by the Software Development Companies
  • 16. LAMP Software Company – Software Development Process These Companies were using those product (Java, Dotnet, PHP) to develop software's,…
  • 17. LAMP Software Company – Software Development Process That will be used by the Clients as Hotel Billing Software, School Management Software,…
  • 18. LAMP The products are categorized into three: Pay ware: Dotnet is a Pay ware, Software Companies and the Clients have to pay & purchase it from Microsoft. Software companies have to pay royalty to Microsoft for using their product for Commercial purpose. Free ware: Java is a Free ware, Software Companies and the Clients can download it for from www.sun.com. Anyone can download and use it, without any fee or Royalty. Open Source: PHP is an Open Source, Software Companies and the Clients can download it for Free from http://in.php.net/. Software companies no need to pay royalty to anyone for using their product for Commercial purpose.
  • 20. LAMP Open Source Linux Apache MySQL PHP Definitions: Program: A program is like a recipe. It contains a list of ingredients (called variables) and a list of directions (called statements) that tell the computer what to do with the variables. Source Code: Human – readable language dictates how a program will function. To change how a program behaves, one must change its source code. Open Source: Any Application or Software with Source code available.
  • 21. LAMP Open Source Linux Apache MySQL Proprietary Software: • Free ware & Pay ware comes under the Proprietary Software. • There is no access to the source code. • Nobody, but that vendor can make changes. • All these software's comes without source code. • Even if you want to change the color or sound of the games, you cannot, because for this you need the source code. • This is Proprietary software. PHP
  • 22. LAMP Open Source Linux Apache MySQL Open Source Software: Any application with source code available can be considered “Open Source”. Usually download for free. We can modify the source code according to our taste. All these software's comes with source code. No need to pay royalty. We can download it for free. If we need we can modify it and we can change the functionality Of these software's according to our wish. PHP
  • 23. LAMP Open Source Linux Apache MySQL What is Open Source? To Explain it to you, Let I be a Robot Manufacturer. As a Robot Manufacturer, I’m Purchasing the human brain from Microsoft, And I'm building the human body with that brain. Now my human robot is ready… Now, I want to manufacture a bird robot which should fly, But, can I use the same brain for the bird?, will it work? No, I can build the body of the bird, I cannot use the brain directly. but I can use it, if I can Modify the functionality of the brain. This is Open Source concept. This will give me more flexibility to design any kind of robot, which can run, jump, fly, swim,… however I want. PHP
  • 24. LAMP Open Source Linux Apache MySQL What is Open Source? Let we compare that with Software Development: As a Software Developer, If I’m using Dotnet for software development, I have to pay and purchase license for it and I have to pay Royalty every year, since I’m using it for commercial purpose. I cannot modify or extend the functionalities in Dotnet, that can be done only by Microsoft corporation. If I’m using Open Source for software development, No need for me to pay, since it is free for download. No need to pay royalty to anyone. Also I can modify or extend the features, which gives me more flexibility to do anything, I want. That’s why even Google and Yahoo preferred Open Source, Using this they can do whatever they want. PHP
  • 26. LAMP Open Source Linux Apache MySQL PHP About Linux “An Open Source Operating System “: What is an Operating System? An Operating System is a program, which controls your computer.  It controls your computer monitor.  It controls the input from keyboard, mouse and pen drive.  It controls the Printer and Hard disk.  Even it controls the other application like Word, Excel, Java, Dotnet, etc… It is the brain of the computer, which helps the computer to work.
  • 27. LAMP Open Source Linux Apache About Linux “An Open Source Operating System “: Various Operating Systems MySQL PHP
  • 28. LAMP Open Source Linux Apache MySQL PHP About Linux “An Open Source Operating System “:  In 80’s, Microsoft’s DOS was the dominated OS.  Apple MAC was better, but expensive.  UNIX was much better, but much more expensive.  Both DOS, MAC & UNIX were proprietary, ie., the source code is protected.  No modification is possible without paying high license fees. In Sep 1991, Linus Torvalds, a second year student of Computer Science at the University of Helsinki, developed the preliminary Linux, known as Linux version 0.0.1. Soon more than a hundred people joined the Linux camp. Then thousands. Then hundreds of thousands.
  • 29. LAMP Open Source Linux Apache MySQL PHP Linux vs. Windows (Virus) • There are about 60,000 viruses known for Windows. • There are about 12 for commercial Unix versions, and around 40 for Linux. This clearly shows that Linux machines are most secured than windows.
  • 30. LAMP Open Source Linux Apache MySQL PHP Linux Vs. Windows (Price) Prices of some commercial applications (Windows)  Windows XP Professional  Windows 2003 Enterprise  Windows Vista Ultimate  Microsoft Office 2007 Pro  Microsoft Word  MS Project 2007 Pro  MS SQL 2005 Server Standard  MS Exchange 2003 Enterprise  Adobe Photoshop CS $150 - $250 $3,999 $250 - $350 $500 $229 $999 $5,999 $3,999 $800 But Linux and its software's are free and Open source…
  • 31. LAMP Open Source Linux Apache MySQL PHP Why Choose Linux?  Linux is an Open source, You can modify according to your wish. But windows is a pay ware, you cannot modify or extend it. .  Linux can run on any computer (Hardware setup, Incl. different processor architecture). But Windows is not as flexible, and typically requires a beefier hardware setup. . .  Linux is a Multi-User OS, means more than one user can work simultaneously. But Windows is considered a Single-User OS. . Dell has announced that it will ship desktop computers with Linux built-in as the primary OS. Even Michael Dell uses Linux for his Home Computer. You have a choice to what you want!!!
  • 33. LAMP Open Source Linux Apache MySQL PHP Upcoming Concepts… Waiter Chef Store room Apache Web Server PHP Application MySQL Database
  • 35. LAMP Open Source Linux Apache MySQL PHP About Apache “An Open Source Web Server “: What is a Web Server? A Web server is a program, which Serve for you.  It plays a role as a waiter in hotel.  It receives the request from the client, like Inbox or Compose.  It will take your request to application and will respond you.  It also responsible for the security and fast response… The Client can request for a service only through this web server.
  • 36. LAMP Open Source Linux Apache MySQL PHP About Apache “An Open Source Web Server “:  Apache is an Open Source Web Server, So we can extends its feature according our taste.  It is Fast, Powerful & Cross Platform (Works with any OS).  It is the most popular Web Server in the market.  In Apr’1996, Apache stood at 29% of the web server market.  Today, Apache stands at 59% (and Microsoft’s IIS at 31%). Apache Web Server is developed from Apache Software Foundation (ASF). It is a non-profit organization that develops several high quality open-source programs. http://www.apache.org/foundation/
  • 37. LAMP Open Source Linux Apache About Apache “An Open Source Web Server “: MySQL PHP
  • 38. LAMP Open Source Linux Apache MySQL About Apache “An Open Source Web Server “: Apache with other popular Web Servers PHP
  • 40. LAMP Open Source Linux Apache MySQL About MySQL “An Open Source Database “: What is a Database? The Place where we store (or have) the data is database.  MySQL is a Storage Engine, where you can store and retrieve your data.  MySQL is a popular, free, open-source Relational Data Base Management System (RDBMS).  It runs on Windows, Linux, and many other operating systems. It is responsible for the data security. Even Google & yahoo are using MySQL Database. PHP
  • 41. LAMP Open Source Linux Apache MySQL PHP About MySQL “An Open Source Database “:  In Malaysia, there are over a 100 government related Database serves running with MySQL.  Swedish National Police Database server is MySQL.  NASA – Moved from Oracle to MySQL.  US Census Bureau – database is MySQL.  Google & Yahoo – database is also MySQL. MySQL AB is a company that is the creator of MySQL. It was founded by 1995, acquired by Sun Microsystems 2008. Marten Gustaf Mickos, was CEO of MySQL AB from Jan ’01 – Feb ‘08. Then he served as senior vice president of Database group at Sun Microsystems. http://www.mysql.com/about/
  • 42. LAMP Open Source Linux Apache IT Trend in Database:  One day Foxpro was the best  The Another day MS. Access  Then SQL Server became the best  Again Oracle took the lead  Today MySQL is the best  After 4 years? Again a new database will compete with the existing one, that is IT Industry. MySQL PHP
  • 45. LAMP Open Source Linux Apache MySQL PHP About PHP “An Open Source Scripting Langauge for Web Application “: What is PHP? PHP: Hypertext Preprocessor  It plays a role as a cook in hotel.  It is a free, open source web scripting for application, which receives the request from the server and process it.  It will process it and will interacts with database if requires and sends the response to the web server.  It also responsible for the speed and security of your data. PHP - 3.5 times faster than JSP and 14% faster than asp.net.
  • 46. LAMP Open Source Linux Apache MySQL To explain the importance of PHP An Existing Website A New Website  We have two website for Railway Ticket Reservation.  www.ABC.com is an existing website, which will take 3 and half minutes to complete the reservation process.  www.XYZ.com is a new website, in which we can complete the reservation process in a minute.  Now which website we prefer, and which we refer to our friends. PHP
  • 47. LAMP Open Source Linux Apache MySQL PHP To explain the importance of PHP ? Yes, We prefer www.xyz.com Since Its Faster What will happen to www.abc.com? Business Loss PHP is 3.5 times faster than JSP PHP is 14 % faster than Asp.net Since because of Technology, abc.com lost business. They have to redesign their website with PHP to make it faster, if they want to survive & compete. Cont…
  • 48. LAMP Open Source Linux Apache MySQL This is what happened with Yahoo & Google With Asp.net With PHP Yahoo is the old website with Asp.net and Google came later with PHP. But Google became popular because of the speed (PHP). That leads yahoo to loose business, Again Yahoo redesigned their website with PHP, to compete with Google now. This is the importance of PHP – Current Trend. PHP
  • 49. LAMP Open Source Linux Apache MySQL Comparison of 3 popular Technologies Huge Demand + Less Competition = Easy Job PHP
  • 51. LAMP SATHYAN P Technical Associate, Cegonsoft Pvt.Ltd, Ramnagar,Coimbatore- 641009. Website: www.cegonsoft.com phone:+91 – 9600081201,9629055784. Thank you