Welcome!

@CloudExpo Authors: Liz McMillan, Yeshim Deniz, Elizabeth White, Jnan Dash, Zakia Bouachraoui

Related Topics: @CloudExpo, Containers Expo Blog

@CloudExpo: Article

Cloud Computing: It's the Future of Enterprise IT

Every enterprise will have one or more "clouds" into which they deploy applications

Sam Charrington's "In the Loop" Blog

We're still relatively early in the cloud computing hype cycle but I strongly believe that in the future, most if not all server-side software applications will be deployed in a cloud-computing-like manner. That is not to say that all applications will be run in one of exactly five global clouds. On the contrary, every enterprise will have one or more 'clouds' into which they deploy applications.

James Urquhart recently posed a question that had been on my mind as well:

  • If "grid computing" is about running job-based tasks in a MPP model (e.g. HPC)...
  • If "utility computing" is a business model for providing computing on an as-needed, bill-for-what-you-use basis...
  • If "cloud computing" is a market model describing services provided over the Internet...
  • If "virtualization" describes providing software layers in the execution stack...
  • Then, what do we call the systems/infrastructure model where resources are pooled together, and used for a variety of workloads, including both job-based and "always running" tasks (such as web applications, management and monitoring applications, security applications, etc.)?

[SBC: Edited for length and emphasis]

 

To which I responded:

"It's my belief that the future model for providing IT infrastructure and services in large organizations will very much resemble what you describe and what many call cloud computing, but will occur behind the firewall. I've got a talk on just this topic at the Next Generation Data Center conference in August.

I've used the term "application fabric" for the resource pooling model you describe. One of the things I like about it is that it connotes the flexibility of the model relative to traditional siloed approaches.
That said,I've used other terms as well. Gartner has coined a term "grid-based application platform" that I like, but I think it speaks more to the upper end of the stack (e.g. distributed app platform/server) moreso than the entire model.

I tend not to like the "utility..." terms as much, because I think they highlight a 3rd party or Internet-delivered aspect which is orthogonal to what we want to focus on here. I understand that it doesn't have to be that way--the organization providing the utility service can be within the same company--but I find that the Public Utility metaphor is too powerful to be easily overcome."

 

Cloud computing: the future of enterprise IT

We're still relatively early in the cloud computing hype cycle but, as mentioned above, I strongly believe that in the future, most if not all server-side software applications will be deployed in a cloud-computing-like manner.

That is not to say that all applications will be run in one of exactly five global clouds. (That was Sun's idea, which they called Redshift, discussed on Bob Lozano's blog here, here, and here.) On the contrary, every enterprise will have one or more "clouds" into which they deploy applications.

So, what do we call it?

So, what do we call cloud computing within the enterprise? While it may not be the most important question that needs to be addressed, it's certainly an interesting and worthwhile one. And, in some cases amusing:

So it's a cloud, but instead of being far away it's near? Isn't that Fog? :-)
--Ray Nugent

 

One idea I've tossed out is Intra-Cloud, but I'm not betting on that one. (Neither is Bob; he immediately and violently puked all over it. ;-)

I'm interested in hearing what you think... Any ideas?

More Stories By Samuel Charrington

Samuel Charrington is VP of Product Management & Marketing at Appistry. Formerly, he was an early employee at Plumtree Software, where he made pivotal contributions in a variety of sales and marketing roles as the company grew from pre-revenue to over $80 million in annual income. Most recently, as Director of Business Development, he was responsible for defining and executing the company's technology partnering strategy. Previously, Charrington held sales and marketing positions in AT&T's Business Multimedia Systems organization.

Comments (3)

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


CloudEXPO Stories
Is advanced scheduling in Kubernetes achievable?Yes, however, how do you properly accommodate every real-life scenario that a Kubernetes user might encounter? How do you leverage advanced scheduling techniques to shape and describe each scenario in easy-to-use rules and configurations? In his session at @DevOpsSummit at 21st Cloud Expo, Oleg Chunikhin, CTO at Kublr, answered these questions and demonstrated techniques for implementing advanced scheduling. For example, using spot instances and cost-effective resources on AWS, coupled with the ability to deliver a minimum set of functionalities that cover the majority of needs – without configuration complexity.
The term "digital transformation" (DX) is being used by everyone for just about any company initiative that involves technology, the web, ecommerce, software, or even customer experience. While the term has certainly turned into a buzzword with a lot of hype, the transition to a more connected, digital world is real and comes with real challenges. In his opening keynote, Four Essentials To Become DX Hero Status Now, Jonathan Hoppe, Co-Founder and CTO of Total Uptime Technologies, shared that beyond the hype, digital transformation initiatives are infusing IT budgets with critical investment for technology. This is shifting the IT organization from a cost center/center of efficiency to one that is strategic for revenue growth. CIOs are working with the new reality of cloud, mobile-first, and digital initiatives across all areas of their businesses. What's more, top IT talent wants to w...
Today we can collect lots and lots of performance data. We build beautiful dashboards and even have fancy query languages to access and transform the data. Still performance data is a secret language only a couple of people understand. The more business becomes digital the more stakeholders are interested in this data including how it relates to business. Some of these people have never used a monitoring tool before. They have a question on their mind like "How is my application doing" but no idea how to get a proper answer.
Platform-as-a-Service (PaaS) is a technology designed to make DevOps easier and allow developers to focus on application development. The PaaS takes care of provisioning, scaling, HA, and other cloud management aspects. Apache Stratos is a PaaS codebase developed in Apache and designed to create a highly productive developer environment while also supporting powerful deployment options. Integration with the Docker platform, CoreOS Linux distribution, and Kubernetes container management system brings more scalability and flexibility to Apache Stratos PaaS. In his session at 15th Cloud Expo, Lakmal Warusawithana, Director of Cloud Architecture at WSO2 Inc., will discuss installing and deploying sample applications using Docker, CoreOS and Kubernetes, and walkthrough how it can be extended to support new application containers. He will also demonstrate app deployment, provisioning, auto...
Because Linkerd is a transparent proxy that runs alongside your application, there are no code changes required. It even comes with Prometheus to store the metrics for you and pre-built Grafana dashboards to show exactly what is important for your services - success rate, latency, and throughput. In this session, we'll explain what Linkerd provides for you, demo the installation of Linkerd on Kubernetes and debug a real world problem. We will also dig into what functionality you can build on top of the tools provided by Linkerd such as alerting and autoscaling.