The Wayback Machine - https://web.archive.org/web/20180212120220/http://devops.sys-con.com/node/4224414

Welcome!

@DevOpsSummit Authors: Jignesh Solanki, Dana Gardner, Karthick Viswanathan, Yeshim Deniz, Pat Romanski

Related Topics: @CloudExpo, Linux Containers, SDN Journal, @DevOpsSummit

@CloudExpo: Blog Post

A Brief History of #Serverless Evolution | @DevOpsSummit #CloudNative #DevOps #Microservices

Monolith to Microservices to Serverless

The need for greater agility and scalability necessitated the digital transformation in the form of following equation: monolithic to microservices to serverless architecture (FaaS). To keep up with the cut-throat competition, the organisations need to update their technology stack to make software development their differentiating factor.

Thus microservices architecture emerged as a potential method to provide development teams with greater flexibility and other advantages, such as the ability to deliver applications at warp speed using infrastructure as a service (IaaS) and platform as a service (PaaS) environments.

The emergence of microservice was to break the monolithic applications into smaller services, with each one of them having their own business logic. With a monolithic architecture, a single faulty service can bring down the entire app server and all the services running on it.

However, it is a different case with microservices where each service runs in its own container and thus application architects can develop, manage and scale these services independently.

The microservices can be scaled and deployed separately and written in different programming languages. But a key decision many organisations face when deploying their microservices architecture is choosing between IaaS and PaaS environments.

Microservices involve source code management, a built server, code repository, image repository, cluster manager, container scheduler, dynamic service discovery, software load balancer and cloud load balancer. More to that, it also needs a mature agile and DevOps team to support continuous delivery.

Entering the Serverless

Serverless Architecture takes the step further by making an application more granular to the level of functions and events. Thus, it is pretty clear that the unit of work is getting smaller and smaller.  We've gone from monoliths to microservices to functions. FaaS also improves the shortcomings of PaaS model i.e. scaling and friction between development operations.

It is quite challenging to scale a microservices hosted on PaaS. The architecture may have elements written in different programming languages, deployed across multiple clouds and on-premise locations, running on multiple containers.

When the app demand increases, all the underlying components have to be coordinated to scale, or you have to be able to identify which individual elements need to scale to address the surge in demand. Even if you setup your PaaS applications to auto-scale you won't be doing this to the level of individual requests unless you know the traffic trend. And this is what makes FaaS application way more efficient when it comes to cost.

However, there will be space for both FaaS and microservices to co-exist as there are certain things which you won't be able to do with functions at all. For example, an API?Microservice will always be able to respond faster since it can keep connections to databases and other things open and ready.

Well, one more thing which we should consider here is that by grouping a bundle of functions together being an API Gateway, you 've created a microservice. This high-level flow remains the same as the traditional approach. The key difference is that, in case of a function, the container is created and destroyed by algorithms used in FaaS platforms and the operational team have no control over it.

Conclusion

However, with the added advantage of agility and scalability, there are many more things which serverless technologies have to offer. What one can do is always look for the best ones and make the use of these new approaches.

More Stories By Jignesh Solanki

I lead Simform's Product Engineering team by DevOps Institutionalization, end-to-end product development and consulting led transformation programs. I'd love to talk on cloud computing, mobility, security, swift and anything in between them.

@DevOpsSummit Stories
The need in agility and scalibility neccecisited the evolution on software development from monolithic to microservices to serverless architecture.
The use of containers by developers -- and now increasingly IT operators -- has grown from infatuation to deep and abiding love. But as with any long-term affair, the honeymoon soon leads to needing to live well together ... and maybe even getting some relationship help along the way. And so it goes with container orchestration and automation solutions, which are rapidly emerging as the means to maintain the bliss between rapid container adoption and broad container use among multiple cloud hosts. This BriefingsDirect cloud services maturity discussion focuses on new ways to gain container orchestration, to better use serverless computing models, and employ inclusive management to keep the container love alive.
DX World EXPO, LLC, a Lighthouse Point, Florida-based startup trade show producer and the creator of "DXWorldEXPO® - Digital Transformation Conference & Expo" has announced its executive management team. The team is headed by Levent Selamoglu, who has been named CEO. "Now is the time for a truly global DX event, to bring together the leading minds from the technology world in a conversation about Digital Transformation," he said in making the announcement.
Enterprises are adopting Kubernetes to accelerate the development and the delivery of cloud-native applications. However, sharing a Kubernetes cluster between members of the same team can be challenging. And, sharing clusters across multiple teams is even harder. Kubernetes offers several constructs to help implement segmentation and isolation. However, these primitives can be complex to understand and apply. As a result, it’s becoming common for enterprises to end up with several clusters. This leads to a waste of cloud resources and increased operational overhead.
Let's do a visualization exercise. Imagine it's December 31, 2018, and you're ringing in the New Year with your friends and family. You think back on everything that you accomplished in the last year: your company's revenue is through the roof thanks to the success of your product, and you were promoted to Lead Developer. 2019 is poised to be an even bigger year for your company because you have the tools and insight to scale as quickly as demand requires. You're a happy human, and it's not just because of the bubbly in your glass. Now how does one turn this visualization into reality? You start by setting yourself up with the right technology to succeed. Behind every great cloud app is a fleet of powerful cloud monitoring tools that provide insight and direction for improving your product. This is the ticket for turning 2018 into the year of your dreams.