SysAdmin & DevOps Books


Kubernetes Patterns, 2nd Edition

Kubernetes Cloud

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures offer new distributed primitives that require a different set of practices than many developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland H

Bash Notes for Professionals

Linux Unix Bash

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

Data Governance with AWS

AWS

How can you ensure that your data is in optimal condition to support your specific business initiatives and operations? With this report from AWS, C-suite executives, including CDOs, CAOs, CISOs, and CSOs, will gain insights on how a targeted approach to data governance can enhance data curation, discovery, protection, and sharing capabilities. Our

Introduction to Computer Science

Algorithms

Introduction to Computer Science provides a comprehensive foundation in core computer science concepts and principles, aligning with the scope and sequence of most introductory computer science courses. The offering serves as an engaging entry point for students pursuing diverse fields of study and employment, including computer science, business,

Linux Notes for Professionals

Linux

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

Quarkus for Spring Developers

Java Spring Kubernetes

Java can be clunky and slow. Learn how to optimize Java for today's compute and runtime demands with Quarkus - a Kubernetes-native platform. Quarkus for Spring Developers introduces Quarkus to Java developers, with a special eye to helping those familiar with Spring's conventions make a quick and easy transition. What you (a developer/architect) wi

Developer Portals

Modern development can be fraught with disparate development systems and distributed teams, and organizations with multiple development teams often struggle with competing priorities, diverse tools and technologies, and establishing best practices. A unified platform that can consolidate these elements of the development process and foster internal

Evolve the Monolith to Microservices with Java and Node

Java Node.js

Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language. This IBM Redbooks publication shows how to break

Microservices Best Practices for Java

Java Cloud

Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language. This book covers Microservices best practices fo

SQL Server Source Control Basics

SQL

Few software developers would build an application without using source control, but its adoption for databases has been slower. Yet without source control to maintain the scripts necessary to create our database objects, load lookup data, and take other actions, we cannot guarantee a reliable and repeatable database deployment process, let alone c