Skip to main content

Home/ Cloud Computing/ Group items matching ""cloud computing data one"" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
13More

OpenSocial in the Cloud - OpenSocial - 0 views

  • Apps can grow especially fast on social networks, so before you launch your next social app, you should think about how to scale up quickly if your app takes off.
  • Unfortunately, scaling is a complex problem that's hard to solve quickly and expensive to implement.
  • If this app grows to serve millions of users and photos, shared hosting or even a dedicated server won't have the bandwidth or CPU cycles to handle all of the requests. We could invest in more servers and network infrastructure, shard the database, and load-balance requests, but that takes time, money, and expertise. If you'd rather work on the new features of the app, it's time to move into the cloud.
  • ...9 more annotations...
  • It's important to focus on the interactions between the app and your server when designing an application that will run in the cloud. If we standardize the communication protocol and data format, we can easily change the server side implementation without modifying the OpenSocial app.
  • You can configure the makeRequest method to digitally sign the requests your app makes to your server using OAuth's algorithm for parameter signing. This means that when your server receives a request, it can verify that the request came from your application hosted in a specific container. To implement this, the calls to makeRequest in the OpenSocial app spec XML specify that the request should be signed, and the code that handles requests on the server side verifies that a signature is included and valid
  • When our server receives a request, we can verify that it came from our application by checking that the digital signature was signed by a valid container and that the application ID is correct.
  • Since our server isn't storing any relationship data, the app will need to send us a list of user IDs so we can fetch the appropriate photos.
  • Although it's outside the scope of this article, we could provide a mechanism for our OpenSocial app to request a one-time-use token that it would include in the request to upload a photo.
  • Note that the post data is URL-encoded in the request so the post method uses urllib.unquote before splitting the comma-separated list of person IDs.
  • Since the server doesn't store any relationship data, the PhotosHandler class checks the post data of the request for a list of IDs from the container.
  • A common misconception when coding in the cloud is that storage space, CPU cycles, and bandwidth are unlimited. While the cloud hosting provider can, in theory, provide all the resources your app needs, hosting in the cloud ain't free so these resources are limited by your budget. Luckily, OpenSocial provides several mechanisms to cache images and data that will reduce the load on your server.
  • In addition to reducing traffic to our server, this technique has the added benefit of being fast—requesting data from the Persistence API is much faster than making the round trip to your server.
  •  
    Some OpenSocial apps can be written entirely with client-side JavaScript and HTML, leveraging the container to serve the page and store application data. In this case, the app can scale effortlessly because the only request hitting your server is for the gadget specification which is typically cached by the container anyway. However, there are lots of reasons to consider using your own server: * Allows you to write code in the programing language of your choice. * Puts you in control of how much application data you can store. * Lets you combine data from users on multiple social networks. * Enables interaction with the OpenSocial REST API. Setting up an OpenSocial app that uses a third party server is fairly simple. There are a few gotchas and caveats, but the real issues come up when your app becomes successful - serving millions of users and sending thousands of requests per second. Apps can grow especially fast on social networks, so before you launch your next social app, you should think about how to scale up quickly if your app takes off. Unfortunately, scaling is a complex problem that's hard to solve quickly and expensive to implement. Luckily, there are several companies that provide cloud computing resources-places you can store data or run processes on virtual machines. These computing solutions manage huge infrastructures so you can focus on your applications and let the "cloud" handle all the requests and data at scale. This tutorial focuses on a simple photo-sharing app that uses a third-party server to host photos and associated metadata. If this app is going to host millions of images and support many requests per second, we won't be able to run it on a single dedicated host. We'll break the app down and analyze the interactions between the OpenSocial App and the back end server. Then we'll implement the app in the cloud, first using Google App Engine, then leveraging Amazon's S3 data storage service. Finally, we'll look at s
1More

Cloud Computing Poses E-Discovery, Legal Risks - 0 views

  • Cloud Computing Poses E-Discovery, Legal Risks April 10, 2009By Marty Foltyn ORLANDO, Fla. — Cloud computing was a hot topic at this week's Storage Networking World show, but one attorney sounded a warning note about the rush to the cloud. In a presentation titled "Computing (strike that — Litigation) in the Cloud," Steven Teppler, senior counsel at KamberEdelson in New York, said cloud computing and services are a corporate counsel's nightmare. The 2006 e-discovery amendments to the Federal Rules of Civil Procedure (FRCP) changed the legal and corporate information landscape, putting custody and control at top of mind. "Cloud computing means that data may always be in transit," said Teppler, "never anywhere, always somewhere." And that creates a big challenge for corporate counsel. How can they identify "who, when and where" in the cloud? How can organizations handle document retention? And to add another layer of worry, information targeted for the cloud may also be subject to laws requiring privacy and persistent data integrity, and other requirements that the storage manager may not even be aware of. Teppler spelled out the top cloud computing shortcomings: no native security attributes; inadequate or no security provisioning by providers; the lack of understanding of cloud legal issues (a real problem for not only cloud computing providers, but also corporate counsel and IT consultants); and the failure to recognize potential liability from either legal issues or a lack of security. Teppler told the audience that litigation in the cloud is already here. Users of cloud services will need to insist on service level agreement (SLA) terms with their providers to ensure legal and regulatory compliance, searchability, demonstrable customer care (security), provably persistent data integrity and reliability, and demonstrable storage security and integrity for electronically stored information in the cloud.
1More

Find the Best method for Connecting to Cloud or Data Center - 0 views

  •  
    The Cloud computing and Data Center has increased the amount of information that is being passed across the network, from one location to another. Internet connectivity has always been important, but its importance has increasingly become important, as bandwidth intensive applications have moved to the cloud. Find out the right provider which will best serve the interest of your Data Center and provide you the best speed at the best price for your needs.
1More

Top 5 cloud based data hosting options for mobile applications - 0 views

  •  
    Cloud computing is nothing but a system that allows you to access your files and documents from anywhere in the world. Mobile applications have been a part of the revolution, and their presence on the cloud is of significant help to the developers. In this post you will see top 5 cloud based data hosting companies that assist developers in effectively extracting the benefits of cloud based hosting of mobile applications.
4More

Susan Brenner: "Privacy and the Cloud" - 1 views

  • the 4th Amendment was developed at a time when the only privacy was spatial privacy; for something to be private, I had to keep it IN my home or office (and maybe in a locked chest), which both made it difficult for law enforcement officers to gain access to it and symbolically invoked my right to assume they wouldn’t gain access to it. (In other words, I could assume privacy.)
  • our lives have already moved far beyond spatial privacy; I talked about the 4th Amendment’s application to the contents of emails and what we do online -- arguing that it should apply to both, but noting that courts so far do not tend to agree. I think cloud computing will take this analysis to the next level.
  • My point is that even under current 4th Amendment law, I can make what I think are valid arguments as to why the 4th Amendment should apply to data stored in a cloud (as long as the appropriate conditions exist). I really think, though, that we shouldn’t be using cases that were decided thirty years ago or a hundred and thirty years ago to set the standard for 4th Amendment privacy in an era of advancing technology. As I argued in that law review article, I think we need to move beyond a purely spatial approach to privacy to approaches that encompass both spatial and non-spatial privacy.
  •  
    What about privacy in an era of cloud computing? If I store my data in a cloud, is the data in a "closed container" and therefore private under the 4th Amendment? Or is putting data in a cloud analogous to giving the numbers I dial on my phone to the phone company?
1More

10 Requirements your Cloud Provider Must Meet - 0 views

  •  
    Cloud Computing has the ability to increase uptime and accessibility, while decreasing the cost of ownership for application and server management. By using a provider's hardware, you only pay for what you use, rather than purchasing expensive equipment. In turn, this translates into an ability to scale up and down depending on your needs. Your Cloud Provider must meet 10 Requirements such as Security, Network Performance and Latency, SLA (Service Level Agreement), Network Connectivity, Available Managed Services, Customer Support, Scalability, Flexibility and Experience. With the Cloud your IT department will become a reliable, quick, and value-adding core to your business.
1More

Big Data Research Study on American CIO's Look to Indicate Cloud Competitiveness - 0 views

  •  
    The Big Data research study on 'American CIO's Look to the Cloud to Create Value' explains how the cloud can be used to predict future sales, views from IT Managers on private and public cloud, changing role of CIO's, relation between IT and cloud and how to move to the Cloud. To learn more download the free white paper from our site.
2More

Fastblue Connects your Cloud & Data Center Effectively - 0 views

  •  
    Fastblue grows its ever-increasing Cloud presence with the addition of Cloud Network Connect, a product that leverages a blend of alternative carriers to provide redundant access into the public or private Cloud. Check out our latest press release here : http://goo.gl/179tS3
  •  
    The Data Center, Cloud computing has become a central aspect for IT divisions in SMB and Enterprise companies alike. In doing so it has increased the amount of information that is being passed across the network, from one location to another. Fastblue recognizes the necessity for always on, always-accessible data and networking in today's digital world. Offering a range of managed Cloud-based services we're able to help your business grow without expensive capital investments and upkeep costs.
1More

Cloud Connection: The best methods for connecting to your Data Center or Cloud - 0 views

  •  
    The Data Center and Cloud computing has increased the amount of information that is being passed across the network, from one location to another. Internet connectivity has always been important, but its importance has increasingly become important, as bandwidth intensive applications have moved to the cloud. Find out the right provider which will best serve the interest of your Data Center and provide you the best speed at the best price for your needs.
1More

Cloud Computing Demystified - 0 views

  •  
    Detailed explanation about cloud computing and cloud computing service models with examples by one of the leading remote data center management provider Maintec Technologies.
1More

Tips on cloud computing on the horizon - The Times of India post by Indiatimes - 0 views

  •  
    A talk programme by Dr Rajkumar Buyya on 'marketing oriented cloud computing and big data applications' will be organized at the department of computer science of Acropolis Technical Campus here on Tuesday.
1More

How to use cloud computing to benefit from big data by Penn State University - 0 views

  •  
    Cloud computing is a consumer/delivery model where information technology (IT) capabilities are offered as services billed based on usage and has brought big data analysis to the masses by giving businesses access to vast amounts of computing resources on demand.
1More

Best- And Worst-Performing Cloud Computing Stocks in March 10th To 14th And Year-to-Dat... - 0 views

  •  
    The six highest performing cloud computing stocks year-to-date in the Cloud Computing Index are Fusion-IO (NYSE: FIO), Akamai (NASDAQ: AKAM), Workday (NYSE:WDAY), Qualys (NASDAQ: QYLS), F5 Networks (NASDAQ: FFIV) and VM Ware (NYSE:VMW).  A $10K investment in Akamai shares made on January 2nd of this year is worth $12,794 as of market close yesterday.
1More

SDSC Begins Cloud Computing Research - 0 views

  •  
    Cloud computing -- defined by the ACM Computer Communication Review as a large pool of easily usable and accessible virtualized resources that can be dynamically reconfigured to adjust to a variable load and operated on a pay-per-use model -- has been generating considerable attention throughout the high-performance computing community, in both the commercial and academic sectors. This new model is seen as a possible way for researchers to move from processing and managing their own data sets locally, to relying on large, off-site, commercially-managed data clusters.
1More

Big Data Research on American CIO's Look to the Cloud to Create Value - 0 views

  •  
    Check out my latest upload on the Big Data research that continues to indicate that Cloud Competitiveness and productivity have spiked in interest among America's CIO's.
1More

Google slashes cloud computing prices in rivalry with Amazon post by Yahoo!7 - 0 views

  •  
    Google Inc slashed its cloud computing service prices on Tuesday, seeking to wrest customers from Amazon.com Inc and Microsoft Corp in the fast-growing market of renting computers and data storage to companies.
1More

Best myths about hybrid cloud hosting you need to know - 1 views

  •  
    Check out the top 10 myths about hybrid cloud hosting . Hybrid Cloud is the combination of computing infrastructure offered by various data centers and cloud providers. This will help the enterprises with better clarity on hybrid cloud.
1More

Is cloud computing almost too good to be true for banks? - 0 views

  •  
    Banks are built on massive IT infrastructures that process huge volumes of data on a daily basis. The cloud's most obvious benefits will enable banks to keep up with technology changes while reducing costs.
1More

Check out the latest white Papers on American CIO's Look to the Cloud to Create Value - 0 views

  •  
    Using the big data research these white papers presents an overview on the Cloud Competitiveness and productivity that have spiked in interest among America's CIO's. Download your free copy of white paper.
1More

PHL to see big leap in cloud computing in 2014, analyst says | SciTech | GMA News Online - 0 views

  •  
    The retail, banking, and logistics industries are expected to make the move to the cloud this year, according to DataOne Asia president and CEO Cyril Rocke.
1 - 20 of 31 Next ›
Showing 20 items per page