Malware Removal Instructions

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg
Showing posts with label Cloud Computing. Show all posts
Showing posts with label Cloud Computing. Show all posts

Friday, 15 July 2011

What Is Cloud Computing? Defining the Cloud

Posted on 12:25 by Unknown
The term of “cloud computing” is rather new, although it has been nearly a decade since cloud computing services were first used. The fact is that only few years ago the potential of this area was realized and suitable name found by IT specialists. Nevertheless this expression still says nothing for a decent user. The easiest way to understand the essence of this powerful conception is to explain both of the words separately. For a long time, the word “cloud” has been used as the synonym of Internet, especially in flowcharts or diagrams. Meanwhile, the word “computing” is usually associated with all kind of activities on computer. By coupling these two terms together we get a cloud computing, which, according to previous explanations, stands for computing through internet and is very close to actual meaning.

In general, the essence of cloud computing is the way of keeping information. In traditional computing, we store all data and programs on our PCs and normally we can access them only through the same computer unless you allow remote access. Whereas in cloud computing all necessary data and programs are stored in the service provider’s information centre and thereof they can be accessed from any PC with an Internet connection. In many cases you don’t even have to download and install any applications to your computer, because they are already in the “cloud”.



The illustration of cloud computing

At this point it is very important to understand the differences between classic client-service model and cloud computing as these concepts may look similar to someone. There are three distinct characteristics which should be discussed in this case: elasticity, flexibility and maintenance. For example, when you buy a traditional web hosting service, all the details are defined in advance: the amount of space for your website bandwidth size, the number of databases you are able to configure and so on. However, when you order a similar service from the “cloud”, you can use as much or as little space and resources as you need at that moment – it is elastic. Moreover, you pay only for the actual consumption of services (it is like on demand self-service) and you don’t have to care neither about maintenance nor about tools for using it – the service is fully managed by the provider. All you need is computer with sufficient Internet connection.

In addition, the cloud computing model is broadly divided into two deployment models (private or public) and three service models: Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS) and Software-as-a-Service (SaaS).
A private cloud supplies hosted services to particular organization or limited number of people and can be managed by them or a third party. A public cloud is available to anyone on the Internet or a large industry group and is owned by a service provider (for example, Amazon Web Services). Sometimes, when an organization, which sells cloud services, creates its own private cloud from public cloud resources, the result is called a virtual private cloud. However, despite of the deployment model, the goal of cloud computing is still the same – to ensure convenient and secure access to massive computing resources and endless scalability.

Infrastructure-as-a-Service (IaaS), as the name implies, provides infrastructure or actual servers and storage to a buyer. This means that consumers are able to use as much capacity as they need, however the responsibility for installing operating system and all the required applications should be taken by themselves. One of the best examples of this cloud model is Amazon Web Services (AWS), which allows accessing and configuring their virtual servers and storage. IaaS supports the PaaS and SaaS layers. This provides a high degree of autonomy but increases complexity.

Platform-as-a-Service (PaaS) provides the same services like Infrastructure-as-a-Service (IaaS), but in addition installs the platforms on top of the hardware and takes care of maintaining them. Please note that the main difference between IaaS and PaaS is the amount of control over the system available to users of the services. IaaS provides total control, PaaS typically provides no control. This enables consumers to create or acquire applications by using software and product development tools over the Internet. However, it should be taken into account, that question of standards for interoperability or data portability in the cloud is still open, and therefore some cloud service providers may not allow moving created software out of his platform. The examples of PaaS are GoogleApps and Force.com.

Software-as-a-Service (SaaS) is similar to Platform-as-a-Service (PaaS), but has even more limitations. SaaS provides access to various kinds of software managed by vendor and interacts with the consumer though a front-end portal. Of course, the software may intern according to the company needs or activities and can be reached from anywhere in the world simply by Internet. For this reason, SaaS is a very broad market with many capabilities. Some of the best known examples of SaaS are Web-based emails (Gmail, Yahoo Mail, Hotmail, etc.) and Google Docs.

Although these three service models of cloud computing, which were described above, are still relevant, some experts presumes that very soon everything will be offered as a single package with the possibility to choose what end-user really needs. Whether these predictions will come true or not, one thing can be said for sure – a cloud computing will play more and more important role in meeting the needs of organizations and private customers.
Read More
Posted in Cloud Computing | No comments

Thursday, 14 July 2011

IaaS - Cloud Computing

Posted on 13:24 by Unknown
What is Infrastructure as a Service (IaaS)?

Infrastructure as a Service (IaaS) is a way to rent storage, hardware, servers and network capacity over the Internet. The service provider owns massive computer resources and is responsible for running and maintaining them. Meanwhile, the client needs only computer and Internet connection to access these bottomless resources and typically pays for it on a per-use basis.

The main features and components of Iaas are:
  • service-oriented utility computing,
  • automation of administrative tasks,
  • unlimited resources,
  • on demand self-service,
  • pay-per-use pricing,
  • desktop virtualization,
  • policy-based services.
Infrastructure-as-a-Service (IaaS) is one of three models of cloud computing service. The other two are Software as a Service (SaaS) and Platform as a Service (PaaS).



Share the knowledge:
Read More
Posted in Cloud Computing, IaaS | No comments

PaaS - Cloud Computing

Posted on 13:20 by Unknown
What is Platform as a Service (PaaS)?

Platform as a Service (PaaS) gives a possibility to run, create or test various applications by using provider's tools over the internet. The consumer has no rights to manage or control the underlying cloud infrastructure (storage, servers, platforms, etc.), but is able to configure application hosting environment and the installed applications.

Advantages of using PaaS are:
  • possibility to change and upgrade the characteristics and components of operating system,
  • easier collaboration with specialist over the word,
  • opportunity to use resources that are over the national border without crossing it,
  • overall cost reduction by minimizing the expenses of hardware and programming tools, incompatibility problems and so on.
Disadvantages of using PaaS are:
  • some providers may not allow moving developed software out of his platform (security issues),
  • flexibility of this service may still be insufficient in meeting the needs of users, whose requirements are constantly changing.
Platform as a Service (PaaS) is one of three models of cloud computing service. The other two are Software as a Service (SaaS) and Infrastructure-as-a-Service (IaaS).



Share the knowledge:
Read More
Posted in Cloud Computing, PaaS | No comments

SaaS - Cloud Computing

Posted on 13:13 by Unknown
What is Software as a Service (SaaS)?

Software as a Service (SaaS) is a cloud computing model, which hosts various software applications and makes them available to customers over the Internet or other network. There are two main software delivery models for SaaS:
  1. to give an online access to a single copy of an application,
  2. to host commercially available software and deliver it over Internet.
The last opportunity is very similar to one, which is used for other on demand computing software delivery models, for example ASP (application service provider). However due to its global accessibility and main technologies that support service-oriented architecture (SOA), Web services and even new developmental approaches, SaaS is becoming more and more popular amongst other software delivery models.

The main advantages of SaaS model are:
  • no concerns about software buying (licenses), installing and maintaining,
  • automatic updates and patch management,
  • automation of administrative tasks,
  • easier collaboration with other users – everyone has the same version of software,
  • world-wide access.
Software as a Service (SaaS) is one of three models of cloud computing service. The other two are Platform as a Service (PaaS) and Infrastructure-as-a-Service (IaaS).



Share the knowledge:

Read More
Posted in Cloud Computing, SaaS | No comments
Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Remove Viruses Located in the $Recycle.Bin Folder (Uninstall Guide)
    The $Recycle.Bin folder is a genuine Windows folder. It is part of the file system. It is there to give you a chance to undelete a file when...
  • Remove Ask Search and Ask Toolbar (Uninstall Guide)
    Ask Search and Ask Toolbar are very often incorrectly classified as virus/spyware that may cause search redirects. The majority of us pref...
  • Facebook Security and Privacy Best Practices
    Facebook is the most popular social networking site. Nearly all of my friends have Facebook accounts. They log on to Facebook at least a cou...
  • How to Remove Easy Scan (Uninstall Guide)
    Easy Scan is a rogue application that pretends to be legitimate software, in this case registry cleaner and hard drive optimization program...
  • Smartphone Security: Using Your Mobile Phone Safely
    Smartphone is like a little copy of your computer with lots of personal information: photos, text messages, access to e-mail account and oth...
  • Fake avast! Antivirus: Avast-antivirus-francais.exe
    Cyber-criminals are attempting to benefit from unexperienced web users who are looking for anti-virus software. We found a couple of mislead...
  • Antivired.com and other Antivirus Monitor Related Domains
    Just a short note about several malicious domains related to the Antivirus Monitor fraud. This rogue anti-virus program reports non-existent...
  • Boxore Adware (Uninstall Guide)
    Today we came across another adware application called Boxore. It's distributed the old-fashioned way: people search for free online mov...
  • Show Hidden Files and Folders in Windows
    By default Microsoft Windows hides important files from being seen with Windows Explorer in order to protect these files from being modified...
  • Antispyis.com and other Antivirus Scan related domains
    New additions of misleading websites which promote a rogue security application called Antivirus Scan. antispyis.com afantispy.net softwaree...

Categories

  • Adware
  • Answers
  • Antivirus software
  • Browser Hijackers
  • Cloud Computing
  • Fake Alerts
  • Giveaways
  • Hoax
  • How-To
  • IaaS
  • Internet
  • Malicious websites
  • Malware
  • PaaS
  • Parental Controls
  • Passwords
  • Phishing
  • Process Information
  • Ransomware
  • Rogue programs
  • Rootkits
  • SaaS
  • Security Advisories
  • Spam
  • Spyware
  • Trojans
  • Viruses
  • Web Browsers
  • Worms

Blog Archive

  • ▼  2013 (173)
    • ▼  December (6)
      • Squirrel Web Removal Guide
      • What is levelqualitywatcher64.exe and how to remov...
      • What is levelqualitywatcher32.exe and how to remov...
      • What is adpeakproxy.exe and how to remove it?
      • How to remove ScorpionSaver adware (Uninstall Guide)
      • Remove Level Quality Watcher, removal guide
    • ►  November (13)
    • ►  October (11)
    • ►  September (20)
    • ►  August (4)
    • ►  July (17)
    • ►  June (31)
    • ►  May (25)
    • ►  April (15)
    • ►  March (17)
    • ►  February (7)
    • ►  January (7)
  • ►  2012 (86)
    • ►  November (2)
    • ►  October (4)
    • ►  September (6)
    • ►  August (6)
    • ►  July (11)
    • ►  June (1)
    • ►  May (5)
    • ►  April (7)
    • ►  March (7)
    • ►  February (17)
    • ►  January (20)
  • ►  2011 (239)
    • ►  December (8)
    • ►  November (18)
    • ►  October (21)
    • ►  September (24)
    • ►  August (28)
    • ►  July (32)
    • ►  June (16)
    • ►  May (23)
    • ►  April (15)
    • ►  March (16)
    • ►  February (9)
    • ►  January (29)
  • ►  2010 (2)
    • ►  December (2)
Powered by Blogger.

About Me

Unknown
View my complete profile