Tag Archives: cloud

Dedicated Hosting vs. Cloud Hosting

There are many web hosting options and two of these are dedicated hosting and cloud hosting. There are advantages and disadvantages to both and these are outlined below.

Dedicated hosting is where a web server is entirely dedicated to your website and, unlike shared hosting, isn’t shared with other websites. With your website being the only one on a server it prevents the problem of other sites having an impact on yours.

With cloud hosting you can make use of several servers as required. These are available as and when you need them. Rather than having a physical server (or more than one) that you are paying for all of the time, you use the resources you require at any particular time and pay accordingly. This means that should you suddenly require more resource you can use it, but without paying for it when you are not using it. Essentially, you pay for what you are using at any particular time.

Advantages and Disadvantages of Dedicated Hosting

The main advantage of dedicated hosting is that you are not sharing servers with other websites. This means the entire resource of the server is dedicated to your site. For example, bandwidth for the server is not shared amongst other websites. The lack of other sites makes dedicated hosting very reliable. Unlike shared hosting, problems with other sites cannot impact you. Dedicated hosting can be pricey, though, compared with other forms of hosting as it often means website owners are paying for resources they don’t require. Dedicated hosting is a good option for websites where traffic is consistently high. The bandwidth of dedicated hosting may be required and if traffic is steady it is easier to decide how much resource is needed.

Advantages and Disadvantages of Cloud Hosting

Paying for what you use is an obvious benefit. Cloud hosting means having extra resource available to you but not having to pay for it all of the time. Cloud hosting is beneficial for growing businesses. It allows them to easily adapt their hosting as they require more resource. Websites with fluctuating traffic can also benefit. It means having the option to use extra server space when traffic is high but without having to pay for it when traffic is low. Seasonal businesses, for example those who are particularly busy at Christmas or during the summer, are amongst those who should consider cloud hosting. With several servers being used cloud hosting can increase reliability. The overall load is balanced across different servers, meaning less reliability on one server. There are obvious advantages to cloud hosting but also some downsides. Unlike with dedicated hosting, you don’t have access to a server. This means being dependant on third-party providers and having less control. Though improving, security can also be an issue, with websites being more vulnerable to hackers.

Dedicated Hosting or Cloud Hosting?

Different options are suitable to different websites. Dedicated hosting might be preferable for established websites or those which are highly sensitive, while cloud hosting can be the better option for sites where traffic fluctuates or is expected to increase over time.

Andrew Marshall ©

When Software Can’t Help: SSD, Cloud and Online Services

In the first part of the article, we took a look at programs for recovering data from traditional hard drives. In this second part of the series “When Software Can’t Help” we’ll talk about flash-based (solid-state) storage, cloud storage systems and online storage services.

Solid-State Drives (SSD)
Solid-state drives are often used in place of traditional hard disks. SSD drives offer smaller capacities but much higher speed, especially when random access speed is concerned. With no moving parts, SSD drives are more robust mechanically. They can withstand higher shocks, which makes them particularly great for portable applications. Another laptop-friendly feature is a much lower power consumption compared to magnetic hard drives.

SSD drives do come with their share of issues affecting data loss and data recovery situations. These issues are highly dependent on the ways SSD drives record information. With SSD drives, recovering a file deleted a few minutes ago is far from a given. Same goes for formatted disks; however surprisingly, corrupted SSD’s may be recovered just as well as traditional hard drives. But let’s elaborate.

Why Recovering Deleted Files from SSD Drives May Not Work

All fairly recent SSD drives implement a special set of procedures allowing them to optimize their writing performance. These procedures include background garbage collection and TRIM.

Why do SSD drives need garbage collections and magnetic hard disks don’t? Because flash chips have much faster clear writes compared to erase-then-write times. In other words, flash cells that contain information need to be erased (emptied) before new information can be written in, and that erase process is very slow compared to plain write operation. In order to speed up the writes, solid-state disks erase flash cells occupied with deleted information in background. When the system needs to write anything on the disk, the write operation then has enough empty cells to complete quickly.

How does the disk know a particular sector becomes available? The operating system tells the drive via the TRIM command. The TRIM command is issued every time the system deletes a file or formats a volume. The drive will then add released sectors into the garbage collection queue, wiping their content with zeroes slowly but inevitably.

Remember why data recovery works? Windows itself does not wipe or erase the content of a file being deleted, but simply marks its disk space available. Well, this is not the case with SSD drives anymore: SSD drives will wipe available disk sectors in just a few minutes after a file is deleted.

When SSD’s Can Be Recovered

SSD recovery may still work if the TRIM command was not issued. This could be the case if any one (or more) of the following is true:

Old version of Windows. Windows versions before Vista did not support TRIM, so SSD’s behave pretty much like magnetic hard drives, and can be recovered.

Corrupted data. In a case of corrupted data, damaged file system and similar things, the TRIM command is not issued, and the files remain recoverable.

External SSD drive. SSD drives connected via a USB, FireWire or Ethernet port do not support the TRIM command, and can be recovered with data recovery software.

RAID arrays. TRIM is not supported in RAID configurations.

File system other than NTFS. At this time, Windows only supports TRIM on NTFS-formatted SSD drives. If your SSD drive uses a different file system, the TRIM command is not issued, and the drive remains recoverable.

Tools for Recovering Data from SSD Drives

In order to recover information from an SSD drive, you can use data recovery tools such as Hetman Uneraser, Hetman Partition Recovery, or Hetman Photo Recovery depending on your exact needs. Try Hetman Uneraser if you’re recovering from a healthy drive that has not been formatted or repartitioned. If you did format or repartition your SSD drive, or if you have an inaccessible device with corrupted file system, use Hetman Partition Recovery.

Cloud Storage and Online Services
Cloud storage systems are gaining popularity among all kinds of users. Online backups, online photo albums (Flickr, Picasa), online file sharing and online document processing (Google Docs) are all over the place.

They are great as “Desktop”, “Mobile phone” or “My Documents” backups, perfect as redundant storage, and absolutely irreplaceable for sharing information and socializing. However, cloud storage systems are not exactly great as your primary storage. In other words, if you want to replace a big hard drive with an Amazon cloud storage account – take a second look.

Granted, cloud storage systems are not susceptible (or much less susceptible than single-hard-drive solutions) to hardware faults and virus attacks. They are usually quite redundant and have excellent self-backup facilities. Your data may be safe there… for a while.

Relying exclusively onto a cloud-based storage means giving up complete control over your information. Your data will be subject to someone else’s policies (which may change without notice). The amount of storage space available may be limited, while plans allowing larger than a single hard drive’s worth storage space may cost you more than the cost of a similarly sized hard drive, per month.

Finally, if you delete a file, or if your entire account is compromised and wiped by a hacker, there is no recourse. No data recovery tool can restore deleted information from the cloud. This is a classical case where data recovery tools do not help.

When Software Can’t Help: SSD, Cloud and Online Services

In the first part of the article, we took a look at programs for recovering data from traditional hard drives. In this second part of the series “When Software Can’t Help” we’ll talk about flash-based (solid-state) storage, cloud storage systems and online storage services.

Solid-State Drives (SSD)
Solid-state drives are often used in place of traditional hard disks. SSD drives offer smaller capacities but much higher speed, especially when random access speed is concerned. With no moving parts, SSD drives are more robust mechanically. They can withstand higher shocks, which makes them particularly great for portable applications. Another laptop-friendly feature is a much lower power consumption compared to magnetic hard drives.

SSD drives do come with their share of issues affecting data loss and data recovery situations. These issues are highly dependent on the ways SSD drives record information. With SSD drives, recovering a file deleted a few minutes ago is far from a given. Same goes for formatted disks; however surprisingly, corrupted SSD’s may be recovered just as well as traditional hard drives. But let’s elaborate.

Why Recovering Deleted Files from SSD Drives May Not Work

All fairly recent SSD drives implement a special set of procedures allowing them to optimize their writing performance. These procedures include background garbage collection and TRIM.

Why do SSD drives need garbage collections and magnetic hard disks don’t? Because flash chips have much faster clear writes compared to erase-then-write times. In other words, flash cells that contain information need to be erased (emptied) before new information can be written in, and that erase process is very slow compared to plain write operation. In order to speed up the writes, solid-state disks erase flash cells occupied with deleted information in background. When the system needs to write anything on the disk, the write operation then has enough empty cells to complete quickly.

How does the disk know a particular sector becomes available? The operating system tells the drive via the TRIM command. The TRIM command is issued every time the system deletes a file or formats a volume. The drive will then add released sectors into the garbage collection queue, wiping their content with zeroes slowly but inevitably.

Remember why data recovery works? Windows itself does not wipe or erase the content of a file being deleted, but simply marks its disk space available. Well, this is not the case with SSD drives anymore: SSD drives will wipe available disk sectors in just a few minutes after a file is deleted.

When SSD’s Can Be Recovered

SSD recovery may still work if the TRIM command was not issued. This could be the case if any one (or more) of the following is true:

Old version of Windows. Windows versions before Vista did not support TRIM, so SSD’s behave pretty much like magnetic hard drives, and can be recovered.

Corrupted data. In a case of corrupted data, damaged file system and similar things, the TRIM command is not issued, and the files remain recoverable.

External SSD drive. SSD drives connected via a USB, FireWire or Ethernet port do not support the TRIM command, and can be recovered with data recovery software.

RAID arrays. TRIM is not supported in RAID configurations.

File system other than NTFS. At this time, Windows only supports TRIM on NTFS-formatted SSD drives. If your SSD drive uses a different file system, the TRIM command is not issued, and the drive remains recoverable.

Tools for Recovering Data from SSD Drives

In order to recover information from an SSD drive, you can use data recovery tools such as Hetman Uneraser, Hetman Partition Recovery, or Hetman Photo Recovery depending on your exact needs. Try Hetman Uneraser if you’re recovering from a healthy drive that has not been formatted or repartitioned. If you did format or repartition your SSD drive, or if you have an inaccessible device with corrupted file system, use Hetman Partition Recovery.

Cloud Storage and Online Services
Cloud storage systems are gaining popularity among all kinds of users. Online backups, online photo albums (Flickr, Picasa), online file sharing and online document processing (Google Docs) are all over the place.

They are great as “Desktop”, “Mobile phone” or “My Documents” backups, perfect as redundant storage, and absolutely irreplaceable for sharing information and socializing. However, cloud storage systems are not exactly great as your primary storage. In other words, if you want to replace a big hard drive with an Amazon cloud storage account – take a second look.

Granted, cloud storage systems are not susceptible (or much less susceptible than single-hard-drive solutions) to hardware faults and virus attacks. They are usually quite redundant and have excellent self-backup facilities. Your data may be safe there… for a while.

Relying exclusively onto a cloud-based storage means giving up complete control over your information. Your data will be subject to someone else’s policies (which may change without notice). The amount of storage space available may be limited, while plans allowing larger than a single hard drive’s worth storage space may cost you more than the cost of a similarly sized hard drive, per month.

Finally, if you delete a file, or if your entire account is compromised and wiped by a hacker, there is no recourse. No data recovery tool can restore deleted information from the cloud. This is a classical case where data recovery tools do not help.