how cloud computing could help prevent air disasters

cloud

AirAsia flight QZ8501: how cloud computing could help prevent air disasters

By Yijun Yu, The Open University

While the full picture has yet to emerge, it appears that the reason for the loss of Air Asia flight QZ8501 is different from the losses of MH370 and MH17 earlier this year. MH17 was clearly a man-made disaster, QZ8501 appears to be weather-related. MH370 remains a mystery.
Even though cloud-computing could help advance the status of the black box in terms of the investigation after such incidents, as we are only too aware, nature – in the form of bad weather – often plays a significant role in airline disasters. Is there anything we can do, on the ground, to lower the risk of these weather-related incidents?
Recently, Microsoft Research illustrated that combining real-time data from nearby flights, it is possible to predict the wind speed to an accuracy ten times better than the weather simulations by supercomputers. Augmenting the data collected from real-time sensors from the cloud, one can create a better simulation, thanks to the advances in the internet of flying things.
The internet of flying things refers to the technology which is ready for adoption by agencies on the ground who want to get a bird’s-eye view of weather conditions. The basic technology is already available for less than £500: equipping a drone or unmanned airborne vehicle (UAV) with a GoPro quality camera, enthusiastic fans can already survey the neighbourhood from the air.
If we look at the air crash incidents caused by bad weather conditions, can the killer technology of cloud computing and augmented reality be used as a life saver?
Is it cyclical reasoning to want to use this sort of cloud computing technology to tell us something that the pilots of a stricken aircraft can already tell from the flight deck? After all, when you fly into such wind speeds, is it not difficult to change one’s actions accordingly? Isn’t the flight simply doomed? Not necessarily. In this case, had nearby flying objects logged the abnormal wind speeds earlier they would have been able to notify air traffic control in time to issue a warning to flight QZ8501. In these situations, often timely interventions can save lives.

Internet of flying objects

But before this idea can practically be realised, there are at least three obstacles to overcome if we want to harness the power of the internet of flying objects.



The first thing to note is that these flying objects shouldn’t be limited to aircraft – we could be talking about weather balloons, drones – anything in the air, in short, but these objects need to be identifiable. Only though identification can messages from these flying objects be recognised and trusted by authorities such as FAA. So, for example, the drones which – it is imagined – will be carrying goods to households (not to mention the many thousands of privately owned drones which have been so popular as presents this Christmas) must be regulated and their call signs logged by the authorities before they can be of any practical help. At present they are not. In other words, the autonomous flying objects are required to collaborate with air traffic controllers if we want to build a picture that will deliver a secure and trustworthy solution.
In addition, these regulated and registered flying objects need to be effectively networked, so that – through the exchange of real-time data – the crowd-sourced information delivers as accurate a picture as possible. Resolving any conflicts arising from information coming in from multiple sources requires a good computational model that can assign appropriate weight to the various sources of information.
And this aggregated data needs to depict a physical truth to decision makers – whether they are in front of the desk in the air traffic control centre, on the flight deck of a nearby aircraft or in command of the rescue team. The task of verifying available evidence against any possible internal flaws or external tampering would require that network security levels are brought to another level.
These three requirements are basic, but if they can be overcome, they might offer us a better opportunity to use today’s technology to provide safer air transport in the future.
The Conversation
This article was originally published on The Conversation. Read the original article.

Is Digital Money-Bitcoin Making Its Way Into Cloud Platforms?

cloud





On September 2014 this year, Scott Ellison, Senior Director Corporate Strategy, PayPal declared in a blog that limited and cautious support is to be given to bitcoin, cloud digital currency



"To be clear, today’s news does not mean that PayPal has added Bitcoin as a currency in our digital wallet or that Bitcoin payments will be processed on our secure payments platform. PayPal has always embraced innovation, but always in ways that make payments safer and more reliable for our customers. Our approach to Bitcoin is no different. That’s why we’re proceeding gradually, supporting Bitcoin in some ways today and holding off on other ways until we see how things develop."



Read the full story on >> PayPal and Virtual Currency

Cloud CRM System - Simplicity Matters

cloud



Really Simple Systems Cloud CRM won the Best Cloud Application at the annual EuroCloud Awards.
Chairman of the judging panel, Dr Richard Sykes, said that Really Simple Systems deserved the award as the company had not only delivered a world class cloud application, but had used cloud technology to deliver an innovative solution that changed the way that users interacted with the software, focusing on ease of use.

Read more >>

Cloud Applications Pose Security Risks

cloud



A new survey shows that the growing tendency among employees to purchase and use consumer cloud apps for storing and sharing corporate data without involving IT departments has caused new risks for enterprises.
“The survey results are an eye-opener of how cloud applications have made it easy for employees to take information with them when they leave a company,” said Kevin Cunningham, founder and president of SailPoint, in a prepared statement accompanying the report.
Another recent report by the Ponemon Institute showed that a lack of control over who has access to confidential and sensitive information often exacerbates the insider threat problem. The survey of over 2,200 employees in both U.S. and European organizations found that many employees who work in areas such as sales, financing and accounting often have too much access to intellectual property, customer lists, contact information and other valuable corporate data.
More than 70 percent of those polled said they had access to corporate data to which they should not have access. About 55 percent described that access as “frequent” and “very frequent.” Unsurprisingly, respondents in the survey believed that IT security controls and data oversight at their organizations were weak, with 4 in 5 IT practitioners concurring and admitting their organizations did not enforce a strict least-privilege data security model.
Read more on >> Cloud Applications Heighten Security Risks, Survey Shows

Made with Code - Film

"Made with codes inspires girls." "The girls are coding the world they want to see."





CoreOS is building container runtime - Rocket

cloud




CoreOS is a new startup company which provides Open Source Operating System > CoreOS.
CoreOS provides only the minimal functionality required for deploying applications inside software containers. CoreOS is actively developed, primarily by Alex Polvi, Brandon Philips and Michael Marineau .
Now CoreOS is developing Rocket which is a new container runtime in competion to Docker which is tought to have become complex and deviated from its originaly intended simplicity. 
Docker is shipping container for the online universe. It is a tool that lets developers neatly package software and move it from machine to machine. Today, when running large online applications such as a Google or a Twitter or a Facebook, developers and businesses often spread software across dozens, hundreds, or even thousands of machines, and Docker provides a more efficient means of doing so.

Like Docker, Rocket is an open source project, but unlike Docker, Rocket is an attempt to create a project that is “more open,” that allows for contributions from a much wider community. It is going to be built in a way that anyone can build their own runtime that works with the App Container format.

According to Alex Polvi, CEO and Founder of CoreOS, Docker is no longer the simple container format it was originally designed to be. The trouble, he says, is that the software that runs Docker containers—known as the Docker Engine or Docker runtime—has evolved into something that’s far more complex than it was in the past. 

So, Polvi and CoreOS have built a new container format known as App Container, and they’ve created a runtime for this format called Rocket.

On December 1, 2014 Alex Polvi explained a new prototype version of Rocket on GitHub (the largest open source code host in the world). He said they want to begin gathering feedback from their community and explained why they are building Rocket. 
"When we started building CoreOS, we looked at all the various components available to us, re using the best tools, and building the ones that did not exist. We believe strongly in the Unix philosophy: tools should be independently useful, but have clean integration points. We hope this is reflected in tools that we build."
"When Docker was first introduced to us in early 2013, the idea of a “standard container” was striking and immediately attractive: a simple component, a composable unit, that could be used in a variety of systems. ..We thought Docker would become a simple unit that we can all agree on."
"Unfortunately, ..It is not becoming the simple composable building block we had envisioned."
According to Alex Polvi, the return of simplicity which was the starting point of Docker is an essential ingredient of Rocket. He lists what is important to them in the design of a container as follows:
  • Composable. All tools for downloading, installing, and running containers should be well integrated, but independent and composable.
  • Security. Isolation should be pluggable, and the crypto primitives for strong trust, image auditing and application identity should exist from day one.
  • Image distribution. Discovery of container images should be simple and facilitate a federated namespace, and distributed retrieval. This opens the possibility of alternative protocols, such as BitTorrent, and deployments to private environments without the requirement of a registry.
  • Open. The format and runtime should be well-specified and developed by a community. We want independent implementations of tools to be able to run the same container consistently.
He says "we cannot in good faith continue to support Docker’s broken security model without addressing these issues. Additionally, in the past few weeks Docker has demonstrated that it is on a path to include many facilities beyond basic container management, turning it into a complex platform."

Polvi explains why they have not implemented Rocket inside of Docker by saying "if the App Container specifications were implemented inside of Docker, the projects will be interoperable, meeting the original goal of the manifesto. CoreOS will evaluate contributing this work once App Container matures."

Polvi explains that "CoreOS" will continue to ship Docker. "We will continue to make sure CoreOS is the best place to run Docker. We will save the details for a future post, once Rocket has developed further, but expect Docker to continue to be fully integrated with CoreOS as it is today."

  >>Read More On
                    >>Watch the video for Rocket