Cloud microservices make their play

CloudCamp Federal 2008 – Don’t miss out !!!

By G C Network | November 7, 2008

Tickets are going fast for CloudCamp Federal 2008 on November 12th in Chantilly, Virginia !! Representatives from the following organizations are already registered to attend. 3TERAAmazon Web Services (AWS)AOLAppistryApptisBooz Allen…

Private Clouds

By G C Network | November 5, 2008

Yesterday in eWeek, Chris Preimesberger, provided a very good read in “Why Private Cloud Computing is Beginning to Get Traction“. “Private cloud computing is a different take on the mainstream…

Important Cloud Computing Events

By G C Network | November 4, 2008

Mark your calendar for the following cloud computing events. These are specifically targeted to organizations looking to leverage cloud computing technologies and techniques in support of national security requirements. CloudCamp…

Forrester: Embrace Cloud Computing to Cut Costs

By G C Network | November 3, 2008

“Forrester Research advises CFOs to take a close look at cloud computing for messaging and collaboration and enterprise applications. The payoffs could be noticeable during the current economic downturn.” In…

Government still wary of cloud computing

By G C Network | October 31, 2008

Federal News Radio interviewed Ron Markezich, a corporate vice president of Microsoft, Mike Bradshaw, president of Google federal, and Michael Farber, a partner with Booz Allen on the government’s approach…

Microsoft Azure

By G C Network | October 30, 2008

With the announcement of Azure, Microsoft has finally made it’s cloud computing plans public. Maybe Larry Ellison is now ready to revise his opinion, huh? While this announcement is definitely…

Federal Grants from the Cloud

By G C Network | October 29, 2008

In case you mised it, the Department of Interior has announced that it plans to build a cloud computing platform to manage the processing and distributing of government grants. “Grants.gov…

Economist.com : Let it rise

By G C Network | October 28, 2008

This week, The Economist provides an insightful special report on cloud computing. From “Clouds and Judgement“: “Computing is fast becoming a “cloud”—a collection of disembodied services accessible from anywhere and…

Some More Cloud Computing Survey Results

By G C Network | October 27, 2008

As promised, here are some more results from the MIT/”Cloud Musings” on-line survey! Please remember, THIS IS NOT A SCIENTIFIC SURVEY !! The purpose is only to get a sense of…

Steve Ballmer comments on Microsoft’s cloud plans

By G C Network | October 24, 2008

On October 17th in the “Redmond Channel Partner Online”, a Microsoft Partner community publication, Kurt Mackie reported on Microsoft’s CEO Steve Ballmer’s comments on the company’s vision for syncing up…

 by Kevin L. Jackson

Cloud computing seems destined to be the way enterprises will use information technology. The drastic cost reductions and impressive operational improvements make the transition an unstoppable trend. The “What is cloud computing?” question now, however, seems to be morphing into “Where is cloud computing going?”

While software-as-a-service (SaaS) providers see their market rocketing upward as the easiest and quickest path for cloud adoption, infrastructure-as-a-service providers are suffering as their high-capital-cost commodity business transitions to a profit margin race to the bottom. This unsettling paradox, driven by increased competition between major infrastructure players, portends a near-term shakeout as smaller players either fail, exit or get gobbled up.

Cloud services brokerage, still struggling to be even recognized as a real market, is being seriously threatened by open-source approaches from giants like Booz Allen Hamilton’s Jellyfish and the European Commission-funded CompatibleOne open-source broker. So what about platform-as-a-service? Seen by some as the most profitable segment, this also seems to be where most of the confusion resides. Unfortunately PaaS is still struggling to deliver on the promise of universal software interoperability. So what’s next? With all due deference to Mr. McGuire in “The Graduate,” two words: microservice architecture.

Microservice architecture, or simply microservices, is a new software development method that is, for many developers, rapidly becoming a preferred way of creating enterprise applications. Because of its scalability, this architectural method is considered ideal when there is a need to enable support for a range of platforms and devices — spanning web, mobile, the “Internet-of-Things,” and wearables.

Although no standard, formal definition of microservices exists, it is generally characterized as a method of developing software applications that uses a suite of independently deployable, small, modular services in which each service runs a unique process and communicates through a well-defined, lightweight mechanism. How the services communicate with each other depends on your application’s requirements, but many use HTTP/REST with JSON or Protobuf.
Microservices architecture contrasts with the traditional monolithic development styles in that the latter approach is always built as a single, autonomous unit. In a client-server model, the server-side application is a monolith that handles the HTTP requests, executes logic, and retrieves/updates the data in the underlying database. The challenge with this approach is that all change cycles usually end up being tied to one another. Microservices are also better aligned with more modern agile software development approaches.

Dell, traditionally an infrastructure company, is even noticing the importance of this trend. On this, the observation of James Thomason, CTO of Dell Cloud Marketplace, is of note:

Already, Docker (and others) are working on various new forms of service discovery, in order to solve the infrastructure dependency injection problem, and consequently the “awareness” of dependencies between application components on different servers and infrastructure.

The recent love affair with infrastructure containers like Docker and VMware’s surprising investment in Linux containers through the release of Photon has now opened the door for a rapid adoption of microservices and the isolation of containers to one process or service.

This containerization of single services or processes makes it very simple to manage and update these services. Therefore, it’s not surprising that the emergence of frameworks for managing more complex scenarios will be next. Open-source projects like Kubernetes, Maestro-ng and Mesos are now springing up to answer this need. Stay tuned.

(This post was written as part of the Dell Insight Partners program, which provides news and analysis about the evolving world of tech. For more on these topics, visit Dell’s thought leadership site PowerMore. Dell sponsored this article, but the opinions are my own and don’t necessarily represent Dell’s positions or strategies.)

Cloud Musings

( Thank you. If you enjoyed this article, get free updates by email or RSS – © Copyright Kevin L. Jackson 2015)

Follow me at https://Twitter.com/Kevin_Jackson
Posted in

G C Network