module 2-3
module 2-3
Module 2
Building An E-Commerce Presence: A Systematic Approach.
Meaning of E-commerce.
E-Commerce or Electronic Commerce means buying and selling of goods, products, or services
over the internet. E-commerce is also known as electronic commerce or internet commerce. These
services provided online over the internet network.
Electronic commerce was identified as the facilitation of commercial transactions electronically,
using technology such as
Electronic Data Interchange (EDI)
Electronic Funds Transfer (EFT).
EDI is the structured transmission of data between organizations by electronic means. It is used to
transfer electronic documents or business data from one computer system to another computer
system.
EFT is the electronic exchange or transfer of money from one account to another.
Advantages of E-commerce.
• Faster buying/selling procedure, as well as easy to find products.
• Buying/selling 24/7.
• Low operational costs and better quality of services.
• Easy to start and manage a business.
• No need of physical company set-ups.
• Customers can easily select products from different providers without moving around
physically.
Disadvantages of E-commerce.
• There is no guarantee of product quality.
• There are many hackers who look for opportunities, and thus an ecommerce site, service,
payment gateways, all are always prone to attack.
1
E-commerce Module 2
systematically through a series of steps. One methodology is the systems development life
cycle. The systems development life cycle (SDLC) is a methodology for understanding the
business objectives of any system and designing an appropriate solution. The SDLC method
also helps in creating documents that communicate objectives, important milestones, and the
uses of resources to management.
The five major steps involved in the systems development life cycle for an
e-commerce site:
• Systems analysis/planning
• Systems design
• Building the system
• Testing
• Implementation
2
E-commerce Module 2
The system design itself can be broken down into two components:
A logical design
A physical design.
A logical design includes a dataflow diagram that describes the flow of information at your e-
commerce site, the processing functions that must be performed, and the databases that will be
used. The logical design also includes a description of the security and emergency backup
procedures that will be instituted, and the controls that will be used in the system.
A physical design translates the logical design into physical components. For instance, the
physical design details the specific model of server to be purchased, the software to be used,
the size of the telecommunications link that will be required, the way the system will be backed
up and protected from outsiders, and so on.
3
E-commerce Module 2
Once an information system is installed, the process is over. The operational life of a system is
just beginning. Systems break down for a variety of reasons most of them unpredictable.
Therefore, they need continual checking, testing, and repair through the benchmarking process
in which the site is compared with those of competitors in terms of response speed, quality of
layout, and design
Optimize Web performance.
Factors optimizing web performance.
1)Page content.
2)Page delivery.
3)Page Generation.
1) Page content.
The efficient styles and techniques for page design and content can reduce response
times by two to five seconds.
2)Page delivery.
Page delivery can be speeded up by using specialized content delivery networks or by
increasing local bandwidth.
3)Page generation.
Page generation speed can be enhanced by segregating computer servers to perform
dedicated functions (Such as static page generation, application logic, media servers and data
base servers) and using various devices from vendors to speed up these servers.
Development of Mobile website.
A mobile website is a version of a regular website that is scaled down in content and
navigation so that users can find what they want and move quickly to a decision or
purchase.
we can see the difference between a regular website and a mobile site by visiting the
Amazon website from your desktop computer and then a smartphone or tablet
computer.
Important Considerations Involved In Developing A Mobile Website And Building
Mobile Applications.
When developing a mobile presence, it is important to understand the difference
between a mobile website, mobile web apps, native apps, and hybrid apps.
The first step is to identify business objectives, because they help determine which type
of mobile presence is best.
4
E-commerce Module 2
Design should take into account mobile platform constraints. Recent trends include
mobile first design, responsive web design, and adaptive web delivery.
Developing a mobile website is likely to be the least expensive option; mobile web apps
require more effort and cost; native apps are likely to be the most expensive to develop.
5
E-commerce Module 2