Cloud microservices make their play

One AWESOME Week of Cloud Computing

By G C Network | June 11, 2010

We just finished up five AWESOME days of cloud computing training with USAREUR in Schwetzingen, Germany ! CHECK IT OUT !! Create your own video slideshow at animoto.com. Sure we…

NGA Exploring “Community Cloud” With NCOIC

By G C Network | June 7, 2010

The National Geospatial-Intelligence Agency (NGA) is looking to leverage industry expertise through collaboration with the Network Centic Operations Industry Consortium (NCOIC). NGA provides timely, relevant and accurate geospatial intelligence in…

DoD, NASA and GSA Address Secure Cloud Computing

By G C Network | May 29, 2010

On Thursday, May 26th, the Federal Executive Forum featured three important Federal cloud computing leaders: David McClure- Associate Administrator, GSA Office of Citizen Services and Communications Col. Kevin Foster- Office of…

Cloud Computing Day at DoDIIS

By G C Network | May 25, 2010

I’m declaring Monday, May 24th, as Cloud Computing Day at DoDIIS.  Lieutenant General Richard Zahner, Army Deputy Chief of Staff, G2, seemed to get things going with his video that…

Vivek Kundra – State of Public Sector Cloud Computing

By G C Network | May 25, 2010

Last week Federal Chief Information Officer Vivek Kundra release his report on the “State of Public Sector Cloud Computing”. The report not only details Federal budget guidance issued to agencies…

Cloud Computing at DoDIIS

By G C Network | May 18, 2010

Next week in Phoenix, AZ, the Defense Intelligence Agency will host the 2010 Department of Defense Intelligence Information Systems (DoDIIS) Worldwide Conference. The theme of this event is “Mission Powered…

Open Group Publishes Guidelines on Cloud Computing ROI

By G C Network | April 29, 2010

In an important industry contribution, The Open Group has published a white paper on how to build and measure cloud computing return on investment (ROI). Produced by the Cloud Business…

The Army’s iPhone Story

By G C Network | April 15, 2010

Sandra Erwin of National Defense magazine just published an excellent article on the Army’s foray into developing soldier-friendly smartphone applications.  Giving credit to Army CIO Lt. Gen, Jeffrey Sorenson and…

Vivek Kundra Steps Up to Cloud Computing’s Next Challenge

By G C Network | April 11, 2010

” [C]loud customers must be able to easily store, access, and process data across multiple clouds; weave together a mesh of different services to meet their needs; and have a…

Cloud Computing’s Next Challenge

By G C Network | March 26, 2010

Earlier this month, Melvin Greer and I teamed up on a Military Information Technology piece. Melvin is a senior research engineer and cloud computing chief architect at Lockheed Martin, and…

 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