Coder Social home page Coder Social logo

cloud-native-applications-with-ballerina's Introduction

Cloud Native Applications with Ballerina

Cloud Native Applications with Ballerina

This is the code repository for Cloud Native Applications with Ballerina, published by Packt.

A beginner's guide for programmers interested in developing cloud native applications using Ballerina Swan Lake

What is this book about?

The Ballerina programming language was created by WSO2 for the modern needs of developers where microservices and cloud native development techniques have become ubiquitous. Ballerina simplifies how programmers develop and deploy cloud native distributed apps and microservices.

This book covers the following exciting features:

  • Understand the concepts and models in cloud native architecture.
  • Get to grips with the high-level concepts of building applications with the Ballerina language.
  • Use cloud native architectural design patterns to develop cloud native Ballerina applications.
  • Discover how to automate, maintain, and observe cloud native Ballerina applications.
  • Use a container to deploy and maintain a Ballerina application with Docker and Kubernetes.
  • Explore serverless architecture and use Microsoft Azure and the Amazon Web Services (AWS) platform to build serverless applications.

If you feel this book is for you, get your copy today!

Instructions and Navigations

All of the code is organized into folders. For example, Chapter03.

The code will look like the following:

import ballerina/http;
service /hello on new http:Listener(9090) { 
    resource function get greeting() returns string {
        return "Hello, World!"; 
    }
}

Following is what you need for this book: This Ballerina Swan Lake book is for cloud developers, integration developers, and microservices developers who are facing challenges with legacy tooling and are looking for the latest tools and technologies to solve them. Beginner-level programming knowledge is required before getting started with this Ballerina book.

Code in Action

Please visit the following link to check the CiA videos: https://bit.ly/3l1Exb9

Software and Hardware List

With the following software and hardware list you can run all code files present in the book (Chapter 1-10).

Chapter Software required OS required
2 JRE, Ballerina CLI, VSCode Windows, Mac OS X, and Linux (Any)
3 Docker, Kubernetes, Minikube, Kustomize Windows, Mac OS X, and Linux (Any)
4 Kafka, RabbitMQ Windows, Mac OS X, and Linux (Any)
5 MySQL database, RabbitMQ broker, Kubernetes Windows, Mac OS X, and Linux (Any)
6 AWS and Azure Cloud account Windows, Mac OS X, and Linux (Any)
7 KeyTool, WSO2 Identity Server, Java 11 Windows, Mac OS X, and Linux (Any)
8 Prometheus, Grafana, Logstash, Jaeger, Elasticsearch Windows, Mac OS X, and Linux (Any)
9 Choreo, WSO2 API Microgateway Windows, Mac OS X, and Linux (Any)
10 Any SCM tool Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Dhanushka Madushan is a Senior Software Engineer working at WS02. He has more than 4 years of experience in developing software solutions for Cloud based platforms in different business domains. He has worked on the WSO2 integration platform for 2+ years and responsible for building and maintaining ESB and Microintegrator products. Dhanushka has been a part of many projects.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781800200630

cloud-native-applications-with-ballerina's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

yasirjanjua

cloud-native-applications-with-ballerina's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.