BorderLayoutBoxedLayoutOpenLayout Maximum textMedium textSmall text

Social Networking Experts, Social Networking Evangelists, Microsoft Certified Partner, Grand Rapids, Second Life, Michigan, Joomla Experts, Joomla Development, MOSS,  SME, Commerce Server, BizTalk Server SME, Second Life, DotNetNuke Experts, Custom Web Development, .NET development,  MOSS Development, Web Solutions Architects, Enterprise Architect, Small Business Server Development, Small Business Server SME, Microsoft CRM, Microsoft Dynamics, eCommerce, ASP.Net, Microsoft Small Business Server Experts, Joomla Websites, Joomla Consulting



Register
Saturday, March 13, 2010

Terminology

Sclera Design in Grand Rapids, Michigan, Microsoft Certified Partner.  We develop enterprise DotNetNuke, Joomla, & SharePoint Applications. We provide IT Staffing Solutions.  IT Contractors. BizTalk Server SMEs, Commerce Server SMEs, MOSS Devlopment, MOSS SME, SharePoint SME, SharePoint Experts, SharePoint Development, Entrprise Architects, DotNetNuke Development, SecondLife Development, Custom Web Design, eCommerce Development, Microsoft Dynamics CRM Development, Small Business Server Deployment and Small Business Server Development.
Sclera Design, in Grand Rapids, Michigan.  Sharepoint 2010 Experts

A Glossary of Hosting Terms

Hosting often uses its own language, or languages, comprised of acronyms, proprietary names and terms that have been granted new meanings. For some it's a first language. For others it's an entirely new language. This abridged glossary is designed to assist in "translating" the more common hosting terms into more common language.

Apache

One of the world's most popular Web server programs, Apache was built by a group of open-source programmers and is often used because of its outstanding performance, h3 security features and the fact that it is free.

Application Infrastructure

The software components that your custom application relies on for its functionality. Examples include web servers, application servers and database servers.

Bandwidth

The amount of data that can be transmitted at a given moment to a server. The higher your bandwidth, the larger amount of traffic your site can handle at one time.

CGI

Short for Common Gateway Interface, a small script that processes data taken from the user (such as from a form application).

Cgi-bin

The directory on a web server where CGI scripts are stored.

DDoS

Short for Distributed Denial of Service Attack, the most common form of attack on network devices. It overwhelms a network by monopolizing its bandwidth by flooding it with information from multiple hosts, thereby preventing legitimate network traffic.  back to top

Device

Refers to the individual hardware components that make up a unique hosted configuration. This includes servers, firewalls and load balancers.  top

DNS

DNS stands for Domain Name Service. DNS is the TCP/IP stack that converts IP addresses into domain names. If you purchase a domain name, DNS servers are given the IP address of your Web server and the corresponding domain name. Then, when someone comes to your domain, the DNS server translates that to an IP so it knows where to send the request.

Domain Name

The main part of the address of a Web site. This must be purchased and can be used by you if you own it or rent it.

Also Known As: Web site address, URL
Examples: I want to get a domain name for my site so people can find it easier.

The domain name for Geocities is "geocities.com".

Firewall

A piece of security software or hardware designed to protect web servers. They are typically used to protect sites from hacker attacks/unauthorized access.  back to top

FTP

Short for File Transfer Protocol, a method of allowing rote users and Web servers to exchange files.  back to top

HTML

Short for HyperText Markup Language, the language by which web servers and client browsers communicate. All server-side functions (such as database processing), although they may be performed in another language, must eventually be output back to the user in HTML.

HTTP

Stands for HyperText Transfer Protocol, the protocol by which HTML files move across the Internet. HTTP requires a client browser and an HTTP server (typically a web server).  back to top

IDS

Short for Intrusion Detection Syst, it recognizes all types of hostile network traffic and computer usage that can't be detected by a conventional firewall.  back to top

IIS

Short for Internet Information Server, Microsoft's server software for Windows NT/2000.  back to top

IP

Short for Internet Protocol, which designates the format of "data packets" that are used to exchange information over the Internet.  back to top

J2EE 

Short for Java 2 Platform, Enterprise Edition, J2EE is a programming platform for developing and running distributed multi-tier architecture applications, based largely on modular components running on an application server.  back to top

LAMP

An acronym for a set of free software programs commonly used together to run dynamic Web sites: 

  • Linux, the operating syst;
  • Apache, the web server;
  • MySQL, the database managent syst (or database server);
  • Perl, PHP, and/or Python, scripting languages.  back to top

Load Balancing

Distributing data across a network of servers in order to ensure that a single Web server does not get overloaded with work, thereby affecting performance.  back to top

Managed Backup

Refers to the copying of data for the purpose of having an additional copy of an original source, specifically storing data on separate tape media not located on the server. If the original data is damaged or lost, the data may be copied back from that source.  back to top

Name Server

A server responsible for translating domain names and IP addresses.  back to top

NOC

Short for Network Operations Center, a hosting company's "home base," so to speak. The NOC is usually where most administration, technical support and physical server storage takes place.  back to top

Packet switching

The method by which most data is exchanged throughout the Internet. Most data is broken down in to smaller "packets" prior to transfer, and then reassbled at the destination.  back to top

RAID

Short for Redundant Array of Independent Disks, a method of data protection/backup. Data is stored over a number of servers so that information will still be accessible if a piece of hardware/software crashes.  back to top

SAN

Short for Storage Area Network, a network designed to attach computer storage devices such as disk array controllers and tape libraries to servers. In a storage network, a server issues a request for specific blocks, or data segments, from specific disk drives. This method is known as block storage. The device acts in a similar fashion to an internal drive, accessing the specified block, and sending the response across the network.  back to top

Scalability

The ability of a piece of software or hardware to expand/grow as necessary.  back to top

Service Level Agreent (SLA)

A formal written agreent made between two parties: the service provider and the service recipient. The SLA itself defines the basis of understanding between the two parties for delivery of the service itself. The document can be quite complex, and sometimes underpins a formal contract. Generally, an SLA should contain clauses that define a specified level of service, support options, incentive awards for service levels exceeded and/or penalty provisions for services not provided.  back to top

SQL

Short for Standard Query Language. A standard protocol used to request information from databases. Servers that can handle SQL are known as SQL servers.  back to top

SSL

Short for Secure Sockets Layer, a protocol developed by Netscape to handle and protect confidential/sensitive information required for e-commerce transactions (like credit card numbers). SSL addresses usually begin with 'https'.  back to top

URL

When you go to a Web page, the URL of that page is everything that is showing up in the address window of your browser including the http:// and all that comes after it.

Also Known As: Uniform Resource Locator, Web site address
Examples: If I give you the URL of my Web site you will be able to come see what I've done with it.

The URL of my Web site is http://www,personal.com.

back to top

VPN

Short for Virtual Private Network, a private communications network usually used within a company, or by several different companies, to communicate over a public network.  back to top

Web Hosting

Web hosting is a service that allows users to post web pages to the Internet. A Web host, or hosting service provider (HSP), is a business that provides the technologies and services needed for Web sites to be viewed on the Web.  back to top

XML

Short for Extensible Markup Language. XML is a language allowing developers to create their own markup tags. All XML tags are defined by the programmer, and can be interpreted differently in different applications. For example, the "" tag in HTML means Italics, but could mean anything in XML, depending on the function the developer assigns to it.  back to top

 Glossary provided by theWhir.com.

Hosting $5.00 • SharePoint • Commerce Server • BizTalk Server •  MOSS • Microsoft OCSMicrosoft Dynamics CRM
Professional Web Design, Search Engine Optimization, Online Marketing businesses.  eCommerce, eCatalogs, Shopping Carts.  We can architect an enterprise solution with Microsoft Commerce Server, BizTalk, and SharePoint Server, or engineer a social networking solution in Second Life, or with DotNetNuke, Graffiti, Community Server, etc.


Copyright © 2008 - 2009 Sclera Design, Inc.