Bogotobogo
contact@bogotobogo.com
- Cloud Computing
Cloud computing is Web-based processing, whereby shared resources, software, and information are provided to computers and other devices (such as smartphones) on demand over the Internet.
Cloud computing is a natural evolution of the widespread adoption of virtualization, Service-oriented architecture and utility computing. Details are abstracted from consumers, who no longer have need for expertise in, or control over, the technology infrastructure "in the cloud" that supports them.
Cloud computing describes a new supplement, consumption, and delivery model for IT services based on the Internet, and it typically involves over-the-Internet provision of dynamically scalable and often virtualized resources. It is a byproduct and consequence of the ease-of-access to remote computing sites provided by the Internet. This frequently takes the form of web-based tools or applications that users can access and use through a web browser as if it were a program installed locally on their own computer.
NIST provides a somewhat more objective and specific definition here. The term "cloud" is used as a metaphor for the Internet, based on the cloud drawing used in the past to represent the telephone network, and later to depict the Internet in computer network diagrams as an abstraction of the underlying infrastructure it represents. Typical cloud computing providers deliver common business applications online that are accessed from another Web service or software like a Web browser, while the software and data are stored on servers.
- from wiki
Pictures from http://www.bvp.com/cloud/bvp_cloudscape.html
GigaOM, Feb. 11, 2012
The intuitive conclusion that the more spiky the load, the better the economics of the AWS on-demand solution is confirmed. And similarly, the flatter or less variable the load distribution, the more self-hosting appears to make sense. And if you’ve got a situation that uses a lot of bandwidth, you need to look more closely at potential self-hosted savings that could be feasible with negotiated bandwidth reductions.
-
Philip and Alex's Guide to Web Publishing
Informative, funny, easy to read and the recognized bible for people interested in database backed web sites. -
Google App Engine Introduction
Introduction to the Goolge App Engine, main concepts and links to examples. -
Database Web Site Using PHP and MySQL
Building a Database-Driven Web Site Using PHP and MySQL by Kevin Yank. -
MySQL How To Install for SOHO
Explains the basic steps of configuring MySQL for use with a MySQL-based application in which the application runs on the same server as the database. -
CGI for Web Database Programming
Using CGI and Java Servlets for web database programming by Nathan Folkert with help from Vincent Chu. -
LINQ to SQL
How to use LINQ to SQL for web database development by Scott Gu. -
Windows Azure Introduction
Introduction and overview of Windows Azure by Manuvir Das. -
Linked Servers
Share data for your web page between SQL and almost any other data source using Linked Servers by Don Schlichting. -
Ruby on Rails Web Database Development Introduction
An Introduction to Web Database Development Using the Ruby on Rails Framework by Nico Mommaerts. -
Connecting to SQL Azure
How to connect to SQL Azure from the Management Console by Zach Skyles Owens. -
Amazon Simple DB with an iPhone
Introduction to using AWS Simple DB from an iPhone. Basic Simple DB Rest and Soap options are explained by Eric Lee. -
Getting Started with Cairngorm
Introduction to Cairngorm for web database development by David Tucker. -
Web Search Engine Results with SQL 2000
This article demonstrates using MS SQL Full Text Search Engine to obtain web search style results by Don Schlichting. -
Access Database with ADO.NET
Connect to a Microsoft Access database using C# and ADO.NET code-behind by Martin Tracy. -
Distributed Partitioned Views
Speeding up large web server databases by using Distributed Partitioned Views on Federated Databases by Don Schlichting. -
MySQL Programming
Article details programming MySQL for web use by Arron Weiss. -
Getting the Wrong Identity in Microsoft SQL Server identity Columns?
SQL server identity column problems, use and scope by Don Schlichting. -
Amazon Simple DB Cloud Computing
Introduction to Simple DB, a database web service offered by Amazon.com. Article introduces the Simple DB service itself as well as the concepts needed to work with it. -
Firebird Programming with VB
Introduction to Firebird Database programming using VB. Includes examples and links to ODBC downloads by Marietta Crockett. -
DCcenDynamic Web Pagestral
Simple explanation of what Database Driven Dynamic web pages are by Stefan Mischook. -
Web Database Interaction Using Perl
Using Perl to create an HTML interface to any database that implements the Structured Query Language (SQL) by Chris Radcliff. -
Coldfusion with OLEDB
Step by step coldfusion article on how to use OLEDB for database access by Randy Smith. -
How to Use Onfolio to Manage Web Pages
Introduction to Microsoft Live Toolbar gadget that allows website pages and links to be saved in a structured database. -
Oracle and Python Server Pages for Web
Build a Rapid Web Development Environment for Python Server Pages and Oracle by Przemyslaw Piotrowski. -
Delphi ADO to HTML
How to export your data to HTML using Delphi and ADO. This is the first step in publishing your database on the Internet - see how to create a static HTML table from an ADO query by Zarko Gajic. -
SQL Data Services Explorer Tutorial
Step by step guide to using SDS Explorer to create Authorities by Yoshi Watanabe. -
LINQ to SQL and Entity Framework on top of SQL Azure
How to create a designer for working with LINQ with SQL Azure by Kevin Hoffman. -
LINQ for a data driven Web Site
How to create a C# LINQ ASP to Database Web site using Visual Studio 2005 by Satheesh Kumar. -
Why we need a Javascript Based Database?
The article discusses the benefits of using a Javascript database by Cory Rauch. -
Python Database Programming : Accessing MySQL
Database Programming in Python: Accessing MySQL by A.P.Rajshekhar. -
Cloud Computing Zone
Comprehensive news and information about Cloud Computing. -
Dedicated to Advancing Cloud Computing
Miscellaneous links and articles on all aspects of Cloud Computing and Software As A Service. -
Building Web Applications with Oracle HTML DB
A high level overview of HTML DB and demonstration on how to quickly build an application without code by Michael Klaene. -
Introduction to SQL Azure
Article by Pinal Kumar Dave introducing architecture, programming models, and database comparisons of SQL Azure. -
Integrating Flash with an Access Database
This article describes how to connect a Macromedia Flash movie to an Access database using an ASP by Matt Duckhouse. -
Data Access Pages
Using Data Access Pages to internet enable an Access table by Jayaram Krishnaswamy -
Azure Introduction
Explains what Azure provides for developers and users, and how can you benefit from it in your .NET applications by Jani Jarvinen. -
Improving .NET Database Application Performance and Scalability
Provides an approach to engineering applications for performance and scalability. By Microsoft. -
Populating the TreeView Control from a Database
Introduction to the TreeView and detailed steps for populating the tree from a database using ADO.NET by Don Schlichting. -
PHP MySQL Tutorial
Simple PHP and MySQL tutorial with examples like creating a guestbook, uploading image to database and creating simple content management system (CMS).