Types Of Hosting
Enviado por carlitosnt • 28 de Septiembre de 2013 • 2.675 Palabras (11 Páginas) • 248 Visitas
The following is information that I have found to be true in my
own web development but is by no means an absolute in what might
work for you instead. It is intended to be used for informational
purposes only. There has been such an onslaught of questions
regarding this topic that I thought I would expound a little.
Shared Hosting(static type hosting)
It's exactly what it implies, "shared." You will be sharing just
about everything with however many users happen to be on that
particular shared server. I would never recommend any type of
online commerce reside on a shared hosting server but too often
there is no way around it. Budgets at times soar low, and people
have to make due with what they have. Shared hosting is shared by
many users; this is a benefit for users who do not want to deal
with it, but a hindrance to power users who want more control. In
general shared hosting will be inappropriate for users who require
extensive software development outside what the hosting provider
supports.
Shared hosting typically uses a web-based control panel system
such as cPanel, DirectAdmin, Plesk, InterWorx, H-Sphere or one of
many other control panel products. Most of the large hosting
companies use their own custom developed control panel. Control
panels and web interfaces can cause controversy however, since web
hosting companies sometimes sell the right to use their control
panel system to others. Attempting to recreate the functionality
of a specific control panel is common, which leads to many
lawsuits over patent infringement. Another point: If any one of
the users makes an error in scripting, all users on the shared
server are affected. Therefore to lower the chance of this
happening, users that are subscribed to Shared Hosting services
are not authorized to run their own programs.
If you must choose a shared hosting plan then go with WHAT WORKS
FOR YOU. Many developers have their opinions on what is good and
what is bad I know that I do for sure. For example, I would always
recommend In Motion Hosting, Arvixe, and Host Gator first if you
are going shared and other companies like Go Daddy, Fat Cow, and
Network Solutions last. Just remember one thing: You are sharing
with thousands if not millions of other users and your website
will reflect that in areas of performance. Eventually, if your
business grows you will find a way to offset the cost of a
VPS/Dedicated with the profits you are making. Also, Open Cart is
really good about providing extensions that will help boost
performance on a shared hosting server if you can't afford a more
expensive set up. Those are mentioned below.
Final thoughts about shared hosting:
For session security and also possible file access violations
shared hosting isn't a solution for anyone serious about their
shopping carts. And for those that didn't know this: the average
shared server has at least one Apache web server running on it. It
also contains the PHP programming language or executable CGI
scripts. That copy of Apache maintains all incoming HTTP requests
for each site functioning on the server. In order to serve your
website to the world, Apache must be able to interpret your HTML
and CSS files, PHP scripts, images and so forth. Web-based
applications such as blogging software and content management
systems also require write access to the directories of your
website.
Read and write access is typically granted by configuring group
permissions on a specific file or directory. Each user account and
the Apache server are essentially members of the same group. An
FTP daemon is often set up by default to ensure the group's
ability to read access to all files uploaded to the server,
enabling Apache to the serve the websites. Still want a shared
hosting account? Perhaps all you can afford to start then you do
what you have to. This won't be an article on who's best, and
who's worst. There are plenty of those articles in this forum if
you search.
Cloud Hosting(dynamic type hosting)
Currently there seems to be an over abundance of hype and
confusion about Cloud Hosting that can be found scattered all
about the internet. Some of this confusion is brought on by the
fact that most large Cloud Hosting companies really don’t want you
to understand what it is that you’re actually paying for, or why
you have to re-write the code for your entire application. With
ambiguous marketing efforts and huge advertising budgets, it’s no
wonder there are many misconceptions. The truth is, Cloud Hosting
is very much the next level of Web Hosting, and it doesn’t have to
be much more complex than that.
Myth: Cloud hosting is identical to shared hosting
The truth is that Cloud Hosting offering is in a lot of ways like
Shared Web Hosting, but only with the way you manage your
applications, as it should be. The underlying technology used to
serve Web Applications on a Cloud Platform is exponentially more
complex than Shared Web Hosting. There are significant financial
and time investments made by any company who is capable of
engineering their own Cloud Hosting platform. For the customer, it
simply means better Uptime, Reliability, Redundancy, and
Scalability. Cloud Server Hosting refers to a group of linked
servers and web hosting service which is offered via the cloud.
Cloud hosting is typically based on a subscription fee and the
payment usually is comprised of a standard fee for restricted
resources or tailored fee per feature
...