In today’s world, serverless computing has evolved a lot. And with this concept of serverless computing, Lightbend has come up with an amazing framework known as Cloudstate.

Cloudstate is a specification, protocol, and reference implementation for providing distributed state management patterns suitable for Serverless computing.

**– **cloudstate.io

To know more about Cloudstate please go through the blog series:  Cloudstate – What is it ?

Cloudstate has proved to be a game changer as it provides stateful serverless computing. It has bought powerful new distributed and durable state management primitives based on Akka to the Serverless world.

This framework can be implemented using numerous languages. Cloudstate basically provides supported library for each of the language. Following are the list of languages it supports:

  • Java
  • Dart
  • Go
  • Javascript
  • Kotlin
  • Python
  • Springboot
  • .Net.

In this blog, we will be discussing how we can get started with writing cloudstate services with the most used language globally- Java.

#java #lightbend #serverless computing #serverless

Cloudstate with Java (Part 1): Getting Started with Java
1.45 GEEK