Skip to main content

Everyday Cloud !!

Cloud Computing - delivering hosted services over the Internet. Cloud computing is getting IT services, such as email, customer relationship management or web conferencing, over the internet.Instead of buying hardware and software up front, you pay a monthly charge based on the number of users.In simple words,when you  type a query into Google, the computer does nothing with regards to answer, it's just a messenger. The words you type are sent over the Net to one of Google's numerous clustered PCs, which find  your results and send them promptly back to you. The real work in finding your answers might be done by a computer sitting in California, Dublin, Tokyo, or Beijing!!Preparing documents over the Net is a newer example of cloud computing. Simply log on to a web-based service such as Google Documents and you can create a document, spreadsheet or presentation. Instead of typing your words into a program like Microsoft Word or OpenOffice, running on your computer, you're using similar software running on a PC at one of Google's world-wide data centers. Like an email draft, the document you produce is stored remotely, on a Web server, so you can access it from any Internet-connected computer, anywhere in the world, any time you like!!. Using a Web-based service like this means you're  "outsourcing" some of your computing needs to a company such as Google: they pay the cost of developing the software and keeping it up-to-date and they earn back the money to do this through advertising and other paid-for services.

Comments

Popular posts from this blog

Fatal exception errors and how to fix them

              'A fatal exception XY has occured at xxxx:xxxxxxxx' What is it? A fatal exception error is an error that causes a program to abort,returning the user to the operating system.When program encounters an exception that is invalid or unknown,fatal exception error(fatal 0E) is thrown.It mainly occurs during the computer's booting process,shutdown process or while trying to launch a program in windows.The processor exception(XY value) ranges from  00 to 0F. xxxx:xxxxxxxx represents the 32-bit address where the actual exception has occured. 00-Divide fault 02-NMI interrupt 04-overflow trap 05-bounds check fault 07-coprocesser not available 08-double fault 09-coprocesser segment overrun 0A-invalid task state segment 0B-Not present fault 0C-stack fault 0D-general protection fault 0E-page fault 10-coprocessor error fault 11-Alignment check fault When it occurs? Attempting an illegal instruction or operation accessin...

Mobile Number Portability-Same Mobile Number over different Network Operators

Mobile number portability (MNP) enables mobile telephone users to retain their mobile telephone numbers when changing from one mobile network operator to another. Mobile number portability is implemented in different ways across the globe. The International and European standard is for a customer wishing to port his/her number to contact the new network (recipient), which then sends the number portability request (NPR) to the current network (donor). This is known as "recipient-led" porting. The UK and India are the only exceptions to implement the donor-led system. The customer wishing to port his/her number is required to contact the donor to obtain a code (Porting Authorisation Code (PAC) in the UK and Unique Porting Code (UPC) in India) which is then given to the recipient network. The recipient continues the porting process by contacting the donor with porting code. This form of porting is known as "donor-led". A significant technical aspect of MNP is relat...

Test your anti virus software with eicar

Do you want to check whether you have deployed your anti virus(AV) software correctly? Checking your AV software with real virus is risky!What if you have an option to test with a file which the AV software detects as if it were a virus,but actually it is non-viral? EICAR(European Institution for Computer Anti virus Research) provides Anti-malware test file for this purpose.It provides four test files to check your anti virus software.A good anti virus scanner will believe that the file is virus-infected. To download the anti-malware test files,visit this website Please feel free to post your comments.