Chapter 4 outlines the systematic approach to building an e-commerce website, emphasizing the importance of understanding business objectives and selecting appropriate technology. It details the Systems Development Life Cycle (SDLC) with its five major steps, and discusses key decisions regarding human resources, hardware, software, and site design. The chapter also covers testing, implementation, maintenance, and the architectural considerations of e-commerce systems.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views20 pages
E-Com ch4
Chapter 4 outlines the systematic approach to building an e-commerce website, emphasizing the importance of understanding business objectives and selecting appropriate technology. It details the Systems Development Life Cycle (SDLC) with its five major steps, and discusses key decisions regarding human resources, hardware, software, and site design. The chapter also covers testing, implementation, maintenance, and the architectural considerations of e-commerce systems.
on, Inc. Building an E-commerce Site: A Systematic Approach • Two most important management challenges in building a successful e- commerce site are: Developing a clear understanding of business objectives Knowing how to choose the right technology to achieve those objectives
• Main areas where you will need to make decisions in building a
site include: Human resources and organizational capabilities—creating a team that has the skill set to build and manage a successful site Hardware Software Telecommunications Site design
on, Inc. The Systems Development Life Cycle • Systems Development Life Cycle (SDLC) is a methodology for understanding the business objectives of a system and designing an appropriate solution • Five major steps in the SDLC are: Systems analysis/planning Systems design Building the system Testing Implementation
on, Inc. Systems Design: Hardware and Software Platforms • System design specification: a description of the main components of a system and their relationship to one another • System design can be broken down into two parts: Logical design Physical design
on, Inc. Building the System: In-House versus Outsourcing • Outsourcing: hiring an outside vendor to provide services involved in building the site • The build your own versus outsourcing decision: Build your own requires team with diverse skill set; choice of software tools; both risks and possible benefits • Host your own versus outsourcing Hosting: hosting company is responsible for ensuring site is accessible 24/7, for monthly fee Co-location: firm purchases or leases a Web server (with control over its operation), but server is located in at vendor’s physical facility
and acceptance testing • Implementation and maintenance: Maintenance is ongoing Benchmarking: process by which site is compared to those of competitors in terms of response speed, quality of layout, and design
on, Inc. Simple versus Multi-tiered Web Site Architecture • System architecture: refers to the arrangement of software, machinery, and tasks in an information system needed to achieve a specific functionality • Two-tier architecture: Web server responds to requests for Web pages and a database server provides backend data storage • Multi-tier architecture: Web server is linked to a middle- tier layer that typically includes a series of application servers that perform specific tasks, as well as to a backend layer of existing corporate systems
on, Inc. Web Site Design: Basic Business Considerations
• To achieve basic business functionality of a
Web site, need to be aware of design guidelines and software tools that can build active content and functionality • Poorly designed Web sites drive customers away