Jean Lievens: European Open Science Cloud

Access, Architecture, Cloud, Data, Design, Economics/True Cost, Innovation, Knowledge, P2P / Panarchy, Politics, Resilience, Science, Security, Software, Sources (Info/Intel), Spectrum
Jean Lievens
Jean Lievens

Towards the European Open Science Cloud

CERN has recently published a paper which outlines the establishment of the European Open Science Cloud that will enable digital science by introducing IT as a Service to the public research sector in Europe.

Continue reading “Jean Lievens: European Open Science Cloud”

Sepp Hasslberger: Social Network Federation Instead of Decentralization — Body Blow to Twitter and Facebook?

Cloud, Crowd-Sourcing, Design, P2P / Panarchy
Sepp Hasslberger
Sepp Hasslberger

Las Indias about changing the way social networks are configured … to get more meaningful relations and conversations – will it work?

GNU social: Federation against the social model of Twitter

“Federation issues” may look like a “bug”, but they are really the result of an agreement, an implicit contract: to be part of a conversation on another node, I first have to have received the trust of someone who is taking part in it.

Continue reading “Sepp Hasslberger: Social Network Federation Instead of Decentralization — Body Blow to Twitter and Facebook?”

Open Agriculture Data Alliance

Access, Cloud, Data, Design, Innovation, Resilience, Transparency
Antechinus
Antechinus

Open Agriculture Data Alliance

Modern production agriculture has the potential to dramatically improve crop yields and reduce environmental impacts by enabling farmers to properly evaluate past, current and future farm management decisions through analysis of agronomic data generated in the field. However farmers are currently overwhelmed with walled gardens of incompatible data generated by their existing systems (geodata images, logs, reports, charts). Farmer’s want the hardware and software systems they use to interoperate – that is, to share information and be able to adequately rely on each other to help support decision-making. Learn more.

Sepp Hasslberger: Rebuilding the Internet as a Commons — Local Mesh First

Access, Autonomous Internet, BTS (Base Transciever Station), Cloud, Design, Hardware, Innovation, P2P / Panarchy, Software, Spectrum
Sepp Hasslberger
Sepp Hasslberger

The internet needs to be re-built from the bottom up. Network locally first and only then connect to the world “out there”.  A local wireless network might be coming to your neighbourhood soon. 

The Rise of the Network Commons, Chapter 1 (draft)

Armin Medosch

Continue reading “Sepp Hasslberger: Rebuilding the Internet as a Commons — Local Mesh First”

Yoda: CISCO $1B for Cloud — How Open? Safe?

Cloud
Got Crowd? BE the Force!
Got Crowd? BE the Force!

Cisco Unveils $1B Cloud Plan

EXTRACTS

On Monday, Cisco unveiled an investment worth more than $1 billion to launch the world's largest global Intercloud over the next two years. This open network of clouds will be hosted across a global network of Cisco and partner data centers featuring application process interfaces (APIs) for rapid application development, built out as part of an expanded suite of value-added application- and network-centric cloud services.

. . . . . . .

Riegel said the global Intercloud differentiates itself from Amazon Web Services in five ways. First, its focus will be on apps, not the infrastructure. Secondly, he explained, Cisco is the only company that can provide quality of service from the network all the way up to the application. Cisco has also designed the Intercloud for local data sovereignty in the post Eric Snowden era, where customers increasingly request that their data stay in their own home countries or the particular countries where they do business.

The fourth big difference is the Intercloud is firmly based on an open model, or open source innovation based on OpenStack. The last difference is the Cisco network will incorporate real-time analytics.

Read full article.

Stephen E. Arnold: Pricing the Cloud – Amazon Web Services Not Worth It For Most

Cloud
Stephen E. Arnold
Stephen E. Arnold

Calculating How Much Amazon Costs

 

Amazon Web Services are a good way to store code and other data, but it can get a little pricey. Before you upload your stuff to the Amazon cloud, check out Heap’s article, “How We Estimated Our AWS Costs Before Shipping Any Code.” Heap is an iOS and Web analytics tool that captures every user interaction. The Heap team decided to build it, because there was not a product that offered ad-hoc analysis or analyzed an entire user’s activity. Before they started working on the project, the team needed to estimate their AWS costs to decide if the idea was a sustainable business model.

 

They needed to figure how much data was generated by a single user interaction, but then they had to find out where the data was stored and what to store it on. The calculations showed that for the business model to work a single visit would have to yield an average one-third of a cent to be worthwhile for clients.

 

CPU cores, compression, and reserve instances reduced costs, but there are some unexpected factors that inflated costs:

 

1. AWS Bundling. By design, no single instance type on AWS strictly dominates another. For example, if you decide to optimize for cost of memory, you may initially choose cr1.8xlarge instances (with 244GB of RAM). But you’ll soon find yourself outstripping its paltry storage (240 GB of SSD), in which case you’ll need to switch to hs1.8xlarge instances, which offer more disk space but at a less favorable cost/memory ratio. This makes it difficult to squeeze savings out of our AWS setup.

2. Data Redundancy. This is a necessary feature of any fault-tolerant, highly available cluster. Each live data point needs to be duplicated, which increases costs across the board by 2x.”

 

Heap’s formula is an easy and intuitive way to calculate pricing for Amazon Cloud Services. Can it be applied to other cloud services?

 

Whitney Grace, January 30, 2014

 

Sponsored by ArnoldIT.com, developer of Augmentext