Develop Systeminfrastructure Develop System Infrastructure Design
Develop Systeminfrastructure Develop System Infrastructure Design
INFORMATION TECHNOLOGY
Hardware and Network Servicing
Level IV
1
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Unit one
What is Internet Infrastructure?
All the hardware and services required to make a web page appear in your browser.
Internet infrastructure is a collective term for all hardware and software systems that constitute
essential components in the operation of the Internet. Physical transmission lines of all types,
such as wired, fiber optic and microwave links, along with routing equipment, the accompanying
critical software services like the Domain Name System (DNS), Email, website hosting,
authentication and authorization, storage systems, and database servers are considered critical
Internet components
Internet Infrastructure consisting of:
1. Data Centre
A Data Centre is basically a specialist building that has the ability to power (and cool) massive
amounts of computer equipment. Typically a Data Centre would also have a very large amount
of network bandwidth to accommodate data transfer in and out of it.
A data center is a centralized repository computer facility used to house computer systems and
associated components, such as telecommunications and storage systems. It generally includes
redundant or backup power supplies, redundant data communications connections,
environmental controls (e.g., air conditioning, fire extinguisher) and security devices
2. Network
Choosing the proper bandwidth and network connection (cable) is critical to the site's
web presence.
The router and the communications interface (cable, modem, bridge or other device) and
the cables that connect them form the bridge from the Web server to the outside world.
Most of this equipment will be provided by the Internet Service Provider, but as the site
grows more equipment such as switches, hubs, patch panels, wiring and firewalls will be
needed
4. Computer Equipment
2
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Computer equipment refers to any or all of the many different parts of a computer, as well as
peripheral devices such as printers, external hard drives and servers. Basically, anything relating
to a computer is considered computer equipment.
5. Storage Services
Data Storage is a huge part of Internet Infrastructure. All those emails accessible online, all the
web pages on your favorite web site, all those photos on Face book … are all stored on a hard
drive in a DC somewhere. The basic level of storage is on-server storage, which means the hard
drives in the computer server.
6. Server Applications
The final piece of underlying Internet Infrastructure is the server applications themselves. In
order for a web application to be delivered from a server, that server requires
1. Operating System (typically Windows or Linux),
2. Web Server application (like Apache or Microsoft IIS), and
3. Database (such as MySQL, MS-SQL or Oracle).
There any many more variations here, but the basic web server has these 3 things. From here you
can install blog software, an ecommerce site, your new web 2.0 application, or any Internet
capable piece of software (more include – Instant Messaging Server, File Storage Server,
Message Board)
7. Internet security
Management Controls:
Focus on security policies, planning, guidelines, and standards that influence the selection of
operational and technical controls to protect the organization
Security policy
- It sets a clear direction and demonstrates the management’s support for and
commitment to information security.
Technical Controls:
3
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Involve the correct use of hardware and software security capabilities in systems. This range
from simple to complex measures that work together to secure critical and sensitive assets of the
organization.
Login
Encryption
Authentication protocol
Access control
Firewall/proxy server
Intrusion detection system
etc
Operational Controls:
Address the correct implementation and use of security policies and standards, ensuring
consistency in security operations and correcting identified operational deficiencies. These
controls relate to mechanisms and procedures that are primarily implemented by people rather
than systems
Backup/Restore
Monitor audit trials
Account/privilege management
Monitoring and adjusting firewall
Media disposal
Patching
Overview
Requirement is a carful assessment of the needs that a system is to fulfill. It must say Why, a
system is needed, based on current and foreseen condition, which may be internal operations or
external market. It must say what system features will serve and satisfy this context. And it must
say how the system is to be constructed.
Why:
Enterprise requirements
Context analysis: the reason why the system to be created. Constraints on the environment in
which the system is to function
What:
Functional requirements (system)
A description of what the system is to do. What information needs to be maintained? What needs
to be processes?
Functional requirements capture the intended behavior of the system. This behavior may be
expressed as services, tasks or functions the system is required to perform.
How:
Non-functional requirements (system)
4
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
security needs (eg if the client needs logins, passwords, lockable sections, etc)
available support resources
Costing.
Needs analysis
Various techniques can be used to define and refine the project needs, such as interviews with
the client, online JavaScript surveys/forms, user discussion groups and questionnaires with
samples of the target audience. A very important purpose of this analysis is to develop an
understanding of what is achievable within the project resources of skills, funds and time.
The process of needs analysis may result in a separate needs report, especially on large projects.
On smaller projects, the needs analysis and the information gathered can often be documented
with the proposed solution in the one document: the scope document. This provides information
on which design decisions will be based in the next stages of development.
For most IT applications including multimedia, the needs analysis will need to focus on three
perspectives:
1 Business perspective: An outline of the current business climate, structure of company and
the emerging industry issues that are driving the project.
2 Technical perspective: An outline of existing IT systems/infrastructure of the company
including computer hardware specifications, numbers and locations, details on browsers,
operating systems, servers, security policies, networks, bandwidth capacity and so on.
3 Human perspective: An outline of the motivation of staff to use new IT systems. It may also
cover such considerations as PC literacy, industrial relations issues for staff, legalities and
even language issues for users.
A common criticism over the last decade is that IT developers have focused too heavily on the
technology and not enough on the users’ needs or the long-term business goals. By giving
adequate attention to these different perspectives, you are likely to end up with a solution that
addresses the client’s real needs.
Scope documentation
The aim of the scope document is to identify, control and justify the proposed solution.
Typically, the project manager/developer will normally prepare the document after consultation
with the client and the project team. It should contain most, if not all, of the information that will
form the project contract. Data gathered in the needs analysis can also be included here.
The first draft of the scope document is rarely fully mutually agreed upon. There are usually
numerous negotiations to refine the specifications of the deliverables. These will, of course,
impact on the budget and schedule of the project.
The final scope document should clearly specify the milestones and sign-off points, including
possible points and conditions for revisions to the budget and schedules. A timeframe should be
included in the document, but a full timeline that has agreed delivery dates may not necessarily
be part of the document at this stage. (This depends on the size and complexity of the project).
6
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
As part of the scope, there must be clear agreement on issues such as reporting, documentation,
evaluation, testing and delivery requirements. This defines, in quantitative terms, how the client
and the developer/implementer will work together and how, through the process of sign-offs, a
mutual end agreement will be reached. This means that in the end the appropriate product has
been built in the agreed way and via the agreed strategies outlined in the scope document.
The approval of the contract generally involves representatives signing a specified agreement on
the last page of the scope document. Any variations to this agreement will also have to be
approved by authorised representatives of the client and development team.
As you can imagine, once hardware is approved, ordered and functioning it is very difficult for
the client to then request anything else. At this stage, many thousands of dollars in hardware and
software, not to mention IT specialist wages, may have been allocated. The basic plan must be
right at the start!
Throughout the project, the client and the development team must have a strategy in place to
inform each other of any event that may impact on successful progress and timely completion of
the project. The strategy again must be outlined in the scope document.
Functional requirements specification:
The functional specification describes what the system will do, as opposed to how it will be
done. This distinction is important, because:
the client may not be interested in the details of how a function is implemented, and the
technical details may simply cause confusion for the client
the implementation details may need to change during the design and development of the
project
you don’t want to have to negotiate changes to the functional specification just to change
details of implementation
the technical specification for large projects will be detailed in a separate document, and
you should not entangle one with the other.
The language of the functional specification should be clear, concise and (as far as possible) non-
technical. It is very important to attend to details in the functional specification. One misplaced
word may commit a vendor company to develop extra functionality that was never intended, and
damage the profitability of the project.
Fixed requirements
Some requirements are fixed, and not derived from the ideal functionality that the product or
system should possess. These are often in the form of constraints set by the client. For example:
7
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Use cases
A use case is a list of steps, typically defining interactions between a role and a system, to
achieve a goal. The actor can be a human or an external system.
A use case is a very useful tool to help you start to determine the required functionality of a
system. Use cases have quickly become a standard tool for capturing functional requirements.
A use case is a diagram showing how the proposed system will be used in one particular
scenario, by a particular user. Use cases allow the designer to focus on details, but keep the
design grounded in the basics of how the system will be used. A large system will have many use
cases.
8
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
User requirements
How many users are expected to use the system?
How many people will be utilising the solution at one time?
Where the users will be located (eg overseas, interstate or at home)?
What navigation model will it use?
What is the range of the content?
How much content will it include?
How will the content be structured?
Technical requirements
What types of computers/operating systems will the users operate?
Are their desktops all the same?
What bandwidth restrictions occur presently?
What security (login) will they need?
What backup policies need to be in place?
Who will have administration rights?
What will the business do if the system fails at any stage?
Who is the project sponsor?
What does management expect the system will do and won’t do?
Hardware requirements
Compatibility: will the solution work with existing systems?
Support for multimedia formats: will the existing systems and architecture support all
types of media?
Will the new system be supported by existing resources within the company?
Is there funding available for new hardware? (eg new servers)
What is the backup strategy? Has this been costed?
Does the system need to be copied?
Will there be time delays to purchase and install hardware?
Will you be relying on another group to set up the hardware? If they don’t consider your
project a priority, is that time delay factored into the delivery strategy?
Are there other projects that you may be able to share hardware costs with?
9
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
If the system needs to cater for multimedia, does there need to be extra attention paid to
being able to store and transmit large graphic, sound and video files?
If you are a consultant or part time employee, will you be given permissions and rights to
install and support the system fully? (As some computer centres are secure).
Software requirements
What is the true cost of the software?
Are there licensing issues? (As the system is in development, should you pay for all the
licensing now, or when the system is in live mode?)
Can the software be licensed for use by multiple users who use it on different machines?
(Concurrent licensing)
How long has the software been on the market for?
What happens if the software company becomes insolvent? Who supports it?
Who owns the source code?
What happens if the source code is modified; who supports the product then?
Does the solution work with all other company software systems?
If web-based, does the solution function on all common browsers?
If security is a concern, can the software be delivered in a ‘locked down’ format?
Does the software support all file formats? (This is especially important when working on
multimedia tasks.)
Is the software easy to use or are there major training issues/costs?
Support materials
You will need to consider the content and design requirements of all support materials. Support
materials could include:
system specifications
user guides
knowledge banks
intranet/Internet help sites/CD-ROMs
training manuals
General user documentation and print-based help.
You will also need to consider workshops, seminars or briefings you may need to run in order to
support the software/hardware/system.
10
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
During the development of the scope document you will have determined the kinds of support
materials that you will need. You will probably also establish who will be responsible for the
production of those materials.
In conclusion, the project manager will generally be responsible for coordinating the
development of the support materials in parallel with the development of the package.
Role definitions
One of the most important tasks a developer must do before moving into the design and
development phases is to clarify roles and responsibilities. If this has not been done it is virtually
impossible to cost a job, as you cannot allocate the funding for staff. As well, this can lead to
problems finishing a project on time.
For example, the main things to clarify (in terms of roles and responsibilities) may include:
Who is responsible for the sign-off? (And if that person leaves the company, who will do
it then?)
Should the roles be described as position titles rather than individuals’ names?
Who approves purchases (eg software)?
Who will support the project after the development team has gone?
Who will collect and collate the content?
Who will check the legality of the content?
Who has responsibility for organising the workspace for the development team?
Who will approve the security systems of the multimedia product?
Who takes final responsibility for the project?
Budget issues
Funding is a tricky area. Sometimes the ‘real’ budget is not disclosed. Sometimes this is done for
valid reasons, sometimes not. It is common knowledge that some clients are reluctant to reveal
their budget as vendors will bid up to available funds. As well, some parts of the IT industry are
still somewhat immature, so it is often difficult to cost a job.
There are many variables. One job could take 2-3 weeks to install and set-up. Once all the bugs
are identified, the task might only take a matter of hours to repeat. Implementing complex IT
projects is not an exact science!
Due to this situation, it’s always worthwhile to seek additional funds. Many large and small
organisations do not appreciate being asked to fund extra amounts after a project has
11
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
commenced. It is often wiser to be honest and seek additional funds when completing the initial
project approval.
Another important point is that the client must understand what it is they are paying for. Be
mindful that it is easy to confuse clients with technology terms and acronyms. Ensure the
contract outlines what the deliverables are in plain English. It is also helpful for the client if you
include a breakdown list, as an attachment, that quantifies all the major deliverables.
Finally, remember that if you do not win the contract, you have devoted time to the bid and this
has cost your company money. So ensure this potential loss is a consideration in your overall
business plan!
Progress
Have a look at the next section—Practise. If you have trouble, review this Reading or perhaps
take a look at some of the listed Resources.
When you feel ready, try the Self check section at the end of this topic. This will help you decide
if you are now able to complete the task and attempt assessment.
12
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Unit 2
INSTALL AND CONFIGURE INTERNET INFRASTRUCTURE
13
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
more than can possibly be covered here. Local requirements dictate the types of networks be
formed using these devices. This reading will focus on the most common range of network
14
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Ethernet: Most network devices commonly-used are based upon the Ethernet
protocol. Ethernet speeds have been slowly increasing over the last decade, from 10 megabits per
second (10 Mbps, 10 million bps) up to discussions of 10 gigabits per second (10 Gbps, 10 x 1000
Mbps) and beyond. Currently, most computer networks work very well with the 100 Mbps range of
products, but as data transfers within a local rea network increase, the higher bandwidth and capacity of
faster networks may be needed. Often the limiting factor is not the network speed but other bottlenecks
(limits) in the overall system, such as processing speed and hard drive access times. Ethernet uses the
concept of CSMA/CD (carrier sense multiple access with collision detection). Carrier sense means that
devices on the network listen first for no network activity on the network. No activity indicates that no
other device is sending information, since they all use a common medium to transfer data (multiple
access). But since just as in a momentarily quiet room two or more people may start to speak at the
same time, the collision detection mechanism is a method of dealing with this. Wireless
Ethernet: devices (based on the IEEE 802.11 standards) have recently become more
available. These include connection devices such as wireless access points (AP) and individual
peripherals, such as printers. Wireless networking devices connect the network by radio waves. Similar
concepts to the wired Ethernet are used to ensure that transmissions don’t conflict (collisions) and are
15
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
a model to aid in the development of communications standards, not a standard itself. The different
layers define functions that should be considered and implemented at each level. When a device
operates at a particular layer it means that the device components make informed decisions based on
information from that layer of the model. For example, a switch makes decisions at layer 2, data link
layer, based on the media access control (MAC) address of the destination network card. The MAC is a
sub-layer of the data link layer. (Of course, all devices need access to the layers below so that they can
Network devices
Some of the more general types of network devices available are listed in Table 1 on the next
page.
16
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Device Description
Network Often referred to as network interface cards (NICs), they may be installed in a computer or peripheral
cards device and interact with the network medium, including both wired and wireless networks.
Switches Often switches are used interchangeably with hubs, but they have slightly different characteristics. The
differences will not usually show up as a performance increase until used in a larger network with
multiple servers. A switch is a better performing device and is only slightly more expensive than a hub.
Switches operate at layer 2 (data link layer) of the open systems interconnect—reference model and
can make a decision on the destination of a data packet that they receive. In this way, a switch may
send data out to a port based on the destination media access control (MAC) address that is included in
every frame. In fact, simultaneous data transfer between computers is possible, which increases overall
network capacity.
Hubs A hub creates the basic framework for most local area networks used in business and home
environments. They connect the servers, workstations and other network devices together.
Hubs are also called multi-port repeaters. Hubs work at the OSI open systems interconnect—reference
model Physical (layer 1).
Routers Routers are used to interconnect two or more LANs. The LANs may communicate through the router
or the router may act as a gateway to connect to the Internet.
Routers operate at Layer 3 (Network layer) of the open systems interconnect—reference model and
make decisions based on the network addresses which are included in the data packet. In most
networks, the network address will be based on IP addresses but may also include IPX address
information to work with Novell Netware networks.
Access These devices act as a hub in a wireless network and as a connection between the wired and wireless
points network segments in a combined network. In some configurations, the access point will act as a switch
and/or router and prevent unnecessary data packets from travelling between the wired and wireless
sections of the network. In other configurations, two or more access points may only act as a repeater
(or relay) and connect segments of a wired LAN, perhaps between buildings or across roads where
wired access would be difficult or expensive to connect.
Broadband These devices connect between a LAN (or single computer) and a permanent broadband Internet
modem/ connection such as ADSL or Cable. Modem versions tend to have USB connections that must connect
routers directly to a computer. Router versions have an RJ-45 LAN connection and/or a wireless antenna that
may connect to a computer or hub to share Internet access between many computers.
Printers Many printers are available to connect directly to an Ethernet network. These include printer with an
inbuilt NIC. Examples are of network-ready printers are: Brother HL-5170DN, Canon IP4000R and
Hewlett Packard DJ6840.
Scanners Some scanners are network-ready and provide access from the network. Many of these are included in
Multi-Function Centres with printer, copying and fax capabilities as well. Examples are: Brother MFC-
620CN, Canon NSA-01 and Hewlett Packard Photosmart 2710.
Storage These devices offer additional file storage capabilities to a network. They act as a file server and the
storage can be controlled over the network. Examples of Network Attached Storage devices are: D-
Link DSM-624H, Iomega NAS 100d/160G and Linksys EFG250
17
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
workstation in order to add networking hardware is rarely necessary. You may otherwise need to add a
18
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Before you begin installing server hardware or software you need a plan. Some installations have
evolved into a simple task, based on user-friendly menus—they may not require any real
technical knowledge; but what about the existing IT and network environment? It may be very
tempting to get in and start installing without an approved plan because you think you’ll save
time. Yet an installation can interfere with or even stop other network hardware, services or
applications from working, and your working without a plan is tantamount to working blind.
Installation plans and the schedules ensure that disruptions to business operations are kept to a
minimum and that issues of installation requirements, interoperability and compatibility are all
addressed.
Before commencing installation of server hardware or software you should:
Review the user requirements
Review the installation plan
Review and confirm the existing IT environment
Confirm the availability of required resources and materials
Review technical tasks (for installation and configuration)
Review the testing tasks
Review deployment task
Confirm scheduling and communications
Review all contingency plans.
All these items are considered in detail to follow.
19
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
The solution may be to install a central file server and user workstations. The developed
installation plan would be based on this.
Reviewing user requirements allows you to see what is expected as an outcome, and this is the
measure by which the success of the installation will then be judged. There is no point in
following an installation plan, only to find that client requirements are not delivered. You must
have a clear understanding of user requirements to properly review the objectives of the
installation plan and the tasks defined within it.
20
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Review tasks
Tasks define what you are required to do and how to do it. You will need to draw upon your IT
knowledge and skills to review individual tasks and confirm they are technically correct and
properly sequenced. Generally, the order of tasks for an installation will be as set out in Table 1.
You need to review tasks to ensure that they are ordered correctly and that you are aware of any
dependencies between tasks. For example you may need to perform a data backup before starting
a configuration task.
You should also confirm that tasks are technically accurate. You may want to research and
practice tasks that are new to you. For example, if you have no experience of installing an
additional hard disk in a Linux server, you might obtain vendor instructions to install and
configure the disk and perform the task on a test computer, away from the client’s IT
environment.
By reviewing the tasks in an installation plan you make yourself familiar with what you need to
do, before you do it. You will be able to undertake the tasks with confidence and without
wondering what comes next.
21
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
22
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Remote installation
Remote installation is when the operating system software is installed by remote access from
another computer on the network. This also means that your server hardware does not require a
local keyboard, mouse and monitor and you do not need to physically attend to perform the
installation. The Mac OSX Server – Remote Installation option is an example of this. (For
applications software: using either the server operating system features or third-party remote
control software, the server is accessed from a remote location and the application or other
software installed, again without physically visiting the server. This method may also use
application packaging and delivery technology.)
Image installation
Image installation uses hard disk imaging to install the operating system on to the server
hardware. It may be performed locally or remotely and ensures consistent and identical
installations. Installation by disk imaging is much quicker than other methods. However, the
initial image creation may be time-consuming as a manual installation on server hardware is
usually required to create the initial disk image for installation on other servers.
Once the server operating system is installed it must be configured.
may be configured when installed, as part of the installation process, or afterwards, if a default
installation has been performed.
Some specific considerations for configuring server hardware and software configuration follow.
Storage
Options like the hardware redundant array of independent disks (RAID), the system which uses
multiple hard drives to share or replicate data among the drives, are configured independently of
operating systems. You may need to configure RAID options and logical volumes. You may be
using remote storage with special adapter cards that may need configuration.
Boot sequences
A boot sequence is the set of operations the computer performs when it is switched on which
load an operating system. Usually you have the option to select boot orders such as network, CD,
which hard disk and so forth. The Intel WFM (Wired for Management) options may need to be
set.
Redundant components
Hardware such as that for standby power supplies or network adaptors may need configuration.
You may need to consult the hardware manufacturer or vendor for information and configuration
instructions.
24
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
25
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Once a server has been installed and configured you need to ensure it will operate as expected
and will meet client requirements. Basic hardware testing should have been done on installation.
You now need to test the combination of server hardware and server software before the server is
made available for use.
26
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
list the function or service to be tested, and within each function or service, list items to
be tested in sequence
list the procedure to test each item and the expected results of the test procedure
provide for documenting actual test results with comments (as shown in the example in
Table 3).
It is important that you know what the expected results of a test should be. If the actual results do
not match those expected, the test for the selected function and item has failed. This failure is
known as a defect or deficiency that will need to be rectified. Defects or deficiencies can be rated
in terms of severity or importance and this can help you create a priority list of defects to rectify.
Once you have rectified a deficiency or defect you need to redo the failed test to confirm the test
is passed.
After testing
A new server should be free of defects or deficiencies before it is put into production. Results of
the testing process should be documented, and documentation then reviewed and analysed to
confirm that all required testing is complete and that all defects and deficiencies are resolved.
In some cases that documentation (along with other information) may need to be presented to
confirm the results of the user acceptance tests, so to authorise the next step of deployment or
placing the server into production. Clients can also decide to deploy or implement the server with
minor defects or deficiencies, if that a plan exists to rectify them, especially if there is a need to
implement the server quickly.:
Deployment and implementation
27
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Deploying of implementing the server means making it available for use in a working
environment. How you deploy the new server will depend on the existing IT environment and
whether the server is a completely new installation or a replacement or addition for an existing
server. You may need to test your deployment methods in conjunction with your server testing.
To follow are some considerations for deployment. The method you use may affect how you
undertake server testing prior to deployment.
New servers
Deploying new servers is generally a simple process because you are implementing all new
services. The server is usually connected to the production network and existing client computers
connect and use the new server, depending on its configured role.
There may be a need to install client software or reconfigure client computers to enable use of
the new server. This type of activity should have been included in the installation plan and
testing of client software and client connections would be done before deployment.
For example, if you deploy a new dynamic host configuration protocol (DHCP) server in a
network where client computers have static Internet protocol (IP) addresses, you need to
reconfigure client computers to dynamic IP addressing. You could use the following options:
connect the new server to the production network, then
visit each client computer to manually reconfigure or
employ remote access technology (like Altiris, RDP) to reconfigure each computer, or
create an executable configuration file that is sent to the computer and the user executes.
In the above example, connecting the server to the network was the easy part of the deployment.
Parallel implementation
Parallel implementation takes place where the old server and software run alongside the new
server and software. This is done for a period of time to ensure any problems not detected in the
prior testing phase are resolved. The old server and software are then terminated either abruptly
or phased out.
28
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
This method allows the organisation to keep functioning as normal, and it also allows much more
time for the users to become familiar with the new software. The disadvantage is that it is costly
and time consuming for the users to run both operating systems and applications simultaneously.
(To counter that disadvantage, a small group or section may pilot the proposed changes, as
below.)
Abrupt implementation
Abrupt implementation is when the old server and software are completely removed and the new
server and software put in place immediately. It requires no transition costs and is very fast, yet
there is the risk of costly data loss if the new system fails, or if existing data is not correctly
transferred to the new server. Operations can be seriously disrupted if this happens, or if the
users have not been adequately trained (with abrupt implementation users are under a lot of
pressure to learn the system before the change over).
Phased implementation
Phased implementation is used with larger applications that can be broken down and installed
separately at different times. An example of a phased implementation could be a server
providing an accounting application, with the accounts receivable, accounts payable, general
ledger and payroll modules all installed separately in phases with the new operating system. If
something does not work it may be only the (general ledger) that has problems or, since the
(general ledger) has just been installed, it can be quickly identified as the cause of other
problems.
Pilot implementation
Pilot implementation is where the new server and software are installed and used by one
department in the organisation, to be tested. Once this pilot site is working as expected, other
departments convert, using one of the above mentioned deployment methods.
It is wise to have a phased implementation process. This may include the following steps:
Backing up important data in case there is a problem during installation
Selecting a sample area to use the new server and software first. Document any problems
and considerations that arise from this ‘pilot site’.
Break up the installation into smaller, more manageable units.
Plan the installation timetable to cover different sections.
Alert staff to the planned installation and training.
Regardless of implementation method, deployment should be addressed in the installation plan
and not run as an ad hoc process at the end of an installation.
issues arising from the installation, and confirming that the installation delivered the user
requirements. It is at this point that the installation may be signed-off as completed.:
30
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Planning is the first step and foundation of any project. Planning requires thinking about what
you need to achieve. Having clear goals or outcomes is a starting point to knowing exactly what
must be done. You can then decide a sequence of activities to meet those goals, and assign
resources and timelines to each task and to the project as a whole.
Planning is the key to a successful installation. Installing a new file server, upgrading old
network hubs, or installing software on a network, all need an installation plan. While the details
and activities are different in each case, the steps in developing a plan are the same.
Smart installation plans, most importantly, help avoid disrupting business. Without good
planning you may need to reinstall components due to missing information or have unforseen
compatibly issues. While formulating a plan may take time, it will also save you time, not to
mention money, reputation, goodwill and even lost sleep, in the long run.
31
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
32
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
completed. Usually tasks are carried out in sequence (one after the other in a set order), but in
some circumstances may need to be performed concurrently (more than one task at a time).
Task sequences
Generally, the sequence of tasks for an installation will be:
Procurement of resources
Installation
Configuring
Testing and evaluation
Implementation into the production environment
Contingency plans
Post implementation review.
Tasks can be simplified or broken down into a number of sub tasks. For example the task
‘procure server equipment’ can be broken down into the clearly defined sub tasks of:
Obtain quote from preferred supplier for a HP Compaq DL360 Server (duration one day).
Submit quote to Finance department for approval and the raising of a purchase order
(duration four days).
Send purchase order to supplier with delivery instructions (duration four weeks for
delivery).
Accept delivery of server, check contents of package for correct items and advise finance
department that purchase order has been filled (duration two hours).
Each sub task clearly states what is to be done and the time to complete it. This time will be an
estimate based on your experience or based on tasks in similar installation projects.
33
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
All software applications have minimum system requirements for the server or PC processor,
amount of RAM, and available hard disk space. Network software will also have requirements
related to bandwidth, protocol and the network file system. You need to verify these are met
prior to installation.
You need also to ensure the organisation has licenses for software to be installed, and that all
terms and conditions of the license are adhered to, such as the number of clients that can use the
software. You should record any serial numbers or product keys required during the installation.
Installation methods
Knowing the various methods used to install network software will help you develop the
required tasks in the installation plan. The method used will depend on the existing network
environment and resources, including the budget.
Remote deployment
The term ‘deployment’ refers to the distribution of software to end users. Remote deployment
usually involves ‘packaging’ the software. The software is first manually installed on a test
computer and configured as required. The resulting changes (new files, folders, changed files and
registry entries) made by the installation and configuration of the software are recorded and
become the packaged software. This package can then be delivered and written to other
computers on the network.
Other remote deployment methods use hard disk imaging to create disk images of a computer
with the installed software. This disk image may be deployed to other computers creating a
standard environment and reducing the time required to install software.
34
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
In these ways, networked computers can have software delivered, installed and remotely
configured (if needs be) from a central location without user intervention or technical staff
visiting target computers.
Remote deployment and management can be a part of a network operating system, for example
Microsoft Remote Installation Server (RIS) and System Management Server (SMS). Third party
software such as ZenWorks (for windows and Linux), Alteris and Symantec Ghost provide
remote desktop management, imaging and software deployment.
35
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
The installation
Once the planning is complete, the actual task of installation can be very boring. You often just
load the CD-ROM, answer a few questions and off it goes. The supplier may try to make the
activity a bit more interesting by showing you a progress bar or by giving you screens of
advertisements that tell you all the great features of the product.
However, there are a few issues that are important and will impact on the planning and
implementation of the installation process. For the home user the installation process is normally
from a CD to a single computer. In a business environment there may be several decisions to be
made especially if the software being installed or upgraded is an operating system and there are
many users.
How software will be installed in a network will depend upon:
Software installation requirements. Does the software need to be installed in a certain
way?
Software configuration requirements. Is the software configured globally or are settings
required for each individual user or installation.
Network environment, including the types of hardware, number of users, network
connections, bandwidth, and so on.
Resources available for software installation. What people, skills, tools and budget are
available to install the software?
36
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Organisational requirements and constraints. Are there deadline dates to have the
software installed? Can any disruptions to business operations be allowed?
37
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
packaged for deployment. This package can then be delivered and unpacked into other
computers on the network that require the software to be installed.
This method may use hard disk imaging or cloning technologies to create disk images of a
computer with the installed software. This disk image may be deployed to other computers
creating a standard environment and reducing the time required to install software.
For remote deployment this method will employ remote control of other computers on the
network from a central location. This means that the computers connected to the network can
have the software delivered, installed and remotely configured if need be, without user
intervention or technical staff physically visiting the target computers.
Remote Deployment and management can be a part of a network operating system: for example
Microsoft Remote Installation Server (RIS) and System Management Server (SMS). Third party
software such as Novell ZenWorks (used for windows, Linux and Netware), Altris, Prism and
Norton Ghost provide remote desktop management, imaging and software deployment.
Software configuration
Often installing the software is only part of the set-up process. Once the software files have been
installed you may need to configure the software for your operating environment or to select
38
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
other options. The amount of configuration will vary and again you should refer to the manuals
that accompany the software.
Configuration options can include:
Specifying other servers or other resources that the software needs to use. For example,
many web-based products will need to know the IP address or name of the server that's
running the Web service.
If the software uses a DBMS then there may be scripts that have to be run to set up and
configure the database tables and to load initial data.
Links to databases. Business intelligence products may need to be able to access data that
is stored in existing database tables. You will need to configure the servers and databases
so they can be used.
User information may need to be configured so that appropriate access and security can
be set
Network-based servers may need to be told about IP addresses, port numbers and
locations of other components or share names, especially if default settings have not been
used
Other parameters such as time outs, or number of processes to start, location of files, and
so on.
When packaging software or using remote deployment, configurations are usually part of the
package. For terminal services, configurations are set at the terminal server. Other installation
methods may require configuration to be set at the installed computer.
In any case, the installation plan and process should address how software configuration will be
managed for the installation.
39
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
The software evaluation process and the installation planning process should have included a
process for testing the installed software. Software is usually evaluated before it is installed in a
working network. Testing in the evaluation process is essential to determine if the software
meets the organisational and business requirements. This type of testing may include estimating,
testing and reviewing things like:
Disruption to business operations during installation
Time, resources and budget required for complete installation
Technical performance of installed software in a network environment
Functional test as per requirement statement
Security testing and backup
Ongoing maintenance procedures
Evaluation testing is usually conducted by installing software on an isolated network that
replicates the production network as best as possible. This ensures that there is not possibility of
disrupting the working network. The installation of the software will test and confirm
installation requirements and what installation method works best. Technical testing is then
conducted looking at things like transaction speeds, response times, interoperability with existing
software and operating systems, impact on network bandwidth and so on. Functional testing is
also conducted. This looks at the software features, user interfaces, how the users actually use
the software and how it will fit into existing business processes.
Thorough testing will highlight software deficiencies. These deficiencies may be referred to the
software vendor who may be able to provide solutions or rectifications. Any solution or
rectification should be tested to confirm it does what it claims to do.
The results from evaluation testing are used to determine if the software meets the business
requirements. If it does a pilot or test installation should be undertaken.
A pilot or test installation is undertaken to ensure that the installation methods work as expected
(proof of concept) and that the installed software will work as expected in the production
network. A pilot installation involves selecting a small section of the working network where
you will install the software. This may be a couple of couple of computers for a small network
up to an entire department for a large organisation. This installation will test your installation
methods as planned in the working network.
Once the pilot installation is complete, testing using specific criteria should be conducted before
rolling out of the software for the rest of the organisation. The test criteria are based upon the
organisational requirements for the installation. The main criteria will be things like disruption
40
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
to the network during the installation, time required for installation, resources required for the
installation. The functional and technical tests results are compared to that expected and
determined by the evaluation testing.
Following the pilot installation testing and reviewing, any necessary changes should be made to
installation plan before moving forward with the software deployment on the entire network.
Once this is done software can be rolled out across the entire network. With the software
installed, final testing can occur. This is usually termed ‘acceptance testing’ and is performed by
both technical staff and the users of the software. The purpose of this testing is to ensure that the
installed software performs as expected by the user – that is, the user accepts the software
installation is complete with no problems.
Documentation
Documentation is the most import thing to be done following the installation of software on a
network. This makes our job as network and system administrators much easier and not so
taxing on the memory.
The documentation for the installation should contain:
Software description including serial and licensing details and media storage location
along with any maintenance agreements or contracts.
Inventory of install locations (number of computers and location)
Detailed method for the installation including how the deployment package was created,
and how to perform the installation. Of course, the deployment packages used should be
kept in a secure location specified in these instructions.
Software configuration details. This may include screen shots of configuration options.
Change management history for changes in configuration or installation locations, or
methods.
Detailed instructions for any required preventative or scheduled maintenance.
This documentation remains in the organisation and is used as a reference should there be a need
for any configuration changes or installation of the software on new or additional computers.
41
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Summary
It’s tempting to just rush in and install software if we are short of time or under pressure to get
things done. However without a proper plan and knowledge of software installation methods,
installation may take longer and have adverse effects upon business operations.
The practical installation of network software involves an initial test or pilot installation with
testing and review of the process and outcomes. This will reduce potential problems with
network software roll out across an organisation.
Documenting the installation process is required to maintain the network software. This
becomes a reference for any future installation or configuration changes.
42
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Network Security
What is network security? Before we can evaluate the status of network security we need to
understand what network security is.
Security refers to the measures taken to protect certain things or elements of information. There
are three main elements.
Confidentiality
This means keeping information secret and safe. It means controlling access to information so
that only the people with authorisation will access the information. No one else should have
access to the information.
With Network Security this means keeping all information stored in a network environment
confidential and safe. This means keeping unauthorised people off the network and preventing
them from browsing around and accessing thing they have no authority to access.
Integrity
This refers to the correctness of information. It means making sure that the information is kept as
it should be and not altered or changed by unauthorised people. It also means protecting the
information from changes or corruption by other things like system or program failures or
external events.
With Network Security this means keeping all information stored in a network environment as it
should be. Information includes user generated data, programs, computer services and processes
(email, DNS, etc). This means protecting information from unauthorised changes and deletion by
people, network devices or external influences.
Availability
This refers to the ability to access and use information. It means making sure that the information
can be accessed whenever it’s required. If information is not available it is useless.
With Network Security this means keeping all information stored in a network environment
ready and accessible to those who need it when they need it. Information includes user-generated
data, programs, computer services and processes (email, word processing application, etc).
43
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Prepare Report
As mentioned, your risk assessment findings must be presented using clear documentation. The
report presented to management regarding the status of network security should include:
Your summary of concerns and recommendation in plain English
Summary of findings should include your main concerns, possible consequences and
current network security compliance with existing organisation policy and standards
Recommendations need to include implementation costs, resources required, time
required, potential impact on continuing business or systems access.
A risk summary table including impact and likelihood (weighted if required)
Your methods of evaluation and investigation of network security status.
Any other relevant supporting documentation.
As an IT professional, management will be relying on your skills and judgement in presenting a
clear picture of the current network security status. Key points to remember here is that
management want to know if the organisation is exposed to potential risk, what is really at risk
and how much it will cost in financial terms, time and material to mitigate the risk.
As IT professionals, some times we may not look at the big picture and think in technical terms.
What you present must be understood by non technical people so that they can make valid and
justifiable business decisions using your information.
44
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Summary
There is a lot of hype about network security and with it comes the potential to spend big dollars
in securing a network. We now know how to assess and evaluate the status of network security
by identifying real and valid threats. Without vulnerabilities to the threat there is no risk to
network security.
We have learnt that there must be some form of access to the network for security breeches to
occur. Evaluating network security means looking at the individual components that make up the
network, investigating how they are accessed specifically looking for vulnerabilities in
confidentiality, integrity and availability. Third party security evaluation tools are a most useful
resource when used in conjunction with our other findings to formulate recommendations.
Most importantly, our findings need to be interpreted and presented in a meaningful way with
recommendations that are easily understood. Management make decisions on acceptable risk not
administrators.
45
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
User Access
You’ve probably heard someone say that the most secure system is the one that has no users! It is
probably also one of the most useless systems. We do want our users to access the system; it’s
just that we want them to have the appropriate access.
The control of user access can take many forms and apply at several levels. Once a computer is
physically accessed, the user usually logs on to gain access to applications. These applications
will access data in files and folders.
We can simplify the process down to 3 things.
Physical access
Authentication
Authorisation
Physical access
The first layer of management and security is the physical access to the computer. To prevent
unauthorised access, a company may make use of:
locks on the front doors
locks on each floor
locks on offices, etc
security guards
cameras
keys on computer systems.
Only those who have permission and keys will be able to access a computer in the company’s
premises. The Internet, however, presents issues concerning access to corporate information or
systems because physical restrictions cannot be imposed.
Authentication
Authentication is the process of verifying the identity of people who are attempting to access the
network or system. Typically, a user identifies themself to the system, then is required to provide
46
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
a second piece of information to prove their identity. This information is only known by the user
or can only be produced by the user.
The most common method used to authenticate users is the Username and Password method.
Using this method a user identifies itself with a username. They are then prompted for a
password. The combination of name and password are then compared by the system to its data
on configured users and if the combination matches the system’s data information the user is
granted access.
Other authentication methods include:
Username with static passwords—the password stays the same untill changed by the user
at some time
Usernames with dynamic passwords—the password is constantly changed by a password
generator synchronised with the user and system.
Other challenge response systems—this may involve PINs, questions to the user
requiring various answers or actions
Certificate Based—this requires the user to have an electronic certificate or token. This
may also need to be digitally signed by a trusted authority. Kerberos is an example.
Physical devices—these include the use of smartcards and biometrics. Generally the
entire authentication process occurs on the local workstation, thus eliminating the need
for a special server.
Whatever method is used is determined by the organisational policy and security requirements.
Identity Management
In large organisations there may be thousands of users for a network. These users could be
employees, contractors, partners, vendors and customers. Being able to identify and manage each
of these users is most important because each user has different requirements and levels of
access.
This information is managed using either the Network Operating System, Directory Services or
specialised Identity Management Software. Essentially, all of these use a central repository or
database that contains all the user information and credentials. This presents a single location for
all applications and services to use when authenticating users as required.
Authorisation
Once a user has been authenticated (that is their identity validated) they are granted access to the
network or system. For the user to then access data or an application or execute some task or
command they need be authorised to do so. The authorisation process determines what the user
can do on the network. In other words it enforces the organisation policy as applicable to the
user.
The Network and System administrators are responsible for the technical configuration of
network operating systems, directory services and applications. Part of the configuration includes
47
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
security settings that authorise user access. The administrators use an organisational policy to
determine these settings.
48
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
User Authorizations
Once again, organisational policy and procedures provide the necessary information for the
administrators. There should be procedures in place that inform the appropriate people that a
person requires a new user account or changes to an existing account or a deletion of accounts.
The notification procedure should cover circumstances such as new employees joining the
organisation, employees changing positions in the organisation and employees leaving the
organisation. These notifications must come from authorised people in the organisation
(managers, etc) as stated in the policy and procedures.
Notifications also need to specify what information, data, resources etc the account is permitted
to access. The request for access must be authorised by an appropriate person in the organisation
(usually department managers). The access permissions for users should be carefully planned
and determined in writing by appropriate people who have the authority to allocate the access.
Procedures should address:
which managers can authorise a new user
standards for user id and passwords
groups that users can belong to and authority required for each group
basic accesses that all users are allowed
authorisation requirements to access sensitive data
application accesses
ability to install additional software
email and Internet accesses
special accesses that may be required.
49
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Use of Groups
The most common way of administering access permissions is to create groups and put user
accounts into appropriate groups. The group is then permitted or denied access as required.
Using groups is an efficient way of managing authorisation because you only need to set access
permission to a group and not individual accounts.
For example, a company may have thousands of users, but analysis of what those users want to
do may show that there are twenty or more different combinations of access permissions
required. By assigning users to groups and then allocating permissions to the group, the security
administration is greatly simplified.
Once we have users allocated to groups we can explore other levels of controlling access.
Allocating permissions to folders and files is a major security provision of network operating
systems and one that is important to set up correctly. Can we go lower and look at the content of
a specific file and restrict access there?
The restriction of file access is most applicable in controlling access to database files.
For example, imagine a Payroll system using a database in which the data is stored in tables.
These tables have columns and rows of data. Let us think about two groups of user, the payroll
department staff and the manager of a department. The payroll group are likely to be allowed full
access to all the data although in a very large organisation there may be segregation of access.
But what about a department manager? This person may be allowed to see salary details for the
staff that work in the department only.
In the table containing salary details there may be a row for every employee in the organisation.
This means that we only want to show this manager the rows that relate to the one department.
This would be secured with a filter that only displays staff in the department being examined.
Furthermore there may be information about an employee that even their manager may not be
able to see, such as medical or financial information. This information may be restricted by
controlling the columns returned in a report or query.
This type of security is really part of the application control rather than the network but it is still
an important part of the overall security of the system and needs to be addressed by the
organisational procedures.
50
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Rights (or privileges) generally refer to the restriction on user accounts or group in performing
some task or activity. For example a user account or group may be assigned administrator or
supervisor rights meaning that the user can perform administration tasks like create, modify or
delete user accounts. Care must be taken with rights to ensure security is not compromised.
51
Develop System Infrastructure design plan by Yabibal T.
Infolink Universty College
Summary
How user accounts are managed is principally determined by organisational policy.
Administrators need to use policies and procedures to determine how to configure accounts and
how to set appropriate access permissions to application and data.
Once accounts are established, again policies and procedures will clearly define how the
accounts will be managed with regard to changes, disabling and
52
Develop System Infrastructure design plan by Yabibal T.