Categories
Books Computers & Technology Networking & Cloud Computing

Patterns of Distributed Systems (Addison-Wesley Signature Series (Fowler))



Price: $37.49
(as of Apr 23, 2024 23:47:21 UTC – Details)


A Patterns Approach to Designing Distributed Systems and Solving Common Implementation Problems

More and more enterprises today are dependent on cloud services from providers like AWS, Microsoft Azure, and GCP. They also use products, such as Kafka and Kubernetes, or databases, such as YugabyteDB, Cassandra, MongoDB, and Neo4j, that are distributed by nature. Because these distributed systems are inherently stateful systems, enterprise architects and developers need to be prepared for all the things that can and will go wrong when data is stored on multiple servers–from process crashes to network delays and unsynchronized clocks.

Patterns of Distributed Systems describes a set of patterns that have been observed in mainstream open-source distributed systems. Studying the common problems and the solutions that are embodied by the patterns in this guide will give you a better understanding of how these systems work, as well as a solid foundation in distributed system design principles.

Featuring real-world code examples from systems like Kafka and Kubernetes, these patterns and solutions will prepare you to confidently traverse open-source codebases and understand implementations you encounter “in the wild.”

Review the building blocks of consensus algorithms, like Paxos and Raft, for ensuring replica consistency in distributed systemsUnderstand the use of logical timestamps in databases, a fundamental concept for data versioningExplore commonly used partitioning schemes, with an in-depth look at intricacies of two-phase-commit protocolAnalyze mechanisms used in implementing cluster coordination tasks, such as group membership, failure detection, and enabling robust cluster coordinationLearn techniques for establishing effective network communication between cluster nodes.

Along with enterprise architects and data architects, software developers working with cloud services such as Amazon S3, Amazon EKS, and Azure CosmosDB or GCP Cloud Spanner will find this set of patterns to be indispensable.

Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.


From the Publisher

CvoerCvoer

Who is this book for?

Software architects and developers today face a plethora of choices in distributed products and cloud services. This book helps in understanding the technical details behind these services and their documentation. It is especially useful for:

Professionals seeking insights beyond what certifications offer, focusing on the intuitive understanding of technical principles.Developers needing knowledge specific enough for source-code level application yet generic enough for various scenarios.Readers involved in working with existing distributed systems or building their own, providing a head start through various patterns.Those looking for a comprehensive grasp of the underlying mechanisms and design alternatives used in different products.

Publisher ‏ : ‎ Addison-Wesley Professional; 1st edition (November 24, 2023)
Language ‏ : ‎ English
Paperback ‏ : ‎ 464 pages
ISBN-10 ‏ : ‎ 0138221987
ISBN-13 ‏ : ‎ 978-0138221980
Item Weight ‏ : ‎ 1.7 pounds
Dimensions ‏ : ‎ 7.38 x 0.86 x 9.13 inches

Categories
Books Computers & Technology Networking & Cloud Computing

The Software Developer’s Guide to Linux: A practical, no-nonsense guide to using the Linux command line and utilities as a software developer



Price: $30.39
(as of Apr 08, 2024 21:37:35 UTC – Details)


A must-read for software developers lacking command-line skills, focusing on Linux. It provides transferable command-line proficiency for use in Mac OS, Unix, and Windows with WSL

Key FeaturesA practical, no-nonsense guide specifically written for developers (not sysadmins) who need to quickly learn command-line skillsExpand your practical skills and look like a wizard on the command lineBuild practical skills to work effectively with the most common CLI tools on Unix-like systemsBook Description

Developers are always looking to raise their game to the next level, yet most are completely lost when it comes to the Linux command line.

This book is the bridge that will take you to the next level in your software development career. Most of the skills in the book can be immediately put to work to make you a more efficient developer. It’s written specifically for software engineers, not Linux system administrators, so each chapter will equip you with just enough theory to understand what you’re doing before diving into practical commands that you can use in your day-to-day work as a software developer.

As you work through the book, you’ll quickly absorb the basics of how Linux works while you get comfortable moving around the command line. Once you’ve got the core skills, you’ll see how to apply them in different contexts that you’ll come across as a software developer: building and working with Docker images, automating boring build tasks with shell scripts, and troubleshooting issues in production environments.

By the end of the book, you’ll be able to use Linux and the command line comfortably and apply your newfound skills in your day-to-day work to save time, troubleshoot issues, and be the command-line wizard that your team turns to.

What you will learnLearn useful command-line tricks and tools that make software development, testing, and troubleshooting easyUnderstand how Linux and command line environments actually workCreate powerful, customized tools and save thousands of lines of code with developer-centric Linux utilitiesGain hands-on experience with Docker, SSH, and Shell scripting tasks that make you a more effective developerGet comfortable searching logs and troubleshooting problems on Linux serversHandle common command-line situations that stump other developersWho this book is for

This book is for software developers who want to build practical Command-Line (CLI) and Linux skills and who want to quickly fill the gap to advance their skills and their career. Basic knowledge of editing text, working with files and folders, having some idea of what “operating systems” are, installing software, and using a development environment is assumed.

Table of ContentsHow the Command Line WorksWorking with ProcessesService Management with systemdUsing Shell HistoryIntroducing FilesEditing Files on the Command LineUsers and GroupsOwnership and PermissionsManaging Installed SoftwareConfiguring SoftwarePipes and RedirectionAutomating Tasks with Shell ScriptsSecure Remote Access with SSHVersion Control with GitContainerizing Applications with DockerMonitoring Application LogsLoad Balancing and HTTP

Publisher ‏ : ‎ Packt Publishing (January 29, 2024)
Language ‏ : ‎ English
Paperback ‏ : ‎ 300 pages
ISBN-10 ‏ : ‎ 1804616923
ISBN-13 ‏ : ‎ 978-1804616925
Item Weight ‏ : ‎ 1.17 pounds
Dimensions ‏ : ‎ 9.25 x 7.52 x 0.63 inches