Scala Books


iOS Developer Notes for Professionals

iOS

The iOS Developer Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Reactive Microservices Architecture

Microservices

Still chugging along with a monolithic enterprise system that's difficult to scale and maintain, and even harder to understand? In this concise book, Lightbend CTO Jonas Bonér explains why microservice-based architecture that consists of small, independent services is far more flexible than the traditional all-in-one systems that continue to domin

Methods for Analyzing Large Neuroimaging Datasets

This open access book explores the latest advancements and challenges in standardized methodologies, efficient code management, and scalable data processing of neuroimaging datasets. The chapters in this book are organized in four parts. Part One shows the researcher how to access and download large datasets, and how to compute at scale. Part Two c

An Open Guide to Data Structures and Algorithms

Algorithms

Data encountered in a computer program is classified by type. Common types include integers, floating point numbers, Boolean values, and characters. Data structures are a means of aggregating many of these scalar values into a larger collection of values. An algorithm is an explicit sequence of instructions, performed on data, to accomplish a desir

Azure Serverless Computing Cookbook, 3rd Edition

Azure

This 3rd edition of Azure Serverless Computing Cookbook guides you through the development of a basic back-end web API that performs simple operations, helping you understand how to persist data in Azure Storage services. You'll cover the integration of Azure Functions with other cloud services, such as notifications (SendGrid and Twilio), Cognitiv

Cassandra: The Definitive Guide, 3rd Edition

Cassandra NoSQL

Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you'll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This third edition - updated for Cassandra 4.0 - provides the technical details and practical examples you

Architecting for Scale, 2nd Edition

Cloud

Every day, companies struggle to scale critical applications. As traffic volume and data demands increase, these applications become more complicated and brittle, exposing risks and compromising availability. With the popularity of software as a service, scaling has never been more important. Updated with an expanded focus on modern architecture pa

Understanding Metadata

Metadata

One viable option for organizations looking to harness massive amounts of data is the data lake, a single repository for storing all the raw data, both structured and unstructured, that floods into the company. But that isn't the end of the story. The key to making a data lake work is data governance, using metadata to provide valuable context thro

Modernizing .NET Applications

.NET

.NET is far from dead. Although JavaScript, Go, and Swift have gathered plenty of developer attention, .NET remains a dominant framework. But it hasn't been entirely smooth sailing. With .NET's coupling to Windows environments, .NET apps haven't had access to the bleeding edge of server automation or application deployment. Configuration management

OpenJDK Migration For Dummies

Java

Modern business runs on Java. It's the programming language of choice for large-scale applications, whether they're running in the cloud or in a private data center. Despite being nearly 30 years old, Java remains one of the most widely used programming languages in the world thanks to its versatility, reliability, and stability. Java is also far m