Cloud Native Infrastructure: Patterns for Scalable Infrastructure and Applications in a Dynamic Environment


Justin Garrison - 2017
    This practical guide shows you how to design and maintain infrastructure capable of managing the full lifecycle of these implementations.Engineers Justin Garrison (Walt Disney Animation Studios) and Kris Nova (Dies, Inc.) reveal hard-earned lessons on architecting infrastructure for massive scale and best in class monitoring, alerting, and troubleshooting. The authors focus on Cloud Native Computing Foundation projects and explain where each is crucial to managing modern applications.Understand the fundamentals of cloud native application design, and how it differs from traditional application designLearn how cloud native infrastructure is different from traditional infrastructureManage application lifecycles running on cloud native infrastructure, using Kubernetes for application deployment, scaling, and upgradesMonitor cloud native infrastructure and applications, using fluentd for logging and prometheus + graphana for visualizing dataDebug running applications and learn how to trace a distributed application and dig deep into a running system with OpenTracing

Ajaya: Duryodhana's Mahabharata - Collector's Edition


Anand Neelakantan - 2018
    Every Indian has grown up conditioned to the view that the Pandavas were virtuous and wronged; and the Kauravas were manipulative and evil. On a visit to Malanada Temple, Kerala, national bestselling author of ASURA, Anand Neelakantan, discovered the temple deity to be none other than Duryodhanan, the ostensible 'villain' of the Mahabharata. This astonishing discovery prompted him to delve deep into the narrative of the defeated Crown Prince of Hastinapura, and the Kaurava clan. Ajaya challenges established views and compels us to think again. The book is all about the power of perception. It retells with compelling credibility, the epic events from Duryodhan's (given name: Suryodhana), point of view. While Jaya is the story of the Pandavas, told from the perspective of the victors of Kurukshetra; Ajaya is the narrative of the 'unconquerable' Kauravas, who were decimated to the last man. At the heart of India's most powerful empire, a revolution is brewing. Bhishma, the noble patriarch of Hastinapura, is struggling to maintain the unity of his empire. On the throne sits Dhritarashtra, the blind King, and his foreign-born Queen – Gandhari. In the shadow of the throne stands Kunti, the Dowager-Queen, burning with ambition to see her firstborn become the ruler, acknowledged by all. Amidst the chaos, Prince Suyodhana, heir of Hastinapura, stands tall, determined to claim his birthright and act according to his conscience. He is the maker of his own destiny – or so he believes. While in the corridors of the Hastinapura palace, a foreign Prince plots to destroy India. About the Author : Anand Neelakantan says: Ajaya is an attempt to revisit our mythologies with a modern view and see what the same events look like when observed from the side of the defeated. Were these people branded villains because they were far ahead of their times? There are many books about the Pandavas, about Karna, Draupadi, Kuniti and the other dramatis personae of the Mahabharata. But who speaks for Duryodhana? Growing up in a Kerala village with more temples than necessary, it was small wonder that mythology fascinated Anand early on. Ironically, he was drawn to the anti-heroes. But life called and he went on to become an engineer; joined the Indian Oil Corporation; moved to Bangalore; married Aparna; and welcomed a daughter and a son. But the voices of yore refused to be silenced in his head and he felt impelled to narrate the stories of the vanquished and the dammed; to give life to those silent heroes we have long overlooked in our uncritical acceptance of the conventional renderings of our epics. Ajaya follows the outstanding success of his #1 bestseller, Asura: Tale Of The Vanquished.

The Chick Bowdrie Short Stories Bundle


Louis L'Amour - 2015
    This outlaw turned Texas Ranger was one of the favorite protagonists of master storyteller Louis L’Amour, appearing in a total of nineteen short stories bursting with unforgettable heroics and harrowing action. They’re all here in this eBook bundle, together forming an epic portrait of a man standing at the crossroads between good and evil:   McNelly Knows a Ranger • A Job for a Ranger • Bowdrie Rides a Coyote Trail • A Trail to the West • The Outlaws of Poplar Creek • Bowdrie Follows a Cold Trail • More Brains Than Bullets • The Road to Casa Piedras • Bowdrie Passes Through • Where Buzzards Fly • South of Deadwood • Too Tough to Brand • Case Closed—No Prisoners • The Killer from the Pecos • A Ranger Rides to Town • Rain on the Mountain Fork • Down Sonora Way • Strange Pursuit • Strawhouse Trail   The name is Bowdrie. It was a name that caused the most hardened gunmen to break out in a cold sweat. Chick Bowdrie. He could have ridden the outlaw trail, but the Texas Rangers recruited him because they didn’t want to have to fight against him. Pursuing the most wanted men in the Southwest, he knew all too well the dusty trails, the bitter cattle feuds, the desperate killers, and the quiet, weather-beaten, wind-blasted towns that could explode into action with the wrong word. He had sworn to carry out the law, but there were times when he had to apply justice with his fists and his guns. They called in the Rangers to handle the tough ones, and there was never a Ranger tougher or smarter than Bowdrie.

Practical Common LISP


Peter Seibel - 2005
    This is the first book that introduces Lisp as a language for the real world.Practical Common Lisp presents a thorough introduction to Common Lisp, providing you with an overall understanding of the language features and how they work. Over a third of the book is devoted to practical examples, such as the core of a spam filter and a web application for browsing MP3s and streaming them via the Shoutcast protocol to any standard MP3 client software (e.g., iTunes, XMMS, or WinAmp). In other "practical" chapters, author Peter Seibel demonstrates how to build a simple but flexible in-memory database, how to parse binary files, and how to build a unit test framework in 26 lines of code.

Agile Principles, Patterns, and Practices in C#


Robert C. Martin - 2006
    Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#. This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.Readers will come away from this book understandingAgile principles, and the fourteen practices of Extreme Programming Spiking, splitting, velocity, and planning iterations and releases Test-driven development, test-first design, and acceptance testing Refactoring with unit testing Pair programming Agile design and design smells The five types of UML diagrams and how to use them effectively Object-oriented package design and design patterns How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.

The Road to React


Robin Wieruch - 2017
    This book uses the common sense of these roads and weaves it into the implementation of an attractive app. You will build a Hacker News React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management.' to 'A lot of roadmaps exist on how to master React. This book uses the common sense of these roads and weaves it into the implementation of an attractive app. You will build a Hacker News React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management. http://www.robinwieruch.de/the-road-t...

Programming Erlang


Joe Armstrong - 2007
    It's used worldwide by companies who need to produce reliable, efficient, and scalable applications. Invest in learning Erlang now.Moore's Law is the observation that the amount you can do on a single chip doubles every two years. But Moore's Law is taking a detour. Rather than producing faster and faster processors, companies such as Intel and AMD are producing multi-core devices: single chips containing two, four, or more processors. If your programs aren't concurrent, they'll only run on a single processor at a time. Your users will think that your code is slow.Erlang is a programming language designed for building highly parallel, distributed, fault-tolerant systems. It has been used commercially for many years to build massive fault-tolerated systems that run for years with minimal failures.Erlang programs run seamlessly on multi-core computers: this means your Erlang program should run a lot faster on a 4 core processor than on a single core processor, all without you having to change a line of code.Erlang combines ideas from the world of functional programming with techniques for building fault-tolerant systems to make a powerful language for building the massively parallel, networked applications of the future.This book presents Erlang and functional programming in the familiar Pragmatic style. And it's written by Joe Armstrong, one of the creators of Erlang.It includes example code you'll be able to build upon. In addition, the book contains the full source code for two interesting applications:A SHOUTcast server which you can use to stream music to every computer in your house, and a full-text indexing and search engine that can index gigabytes of data. Learn how to write programs that run on dozens or even hundreds of local and remote processors. See how to write robust applications that run even in the face of network and hardware failure, using the Erlang programming language.

Reactive Design Patterns


Roland Kuhn - 2014
    The Reactive Application model addresses these demands through new patterns designed to "react" effectively to user and system events, changes in load, competition for shared system resources, and unanticipated failures. Although reactive design patterns can be implemented using standard enterprise development tools, you best realize the benefits when you pair them with a functional programming language like Scala and an Actor-based concurrency system like Akka.Reactive Design Patterns is a clearly-written guide for building event-driven distributed systems that are resilient, responsive, and scalable. Written by the authors of the Reactive Manifesto, this book teaches you to apply reactive design principles to the real problems of distributed application development. You'll discover technologies and paradigms that can be used to build reactive applications including Akka and other actor-based systems, functional programming, replication and distribution, and implementation techniques such as futures, iteratees, and reactive streams. While the book presents concrete examples in Scala, Java, JavaScript, and Erlang, the primary goal is to introduce patterns and best practices that you can use to apply reactive principles to common problems you'll face when building distributed systems.WHAT'S INSIDE* Discover best practices and patterns for building responsive applications* Build applications that can withstand hardware or software failure at any level* Patterns for fault tolerance, scalability, and responsiveness* Maximize multicore hardware using asynchronous and event-driven solutions* Scale applications under tremendous loadReaders should be familiar with a standard programming language like Java, C++ or C# and be comfortable with the basics of distributed systems. Software engineers and architects will learn how to avoid common pitfalls and apply patterns for solving day-to-day problems in a fault-tolerant and scalable way to maximize their application's responsiveness to users and clients. Project leaders and CTOs will gain a deeper understanding of the philosophy behind resilience and scalability in distributed systems, as well as their limitations, challenges and benefits.