Category Archives: Cloud Servers

Facebook Inc (FB) to Pull WhatsApp Off IBM Cloud Servers … – Investorplace.com

Popular Posts: Recent Posts:

According to a CNBC article this afternoon, social media juggernaut Facebook Inc (NASDAQ:FB) is making arrangements to move the WhatsApp messaging service off of cloud servers hosted by International Business Machines Corp. (NYSE:IBM) and onto its own bank of data centers instead.

However, the effects of this decision will likely be minimal forboth companies, and negligible forFB stock and IBM stock as well, even though those effects will be in direct opposition to one another.

Earlier today, some other news outlets reported thatWhatsApp is one of IBMsfive largest cloud service customers and described the messaging service as the poster child for the IBM cloud.

However, an IBM representative told me this afternoonthat WhatsApp is not actually one of the companys top five clients. She said:

Contrary to what some of the stories are saying, WhatsApp is not a top 5 cloud client at IBM not even close. We have many multi-million and even some billion dollar cloud clients, including US Army, Wal-mart, BMW, American Airlines, Lufthansa, Emirates, Workday, Chubb, AT&T, Wanda, Etihad, Maersk and many more.

So, losing the WhatsApp account could have a negative impact on IBMs bottom line, but considering thatlist of other cloud clients its likely to be almost insignificant, at least from a financial perspective.

Facebook, on the other hand, stands to gain a bit from this decision. Apparently, Facebook was spending nearly $2 million per month on the IBM cloud, according to an unnamed source for CNBC.

That means once the transition to FBs own cloud servers is complete, the company could realize as much as $24 million per year in savings (not considering, of course, the potential costs associated with maintaining the WhatsApp data on Facebook-owned servers).

While the real reason for moving WhatsApp off of IBMs cloud and onto its own servers has not been disclosed actually, the legitimacy of this entire plan has yet to be confirmed by either company there are myriad possibilities.

I can think of two simple reasons that would justify FB managements decision to pull WhatsApp from IBM: cost and control.

Even though Facebook is the worlds largest, most popular social media titan with a market cap of $440 billion, keeping expenses in check is still a top priority. If the use of the IBM cloud has been costing FB tens of millions of dollars per year, and if the ability exists to shift WhatsApp to in-house servers, then the decision is a no-brainer.

No corporation, even gigantic ones like Facebook, will continue to spend that much money when they can just as easily do the job in-house.

Next Page

Excerpt from:
Facebook Inc (FB) to Pull WhatsApp Off IBM Cloud Servers ... - Investorplace.com

What My Father Taught Me About Cloud Computing – Virtualization Review

In-Depth

Wells and city water have more in common with the cloud than you might think.

With Father's Day approaching, it got me thinking about my father, Darrel, and some of the great stories and lessons he shared with me while I was growing up. His father died when he was young, and although he had a loving mother, he had a hardscrabble childhood growing up in a small town in Utah. One lesson he inadvertently taught me when I was young that I would later reflect on was the importance of cloud computing.

As a kid, we used to visit the house he grew up in. One summer, my brother and I came across an old cemented water well on the property, and we started to talk to my dad about it. I thought that it was way cool to have this "free" source of water on the land that his family had complete dominion over. Then dad (as dads are apt to do) set me right.

Once, the well dried up and the well digger had to drill a deeper well to strike water. For the most part, we could pull water from the well on a regular basis, but during the hot Utah summers, the wind-powered well reliability was not optimal, and they had to use it judiciously.

They eventually moved to an electric well, but the cost of electricity to power the pump could get spendy. Money aside, dad said the worst part of having the well was worrying about potential health hazards; one autumn, the whole family became very ill and the doctor suspected that it had something to do with well water.

Taking these negative aspects of having a property well into account, my dad told me that it was a blessing when the city created a central water system by constructing a reservoir high up in the mountains. The city piped the water down to a station where it was monitored and treated. The vast majority of residents in the town jumped on the chance to join the new central water supply. Some agricultural and industrial users didn't cement up their wells, using them to supplement their city water; but for the most part, people found city water to be cheaper, more reliable and safer to use than well water.

So, how does my father's story about his family's well and city water relate to cloud computing? For the past 50 or so years, we've been using "well" technology in our datacenters. We put in our own servers, and although we sometimes get it right, we more than likely have to rely on getting professionals to help us set things up to make our servers efficient and workable.

We have a finite set of compute and storage resources that need to be closely monitored to prevent them from being used up. Even though we are diligent in preventing viruses and other security vulnerabilities, they still can get through the cracks and cause our datacenters great harm.

But just as a central city water supply solved problems for the citizens of my father's town, cloud computing can solve common issues and inconveniences in your datacenter. The cloud is a reservoir of compute and storage to draw upon as needed, and is almost impossible to deplete. Cloud compute centers are located near cheap, reliable power sources such as hydro-electric dams. Cloud providers can buy compute and storage devices by the boxcar load to get prices you can only dream about.

Due to the economy of scale, cloud centers can be staffed around the clock with dedicated professionals specialized in one aspect of the cloud, delivering a more reliable service. The staff can monitor compute and storage security, detecting and, more likely than not, preventing viruses and other security concerns from affecting your datacenter.

That's how my father taught me about the importance of cloud computing.

(In memory of my father, who taught me more than he realized, encouraged my curiosity, and loved his his wife and kids. He was a good man.)

About the Author

Tom Fenton works in VMware's Education department as a Senior Course Developer. He has a wealth of hands-on IT experience gained over the past 20 years in a variety of technologies, with the past 10 years focused on virtualization and storage. Before re-joining VMware, Tom was a Senior Validation Engineer with The Taneja Group, were he headed their Validation Service Lab and was instrumental in starting up its vSphere Virtual Volumes practice. He's on Twitter @vDoppler.

Continued here:
What My Father Taught Me About Cloud Computing - Virtualization Review

DigitalOcean Launches Cloud Firewalls to Secure Cloud Platform – SDxCentral

Cloud provider DigitalOcean today unveiled a free firewall service to secure cloud servers, or as DigitalOcean calls them Droplets.

The feature allows developers to spin-up virtual servers within the platform. From there, developers are able to gain insight into the servers using a free monitoring service the company recently announced.

Todays announcement is DigitalOceans first major security offering and allows developers with a large number of Droplets to whitelist which ports are open and which IP ranges, tags, or load balancers can access them, said DigitalOcean co-founder Mitch Wainer.

When a user applies a cloud firewall to a Droplet, all ports are closed by default, except the ones that are explicitly open, Wainer wrote in an email to SDxCentral. If anyone tries to reach a port that isnt on the whitelist, or is from a source that isnt on it, they will be denied access, which reduces the area of attack.

The service also allows policies to be changed in a centralized location and can be applied to Droplets by tagging them through the whitelist approach. By securing Droplets, developers are able to protect the applications they deploy on the platform.

This will especially help engineering teams working with large-scale applications at enterprises, since they can protect all of their Droplets in just a few seconds, Wainer wrote.

Developers on DigitalOceans cloud platform previously had to set firewall restrictions for individual servers, which was time consuming and left open more room for error, Wainer wrote.

The company claims to have several customers using the cloud firewall service in beta. For example, StackPoint.io is a cloud company that makes it easier to manage Kubernetes clusters, and its customers are using the cloud firewall service to secure Kubernetes service ports.

Wyatt Carlson is an Associate Editor with SDxCentral. Wyatt recently graduated from University of Colorado, Boulder with a B.S. in Journalism, a secondary major in philosophy, and a certificate in the Technology Arts & Media program. Wyatt has a background in writing business-news and entertainment. With SDxCentral, he is focused on network performance monitoring, security, and wireless.

Read the original post:
DigitalOcean Launches Cloud Firewalls to Secure Cloud Platform - SDxCentral

Startup Warms Homes With Cloud Storage And Cuts CO2 Emissions – EconoTimes

Server Room.Torkild Retvedt/Flickr

The modern world has given way to many wonders, but it has also brought about climate change via substantial CO2 emissions. One startup company wants to address these issues by using one of the biggest technological developments of the age to reduce carbon emissions in private home. Its solution? Use cloud servers to warm up peoples homes.

The startup in question is Nerdalize and on its website, the company provides a straightforward explanation as to what exactly it was trying to do. It basically involves using the heat that the servers used to power cloud storage would produce to provide warmth in homes in Holland. Not only will this help cut energy consumption in maintaining the servers, it helps reduce power usage in homes as well.

Combined, datacenters use up more electricity than India and generate more CO2 emissions than the airline industry, the websites write-up reads. One reason the industry is so energy intensive is that 40% of its total energy consumption on cooling to get rid of this heat. What a waste! Nerdalize avoids the datacenter entirely by placing these heat producing servers as aided heating systems in homes.

In terms of innovative ideas, this would definitely rank at the top when it comes to energy conservation. Cloud storage servers have become important enough in the tech industry that they are now affecting power consumption in a big way. Instead of directing that power to negate the heat that these servers produce, using that heat for something else would be conservation at its best, Futurism notes.

As for how the company would even profit off of this arrangement, the main business model will revolve around selling data space. On the part of the homeowners, savings of about $337 from heating will be one of the advantages. Then theres the savings on data storage costs on the part of businesses, which should amount to a 50 percent reduction.

New Study Could End Insulin Dependence Of Type-1 Diabetics

Infertility in men could point to more serious health problems later in life

Electrically stimulating your brain can boost memory but here's one reason it doesn't always work

Fainting and the summer heat: Warmer days can make you swoon, so be prepared

Why bad moods are good for you: the surprising benefits of sadness

Here's why 'cool' offices don't always make for a happier workforce

Four myths about diabetes debunked

What are 'fasting' diets and do they help you lose weight?

Placebos work even when patients know what they are

See original here:
Startup Warms Homes With Cloud Storage And Cuts CO2 Emissions - EconoTimes

A New Trial Is Using Data Servers to Heat Homeowners’ Water … – Futurism

In Brief Nerdalize has developed a system that uses the heat produced by data servers to warm water in households in Holland. Not only does it help homeowners and companies in need of data storage save money, it also reduces CO2 emissions. Rethinking Data Storage

Nerdalize, a Dutch startup, has found a practical use for the huge amount of energy wasted in the cloud storage sector. Theyre installing cloud servers in households and using the heat to warm water.

According to the companys website, Combined, data centers use up more electricity than India and generate more CO2 emissions than the airline industry. A significant proportion of this electricity is used to cool servers, so rather than attempt to negate this heat, Nerdalize decided to develop a beneficial way to use it to heat water is peoples homes.

Through this system,Nerdalize will make a profit by selling data space; homeowners will save an estimated 300 ($337) a year in heating costs; and companies will save 50 percent on their data storage expenses. Beyond the financial benefit, the system also reduces the carbon emissionsof each house by up to three tons.

While some logistical aspects of the system may prove trickier than others such as maintaining the security of the servers and fixing them when they break the idea has proven wildly popular. A second pilot trial will start in 42 homes in August, and the companysSymbid crowdfunding campaignfar exceeded its target with weeks to spare.

The tech elite have pioneered a number of high-profile systemsto combat climate change, from Elon Musks electric cars and solar panel roofsto Bill Gates Breakthrough Energy Ventures. However, thetech world also has a whacky and innovative underbelly of which Nerdalize is a good example.

Students and startups, researchers and renegades are coming up with wonderful ideas. NET Power, formed by a retired chemist, a lawyer, and a chemical engineer, hasfound a way touse C02 emissions to produce energy,students from the Universit Laval have developed a car that gets 2,713 miles to the gallon, and the creators of theMashambas Skyscraper plan to use it to grow food tens of stories above the ground.

We clearlyneed a green energy revolution, and the only way to get there is to incorporate as many revolutionary ideas as possible. The innovative concepts proposed by companies like Nerdalize are vital for the future of our planet.

Continue reading here:
A New Trial Is Using Data Servers to Heat Homeowners' Water ... - Futurism

HPE Targets SMBs with New Servers and ClearOS Linux – Channel Partners

Hewlett Packard Enterprise (HPE) on Monday turned its focus to small and medium size businesses (SMBs) with news of a partnership with ClearCenter to bring ClearOS, a Linux-based operating system, to HPE Proliant servers. The vendor also announced that its refreshing and broadening its Proliant server portfolio.

SMBs are always looking to have an easier way to manage their IT or simplify and they want to do it in a secure and affordable way," Tim Peters, vice president and general manager of Proliant Rack and Tower Servers and SMB Solutions at HPE, told us.

Peters took aim at the allure of public cloud services, and dissed Microsoft when a while back it raised the entry point for Microsoft Windows '16, saying that the cost of compute on premises went up. HPE, he noted, is offering the channel a way to fight back in the SMB space.

ClearOS, for example, was designed specifically to meet the needs of SMB organizations,Peters said.It has a simplified, web-based user interface, its open source, and HPE is providing it preloaded on targeted SMB servers, in an integrated solution, at no additional cost.

For HPE partners, the integrated ClearOS/server sale comes at a lower cost compared to a Windows server platform which HPE will continue to support, Peters said.

Since the ClearOS is preloaded, all the customer has to do is decide which services they want with that platform," he said.

The HPE SMB market is 100 percentchannel-led. With the new Linux product, partners can deliver more value-add versus dealing with the nuts and bolts of installing and configuring the system, Peters suggested.

In a return of the Proliant MicroServer, HPE announced a new Gen 10 portfolio that includes the ProLiant ML30 and ProLiant DL20 servers with the new Kaby Lake Intel processor. The new SMB servers come preloaded with ClearOS.

Some new server features: AMD graphics embedded in the chip; dual-display port connectors; and optional GPU support on a PCIe slot, according to the vendor.

HPE offers pre-loaded ClearOS on the HPE ProLiant MicroServer Gen 10, as well as the ML 110, ML 30 and DL 20.

The third piece ofMonday's announcement addresses intelligent provisioning ofClearOS on HPEs broad portfolio of Proliant Servers, including the DL 60, DL 80, Tower products such as the ML 110, ML 350, ML 150 and up through the DL 360 and 380.

We believe that this [announcement] addresses the need of minimizing the complexity of IT [for SMBs], of cloud and on premise[s] in a lower-cost way," said Peters.

ClearCenter also offers an application marketplace for ClearOS. Individual apps run as cloud, server, network and gateway services on ClearOS.

The ML 30 and DL 20 are shipping now. The preloaded ClearOS serversand the Proliant MicroServer will ship in June.

The rest is here:
HPE Targets SMBs with New Servers and ClearOS Linux - Channel Partners

Exclusive: Startup’s New Software Tells Your Tech Where to Go – Fortune

Many businesses are still figuring out how and where to run their tech operations. Should they continue to use their own servers to run databases and key business software? Should they move that software to shared public cloud data centers? Should they mix and match?

Turbonomic, formerly known as VMTurbo, says the latest version of its software can tell them to do what is best. It monitors software as it's running and automatically assigns additional computer processors and memory as needed. Or, if all that automation makes IT nervous, the software can send recommendations to the human operators and let them trigger the allocations, or override them.

Get Data Sheet, Fortune's daily tech newsletter.

Bill Veghte, the company's executive chairman says that's great for IT people, but the software also helps non-techies on staffthe people who pay for computing services.

"If you're in procurement and spending a few million dollars on public cloud, you might get a 140,000-line bill from that provider," he said. Turbonomic traces which items should be allocated to which business units within the company to make sense of all that detail.

Related: Datadog Fetches Big Bucks

Brad Smuland, chief technology officer for Minneapolis-based Merrill Corp., is sold. His company stores and manages sensitive documents for companies undergoing mergers and acquisitions or filing IPOs.

The company runs 5,000 of its own servers but it was difficult to see if some were being underutilizednot good because that is wastefulor were close to maxing outnot good because it affects performance.

Turbonomic's software was able to shift work around the data center to free up capacity and add servers in the cloud as needed. "I could do more without having to spend more," Smuland said. "Within six months I've already saved more than I spent on the service."

Related: Former Microsoft and HP Exec Joins Turbonomic

Earlier versions of Turbonomic software already worked with Amazon ( amzn ) Web Services and Microsoft ( msft ) Azure public clouds, but a new version has a better view into what is actually running in those clouds, the company said. The older version had little detail on what services were running where. The update shows which resources within those clouds are being used, along with associated costs, according to the company.

Given that so many businesses are wrestling with this problem of how to best run their software, Turbonomic targets a hot market. Other competitors include companies like Datadog, RightScale, and products from older companies like Hewlett Packard Enterprise ( hpe ) .

Visit link:
Exclusive: Startup's New Software Tells Your Tech Where to Go - Fortune

Unsecured Cloud Back-Ends Still Pose Security Threat, New Report Says – Virtualization Review

News

"We found almost 43 TB of data exposed and 1,000 apps affected by the HospitalGown vulnerability."

Echoing the findings of a similar recent report, Appthority has published investigation results that found nearly 43 TB of enterprise data was exposed on cloud back-ends, including personally identifiable information (PII).

The company's new "2017 Q2 Enterprise Mobile Threat Report" report (free upon providing registration info), Appthority found "data leakage" from mobile apps that send data to unsecured cloud back-ends. Appthority said mobile security concerns typically focus on a triad of other factors -- apps, device threats and network threats -- but unsecured back-ends are a new threat vector that goes hand-in-hand with cloud computing. This data leakage on the back-end was dubbed the "HospitalGown" threat by the company because of that garment's open back-end.

"In total, we found almost 43 TB of data exposed and 1,000 apps affected by the HospitalGown vulnerability," Appthority said in a blog post last week. "Looking at a subset of 39 apps, we still found 280 million records exposed, a total of about 163 GB of data. This is a staggering amount of leaked information, and in some cases represents the entirety of customer or operational data for an enterprise."

The report mirrors the findings of an earlier report by RedLock Inc., which revealed many security issues primarily caused by user misconfigurations on public cloud platforms, with Amazon Web Services Inc. (AWS) figuring prominently. RedLock claimed it found 82 percent of hosted databases remain unencrypted, among many other problems.

The AWS cloud was also mentioned in the new report from Appthority. One of the key findings of the report said: "The enterprise threat is real: The apps connect to unsecured databases on a range of popular enterprise services, including Elasticsearch and Amazon Web Services."

Unsecured Elasticsearch servers and MongoDB databases were prime targets of a series of ransomware attacks earlier this year that generated widespread publicity in the security field. However, that publicity apparently wasn't enough to significantly alleviate the issue.

"As our findings show, weakly secured back-ends in apps used by employees, partners and customers create a range of security risks including extensive data leaks of personally identifiable information (PII) and other sensitive data," the report states. "They also significantly increase the risk of spear phishing, brute force login, social engineering, data ransom, and other attacks. And, HospitalGown makes data access and exfiltration far easier than other types of attacks."

Key findings of the report as listed by the company include:

The company said its Mobile Threat Team identified the HospitalGown vulnerabilities with a combination of its dynamic app analysis tool and a new back-end scanning method, looking at the network traffic on more than 1 million enterprise mobile apps, both iOS and Android.

As with the misconfiguration problems identified in the RedLock report, Appthority emphasized that all cases of HospitalGown vulnerabilities were caused by human errors, not malicious intent or inherent infrastructure problems.

Appthority said it disclosed information about the exposed data to app developers and to affected providers, such as AWS.

"In some cases, the issues were remediated immediately," the company said. "Unfortunately, in others, we received no response and the data is still exposed."

About the Author

David Ramel is an editor and writer for 1105 Media.

See more here:
Unsecured Cloud Back-Ends Still Pose Security Threat, New Report Says - Virtualization Review

7 Largest Cloud Providers By Revenue in 2017 – Insider Monkey (blog)

What are the 7 largest cloud providers by revenue in 2017? The term cloud has become very popular lately, being used everywhere from offices to private households. Most people have severalaccounts on cloud platforms, one that comes with the operating system, be it either Windows or Mac OS, and one either on Dropbox,Google Cloud, or another platform. On the enterprise size, Amazon dominates the market, with a market share of 45% in the Infrastructure-as-a-Service (IaaS) space, according to Synergy. This is more than Microsoft, Google and IBM combined.

In basic terms, cloud computing involves storing and accessing data on a server via the internet rather than on a physical hard drive. There are several types of cloud computing for enterprises. First, there is Software-as-a-Service (SaaS), through which users can access software that is running on servers. SaaS is something that most people use everyday, with the best examples of it being Microsoft Corporation (NASDAQ:MSFT)s Office 365 or Google Apps. Then there is Platform-as-a-Service, or PaaS, which involves providing businesses with a platform to develop their products and services. Finally, there is Infrastructure-as-a-Service (IaaS), through which providers offer cloud servers and resources, basically allowing their clients to have a virtual data center.

Using cloud computing can have many advantages. For regular users, it provides access to data (photos, documents, presentations, etc.) anywhere where there is a stable internet connection, without the need to carry around USB sticks or portable hard drives. For businesses it can be a real cost saver. Using PaaS and IaaS allows companies to focus on the development of their product(s) without the need to invest in expensive and redundant hardware, which alsorequire maintenance, space, and regular upgrades.

Because cloud computing has only really begun to develop in the last few years, companies that provide cloud computing services are in a market that will continue expanding at a fast pace, at least in the medium-term. According to IDC research, by 2019, worldwide spending on public cloud services will reach $141 billion, double the $70 billion total in 2015. The largest share will be occupied by the SaaS segment, which will amass over two-thirds of all public cloud spending. The main drivers of this growth will be large companies, which are estimated to spend over $80 billion on cloud services in 2019.

While there are many companies that are trying to capture a slice of the booming cloud services market, only a few companies have already managed to establish themselves as leaders. Unsurprisingly, most of these are companies that were tech giants long before cloud computing. Microsoft Corporation (NASDAQ:MSFT), Amazon.com, Inc. (NASDAQ:AMZN), Alphabet Inc (NASDAQ:GOOGL), and a few others, which we discussed in our list of the10 Biggest Cloud Computing Companies in the World, had the resources to invest and the client base that could take advantage of the potential of cloud services.

With this in mind, lets take a look at the 7 largest cloud providers by revenue in 2017. The data for each companys revenue is taken from their latest quarterly financial reports (or in the case of Alphabet, from analyst estimates). Check out the list beginning on the next page.

Read the original:
7 Largest Cloud Providers By Revenue in 2017 - Insider Monkey (blog)

How Cloud Computing Can Work To Save Your Company Money – Good Herald

The primary selling point for those promoting the adoption of cloud computing services has been that it is quite affordable. The economic advantages that are clearly available through the adoption do not only come through lower procurement costs. The numerous profits that come with the all inclusive cost cutting benefits of cloud computing tools cover areas like procurement, operation, deployment and many more. These are the key areas where the primary avenues through which those who choose to employ cloud computing gain. Looking at them in sequence clearly demonstrates that the benefits claimed are real and available to all who decide to migrate to cloud systems.

Procurement of cloud computing solutions such as cloud servers, and cloud software is considerably cheaper than other equivalent options. Weighing in choices of any cloud engine software with other software used on other similar platforms as witnessed by most vendors is that cloud applications are affordable. This also applies to the cost of installing a cloud server as compared to other servers of equal capacity. A cloud server is considered to cost a part of what an equivalent dedicated server will cost. This is evident that during the procurement stage is that cloud computing option is going to save you money.

In deployment cases, cloud computing varieties have many cost benefits over the other technologies. Deployment speed is the primary benefit of the cost efficiency. With cloud solutions you can deploy immediately unlike other technologies that need substantial amounts of time for preparation and setup before deployment. Quick applications means your organization will at effect start to realize the advantages of the resources you have invested. In this case you will not only be saving cash but also gain more income from your investment.

One of the other deployment benefit of employing cloud technology is the expertise demanded. If you incur lower skill level requirements it would mean you will experience lower wage bills. This aspect of cloud computing extends to the operation phase where running cloud servers and cloud software comes with a lower wage bill. The drop in costs of deployment and operation are important benefits that are instant and long term to business entrepreneurs who apply cloud computing. Once the technology is applied the benefits can be felt and continued use through out the life of the business operations where cloud computing is used.

The scalability together with efficiency promote the operational cost benefits offered by cloud computing. The scalability of cloud computing ensures that your business will not need to have excess capacity as is the case with other technologies. The boost and downfall in demand for computing resources can be quickly and simply be equated to the high scalability of the cloud. Since most of the cloud computing resources are billed on consumption, it is easy to achieve cost efficiency. If you are using cloud engine software, you will only pay for the specific productive consumption. There are other cost benefits of using cloud computing and you should consider migrating your business systems to the cloud.

Those talking about cloud computing services know that providers like OnApp offer good deals There are many financial savings to be seen from using cloud computing tools

Photo By OpenClipart-Vectors from Pixabay

Read the rest here:
How Cloud Computing Can Work To Save Your Company Money - Good Herald