SlideShare a Scribd company logo
1 of 36
Slide 3.1
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
E-business infrastructure
Slide 3.2
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Learning outcomes
• Outline the hardware and software
technologies used to build an e-business
infrastructure within an organization and with
its partners
• Outline the hardware and software
requirements necessary to enable employee
access to the Internet and hosting of e-
commerce services.
Slide 3.3
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Management issues
• What are the practical risks to the
organization of failure to manage e-commerce
infrastructure adequately?
• How should staff access to the Internet
be managed?
• How should we evaluate the relevance of web
services and open source software?
Slide 3.4
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Why the jargon?
• Why do business managers need to know
about the jargon and technology?
Slide 3.5
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Activity 3.1 Infrastructure risk
assessment
• Make a list of the potential problems for
customers of an online retailer
• You should consider problems faced by users
of e-business applications who are both
internal and external to the organization
• Base your answer on problems you have
experienced on a web site that can be related
to network, hardware and software failures or
problems with data quality
Slide 3.6
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Typical problems
• Web site communications too slow
• Web site not available
• Bugs on site through pages being unavailable
or information typed in forms not being
executed
• Ordered products not delivered on time
• E-mails not replied to
• Customers’ privacy or trust is broken through
security problems such as credit cards being
stolen or addresses sold to other companies
Slide 3.7
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.1 A five-layer model of e-business infrastructure
Slide 3.8
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Table 3.1 Key management issues of e-business infrastructure
Slide 3.9
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Table 3.1 Key management issues of e-business infrastructure (Continued)
Slide 3.10
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Activity – Internet infrastructure
components
• Write down all the different types of hardware
and software involved from when a user types
in a web address such as www.google.com to
the web site being loaded
Slide 3.11
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.2 Physical and network infrastructure components of the Internet
(Levels IV and III in Figure 3.1)
Slide 3.12
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.3 Example hosting provider Rackspace (www.rackspace.com)
Slide 3.13
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.4 Timeline of major developments in the use of the web
Slide 3.14
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.5 The Netcraft index of number of servers
Source: Netcraft web Server Survey. http://news.netcraft.com/archives/web_server_survey.html. Netcraft
Slide 3.15
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.6 Firewall positions within the e-business infrastructure of the B2B company
Slide 3.16
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Activity – a common problem with
intranets and extranets
• A B2B Company has found that after an initial
surge of interest in its intranet and extranet,
usage has declined dramatically. The e-
business manager wants to achieve these
aims:
• Increase usage
• Produce more dynamic content
• Encouraging more clients to order (extranet)
• What would you suggest?
Slide 3.17
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Suggested answers
• Identify benefits
• Involve staff with development
• Find system sponsors, owners and advocates
• Train on benefits
• Keep content fresh, relevant and where
possible, fun
• Use e-mail to encourage usage
Slide 3.18
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.8 Transaction log file example
Slide 3.19
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.9 Browsershots (www.browsershots.org) – a service for testing cross-
browser compatibility
Slide 3.20
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Understanding Internet access tools
and concepts – match the definitions
• Atomisation concept
• Blogs
• Feeds
• IPTV
• Peer-to-peer
• Social networks
• Tagging
• VOIP
Slide 3.21
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.11 Personalized feed home page from iGoogle (www.igoogle.com)
Slide 3.22
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.12 Joost service
Slide 3.23
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
URLS and domain names
• Web addresses are structured in a standard way as
follows:
• http://www.domain-name.extension/filename.html
• What do the following extensions or global top level
domains stand for?
– .com
– .co.uk, .uk.com
– .org or .org.uk
– .gov
– .edu, .ac.uk
– .int
– .net
– .biz
– .info
Slide 3.24
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Box 3.3. Identify URL components:
http://video.google.co.uk:80/videoplay?docid
=-7246927612831078230&hl=en#00h02m30s
• Protocol
• Host or hostname
• Subdomain
• Domain name
• Top-level domain or TLD
• Second-level domain (SLD)
• The port
• The path
• URL parameter
• Anchor or fragment
Slide 3.25
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
HTML and XML
• HTML (Hypertext Markup Language)
A standard format used to define the text and
layout of web pages. HTML files usually have
the extension .HTML or .HTM
• XML or eXtensible Markup Language
A standard for transferring structured data,
unlike HTML which is purely presentational
Slide 3.26
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.13 The TCP/IP protocol
Slide 3.27
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.14 Home page index.html for an example B2B company in a web browser
showing HTML source in text editor
Slide 3.28
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.15 Architecture of semantic web system used at EDF
Slide 3.29
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
XML example
Product>
<Action Value5”Delete”/>
<ProductID>118003-008</ProductID>
</Product>
<Product Type5”Good” SchemaCategoryRef5”C43171801”>
<ProductID>140141-002</ProductID>
<UOM><UOMCoded>EA</UOMCoded></UOM>
<Manufacturer>Compaq</Manufacturer>
<LeadTime>2</LeadTime>
<CountryOfOrigin>
<Country><CountryCoded>US</CountryCoded></Country>
</CountryOfOrigin>
Slide 3.30
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Media standards
• GIF (Graphics Interchange Format) A graphics
format and compression algorithm best used for
simple graphics
• JPEG (Joint Photographics Experts Group) A
graphics format and compression algorithm best
used for photographs
• Streaming media Sound and video that can be
experienced within a web browser before the
whole clip is downloaded e.g. Real Networks .rm
format
• Video standards include MPEG and .AVI
• Sound standards include MP3 and WMA
Slide 3.31
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.17 (a) Fragmented applications infrastructure, (b) integrated applications
infrastructure
Source: Adapted from Hasselbring (2000)
Slide 3.32
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.17 (a) Fragmented applications infrastructure, (b) integrated applications
infrastructure (Continued)
Source: Adapted from Hasselbring (2000)
Slide 3.33
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.18 Differing use of applications at levels of management within companies
Slide 3.34
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.19 Elements of e-business infrastructure that require management
Slide 3.35
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.20 Google apps (www.google.com/apps)
Slide 3.36
Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009
Figure 3.21 Salesforce.com (www.salesforce.com)

More Related Content

Similar to chapter_3.ppt

Focused Question and Answer for Job Portal
Focused Question and Answer for Job PortalFocused Question and Answer for Job Portal
Focused Question and Answer for Job PortalIRJET Journal
 
Ecom Nets Technologies
Ecom Nets TechnologiesEcom Nets Technologies
Ecom Nets Technologiesnveeravalli
 
Introduction to e business & e-commerce
Introduction to e business  & e-commerceIntroduction to e business  & e-commerce
Introduction to e business & e-commerceVimarsh Padha
 
Services Industry Case Study: A Practical Approach To Process Automation
Services Industry Case Study: A Practical Approach To Process AutomationServices Industry Case Study: A Practical Approach To Process Automation
Services Industry Case Study: A Practical Approach To Process AutomationNathaniel Palmer
 
How EMC and FedEx Overcame SharePoint Limitations for Process Improvement
How EMC and FedEx Overcame SharePoint Limitations for Process ImprovementHow EMC and FedEx Overcame SharePoint Limitations for Process Improvement
How EMC and FedEx Overcame SharePoint Limitations for Process ImprovementQuickBase, Inc.
 
Target Powerpoint Resume - Timothy Lawless
Target Powerpoint Resume - Timothy LawlessTarget Powerpoint Resume - Timothy Lawless
Target Powerpoint Resume - Timothy LawlessTimothy Lawless
 
Ch0nkjkjkjlkkjkjkjkjkjkjkjkjkjkjkjk1.ppt
Ch0nkjkjkjlkkjkjkjkjkjkjkjkjkjkjkjk1.pptCh0nkjkjkjlkkjkjkjkjkjkjkjkjkjkjkjk1.ppt
Ch0nkjkjkjlkkjkjkjkjkjkjkjkjkjkjkjk1.ppteman458700
 
E Commerce - intro.ppt
E Commerce - intro.pptE Commerce - intro.ppt
E Commerce - intro.pptssuser2cc0d4
 
User interface design for the Web Engineering Psychology
User interface design for the Web Engineering PsychologyUser interface design for the Web Engineering Psychology
User interface design for the Web Engineering PsychologyLawrenceNajjar
 

Similar to chapter_3.ppt (20)

Chapter_7.ppt
Chapter_7.pptChapter_7.ppt
Chapter_7.ppt
 
Focused Question and Answer for Job Portal
Focused Question and Answer for Job PortalFocused Question and Answer for Job Portal
Focused Question and Answer for Job Portal
 
Ecom Nets Technologies
Ecom Nets TechnologiesEcom Nets Technologies
Ecom Nets Technologies
 
Introduction to e business & e-commerce
Introduction to e business  & e-commerceIntroduction to e business  & e-commerce
Introduction to e business & e-commerce
 
BSAD 372 - CH 3
BSAD 372 - CH 3BSAD 372 - CH 3
BSAD 372 - CH 3
 
Pertemuan 5
Pertemuan 5Pertemuan 5
Pertemuan 5
 
Services Industry Case Study: A Practical Approach To Process Automation
Services Industry Case Study: A Practical Approach To Process AutomationServices Industry Case Study: A Practical Approach To Process Automation
Services Industry Case Study: A Practical Approach To Process Automation
 
3 tier architecture
3 tier architecture3 tier architecture
3 tier architecture
 
How EMC and FedEx Overcame SharePoint Limitations for Process Improvement
How EMC and FedEx Overcame SharePoint Limitations for Process ImprovementHow EMC and FedEx Overcame SharePoint Limitations for Process Improvement
How EMC and FedEx Overcame SharePoint Limitations for Process Improvement
 
Portal question (2)
Portal question (2)Portal question (2)
Portal question (2)
 
Target Powerpoint Resume - Timothy Lawless
Target Powerpoint Resume - Timothy LawlessTarget Powerpoint Resume - Timothy Lawless
Target Powerpoint Resume - Timothy Lawless
 
Ch01.ppt
Ch01.pptCh01.ppt
Ch01.ppt
 
Ecommerce.ppt
Ecommerce.pptEcommerce.ppt
Ecommerce.ppt
 
Ch0nkjkjkjlkkjkjkjkjkjkjkjkjkjkjkjk1.ppt
Ch0nkjkjkjlkkjkjkjkjkjkjkjkjkjkjkjk1.pptCh0nkjkjkjlkkjkjkjkjkjkjkjkjkjkjkjk1.ppt
Ch0nkjkjkjlkkjkjkjkjkjkjkjkjkjkjkjk1.ppt
 
Ch01.ppt
Ch01.pptCh01.ppt
Ch01.ppt
 
Ch01.ppt
Ch01.pptCh01.ppt
Ch01.ppt
 
Ch01.ppt
Ch01.pptCh01.ppt
Ch01.ppt
 
E Commerce - intro.ppt
E Commerce - intro.pptE Commerce - intro.ppt
E Commerce - intro.ppt
 
Ch01.ppt
Ch01.pptCh01.ppt
Ch01.ppt
 
User interface design for the Web Engineering Psychology
User interface design for the Web Engineering PsychologyUser interface design for the Web Engineering Psychology
User interface design for the Web Engineering Psychology
 

More from WiedyaSiregar1

More from WiedyaSiregar1 (6)

Chapter_4.ppt
Chapter_4.pptChapter_4.ppt
Chapter_4.ppt
 
Chapter_04.ppt
Chapter_04.pptChapter_04.ppt
Chapter_04.ppt
 
chapter_1.pptx
chapter_1.pptxchapter_1.pptx
chapter_1.pptx
 
Ch08.ppt
Ch08.pptCh08.ppt
Ch08.ppt
 
ch7_2.pptx
ch7_2.pptxch7_2.pptx
ch7_2.pptx
 
Ch04.ppt
Ch04.pptCh04.ppt
Ch04.ppt
 

Recently uploaded

Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfmuskan1121w
 
Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth MarketingShawn Pang
 
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...lizamodels9
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 

Recently uploaded (20)

Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
Best Practices for Implementing an External Recruiting Partnership
Best Practices for Implementing an External Recruiting PartnershipBest Practices for Implementing an External Recruiting Partnership
Best Practices for Implementing an External Recruiting Partnership
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdf
 
Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
 
KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)
 
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 

chapter_3.ppt

  • 1. Slide 3.1 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 E-business infrastructure
  • 2. Slide 3.2 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Learning outcomes • Outline the hardware and software technologies used to build an e-business infrastructure within an organization and with its partners • Outline the hardware and software requirements necessary to enable employee access to the Internet and hosting of e- commerce services.
  • 3. Slide 3.3 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Management issues • What are the practical risks to the organization of failure to manage e-commerce infrastructure adequately? • How should staff access to the Internet be managed? • How should we evaluate the relevance of web services and open source software?
  • 4. Slide 3.4 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Why the jargon? • Why do business managers need to know about the jargon and technology?
  • 5. Slide 3.5 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Activity 3.1 Infrastructure risk assessment • Make a list of the potential problems for customers of an online retailer • You should consider problems faced by users of e-business applications who are both internal and external to the organization • Base your answer on problems you have experienced on a web site that can be related to network, hardware and software failures or problems with data quality
  • 6. Slide 3.6 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Typical problems • Web site communications too slow • Web site not available • Bugs on site through pages being unavailable or information typed in forms not being executed • Ordered products not delivered on time • E-mails not replied to • Customers’ privacy or trust is broken through security problems such as credit cards being stolen or addresses sold to other companies
  • 7. Slide 3.7 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.1 A five-layer model of e-business infrastructure
  • 8. Slide 3.8 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Table 3.1 Key management issues of e-business infrastructure
  • 9. Slide 3.9 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Table 3.1 Key management issues of e-business infrastructure (Continued)
  • 10. Slide 3.10 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Activity – Internet infrastructure components • Write down all the different types of hardware and software involved from when a user types in a web address such as www.google.com to the web site being loaded
  • 11. Slide 3.11 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.2 Physical and network infrastructure components of the Internet (Levels IV and III in Figure 3.1)
  • 12. Slide 3.12 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.3 Example hosting provider Rackspace (www.rackspace.com)
  • 13. Slide 3.13 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.4 Timeline of major developments in the use of the web
  • 14. Slide 3.14 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.5 The Netcraft index of number of servers Source: Netcraft web Server Survey. http://news.netcraft.com/archives/web_server_survey.html. Netcraft
  • 15. Slide 3.15 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.6 Firewall positions within the e-business infrastructure of the B2B company
  • 16. Slide 3.16 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Activity – a common problem with intranets and extranets • A B2B Company has found that after an initial surge of interest in its intranet and extranet, usage has declined dramatically. The e- business manager wants to achieve these aims: • Increase usage • Produce more dynamic content • Encouraging more clients to order (extranet) • What would you suggest?
  • 17. Slide 3.17 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Suggested answers • Identify benefits • Involve staff with development • Find system sponsors, owners and advocates • Train on benefits • Keep content fresh, relevant and where possible, fun • Use e-mail to encourage usage
  • 18. Slide 3.18 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.8 Transaction log file example
  • 19. Slide 3.19 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.9 Browsershots (www.browsershots.org) – a service for testing cross- browser compatibility
  • 20. Slide 3.20 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Understanding Internet access tools and concepts – match the definitions • Atomisation concept • Blogs • Feeds • IPTV • Peer-to-peer • Social networks • Tagging • VOIP
  • 21. Slide 3.21 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.11 Personalized feed home page from iGoogle (www.igoogle.com)
  • 22. Slide 3.22 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.12 Joost service
  • 23. Slide 3.23 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 URLS and domain names • Web addresses are structured in a standard way as follows: • http://www.domain-name.extension/filename.html • What do the following extensions or global top level domains stand for? – .com – .co.uk, .uk.com – .org or .org.uk – .gov – .edu, .ac.uk – .int – .net – .biz – .info
  • 24. Slide 3.24 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Box 3.3. Identify URL components: http://video.google.co.uk:80/videoplay?docid =-7246927612831078230&hl=en#00h02m30s • Protocol • Host or hostname • Subdomain • Domain name • Top-level domain or TLD • Second-level domain (SLD) • The port • The path • URL parameter • Anchor or fragment
  • 25. Slide 3.25 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 HTML and XML • HTML (Hypertext Markup Language) A standard format used to define the text and layout of web pages. HTML files usually have the extension .HTML or .HTM • XML or eXtensible Markup Language A standard for transferring structured data, unlike HTML which is purely presentational
  • 26. Slide 3.26 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.13 The TCP/IP protocol
  • 27. Slide 3.27 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.14 Home page index.html for an example B2B company in a web browser showing HTML source in text editor
  • 28. Slide 3.28 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.15 Architecture of semantic web system used at EDF
  • 29. Slide 3.29 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 XML example Product> <Action Value5”Delete”/> <ProductID>118003-008</ProductID> </Product> <Product Type5”Good” SchemaCategoryRef5”C43171801”> <ProductID>140141-002</ProductID> <UOM><UOMCoded>EA</UOMCoded></UOM> <Manufacturer>Compaq</Manufacturer> <LeadTime>2</LeadTime> <CountryOfOrigin> <Country><CountryCoded>US</CountryCoded></Country> </CountryOfOrigin>
  • 30. Slide 3.30 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Media standards • GIF (Graphics Interchange Format) A graphics format and compression algorithm best used for simple graphics • JPEG (Joint Photographics Experts Group) A graphics format and compression algorithm best used for photographs • Streaming media Sound and video that can be experienced within a web browser before the whole clip is downloaded e.g. Real Networks .rm format • Video standards include MPEG and .AVI • Sound standards include MP3 and WMA
  • 31. Slide 3.31 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.17 (a) Fragmented applications infrastructure, (b) integrated applications infrastructure Source: Adapted from Hasselbring (2000)
  • 32. Slide 3.32 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.17 (a) Fragmented applications infrastructure, (b) integrated applications infrastructure (Continued) Source: Adapted from Hasselbring (2000)
  • 33. Slide 3.33 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.18 Differing use of applications at levels of management within companies
  • 34. Slide 3.34 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.19 Elements of e-business infrastructure that require management
  • 35. Slide 3.35 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.20 Google apps (www.google.com/apps)
  • 36. Slide 3.36 Dave Chaffey, E-Business and E-Commerce Management, 4th Edition, © Marketing Insights Limited 2009 Figure 3.21 Salesforce.com (www.salesforce.com)