Ballerina: A Language for Network-Distributed Applications

Many modern programming languages include libraries to handle performance, multiple cores, structured data, errors or failures, and other tasks. Ballerina builds many of these tasks directly into the language. With this brief introduction, developers and software architects will learn how Ballerina...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Andy Oram
Format: Buch
Sprache:eng
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Many modern programming languages include libraries to handle performance, multiple cores, structured data, errors or failures, and other tasks. Ballerina builds many of these tasks directly into the language. With this brief introduction, developers and software architects will learn how Ballerina can speed development and reduce failures in today’s cloud native, distributed environments.Ballerina is a general-purpose cloud native programming language that specializes in integration. On the surface, it looks like many other C-style languages, but Ballerina also contains features that incorporate current best practices for web programming, microservices, and Agile- or DevOps-oriented development. In this report, O’Reilly editor Andy Oram helps you understand what Ballerina offers and how it solves modern development problems.You’ll explore how:High-level Ballerina features make it easier to conduct network activitiesThis language is designed around DevOps practices with an IDE-based build systemBallerina includes a module for continuous integration and testingModules for deploying programs on Docker, Kubernetes, or AWS Lambda are includedBallerina also features compiler extensions, security, concurrency, and error checking