Monolith's End

Monolith's End
Author: Dave Walsh
Publisher: DW Science Fiction
Total Pages: 265
Release: 2020-07-14
Genre: Fiction
ISBN:

The Empress took the galaxy for herself at the cost of her humanity. Alva's ascent to the throne was not without its challenges, but Trella always stood by Alva's side. Until now. Cast aside for tradition and power, Trella is adrift without a tether in the galaxy. The woman she sacrificed so much for has no use for her anymore. With a renewed sense of urgency, Trella sets out to win her lover back, but can she hold on to the humanity she worked so hard for? Her path is intertwined with that of Jace Krios and the princess in exile, Katrijn. A vision of a fatal clash between Alva and Katrijn sends Jace to the edges of time and space to save Katrijn from herself, only to find himself more lost than ever. He must confront his greatest fear to keep humanity from unraveling. Friendships are tested, hearts are broken and change waits for no one in the third installment of the Andlios space opera series. *** KEYWORDS: science fiction, scifi book, scifi books, space opera book, space opera scifi, space opera adventure battles, science fiction female lead, strong female characters in books, anarchist scifi, cyborg fiction, space opera exploration, space viking book, anticapitalist scifi, existential scifi, scifi box set, epic space opera, scifi fantasy, space viking battles, lgbtq scifi, progressive scifi, hema battles scifi, space opera, science fiction cthulhu, lovecraftian, lovecraftian scifi For fans of: Frank Herbert, Dan Simmons, China Mieville, Isaac Asimov, Ursula K. LeGuin, John Wilker, Martha Wells, Ann Leckie, Iain M. Banks, Iain Banks, Kim Stanley Robinson, John Scalzi, Chuck Wendig, Kevin J. Anderson

Monolith to Microservices

Monolith to Microservices
Author: Sam Newman
Publisher: "O'Reilly Media, Inc."
Total Pages: 285
Release: 2019-11-14
Genre: Computers
ISBN: 1492047791

How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture. With many illustrative examples, insightful migration patterns, and a bevy of practical advice to transition your monolith enterprise into a microservice operation, this practical guide covers multiple scenarios and strategies for a successful migration, from initial planning all the way through application and database decomposition. You’ll learn several tried and tested patterns and techniques that you can use as you migrate your existing architecture. Ideal for organizations looking to transition to microservices, rather than rebuild Helps companies determine whether to migrate, when to migrate, and where to begin Addresses communication, integration, and the migration of legacy systems Discusses multiple migration patterns and where they apply Provides database migration examples, along with synchronization strategies Explores application decomposition, including several architectural refactoring patterns Delves into details of database decomposition, including the impact of breaking referential and transactional integrity, new failure modes, and more

Strategic Monoliths and Microservices

Strategic Monoliths and Microservices
Author: Vaughn Vernon
Publisher: Addison-Wesley Professional
Total Pages: 383
Release: 2021-10-27
Genre: Computers
ISBN: 0137355505

Make Software Architecture Choices That Maximize Value and Innovation "[Vernon and Jaskuła] provide insights, tools, proven best practices, and architecture styles both from the business and engineering viewpoint. . . . This book deserves to become a must-read for practicing software engineers, executives as well as senior managers." --Michael Stal, Certified Senior Software Architect, Siemens Technology Strategic Monoliths and Microservices helps business decision-makers and technical team members clearly understand their strategic problems through collaboration and identify optimal architectural approaches, whether the approach is distributed microservices, well-modularized monoliths, or coarser-grained services partway between the two. Leading software architecture experts Vaughn Vernon and Tomasz Jaskuła show how to make balanced architectural decisions based on need and purpose, rather than hype, so you can promote value and innovation, deliver more evolvable systems, and avoid costly mistakes. Using realistic examples, they show how to construct well-designed monoliths that are maintainable and extensible, and how to gradually redesign and reimplement even the most tangled legacy systems into truly effective microservices. Link software architecture planning to business innovation and digital transformation Overcome communication problems to promote experimentation and discovery-based innovation Master practices that support your value-generating goals and help you invest more strategically Compare architectural styles that can lead to versatile, adaptable applications and services Recognize when monoliths are your best option and how best to architect, design, and implement them Learn when to move monoliths to microservices and how to do it, whether they're modularized or a "Big Ball of Mud" Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Monolithic Silicas in Separation Science

Monolithic Silicas in Separation Science
Author: Klaus K. Unger
Publisher: John Wiley & Sons
Total Pages: 346
Release: 2010-11-29
Genre: Science
ISBN: 352763326X

Edited by the experts and pioneers in the field, this is the first monograph to cover the topic, containing the must-have information hitherto only scattered among journals. Clearly divided into sections on preparation, characterization and modeling, and applications, this is essential reading for chemists, chromatographers, analytical chemists, biochemists and biologists.

Principles of Software Architecture Modernization

Principles of Software Architecture Modernization
Author: Diego Pacheco
Publisher: BPB Publications
Total Pages: 591
Release: 2023-12-01
Genre: Computers
ISBN: 9355519532

Long path to better systems that last longer and make engineers and customers happier KEY FEATURES ● Guidance, trade-offs analysis, principles, and insights on understanding complex microservices and monoliths problems and solutions at scale. ● In-depth coverage of anti-patterns, allowing the reader to avoid pitfalls and understand how to handle architecture at scale better. ● Concepts and lessons learned through experience in performing code and data migration at scale with complex architectures. Best usage of new technology using the right architecture principles. DESCRIPTION This book is a comprehensive guide to designing scalable and maintainable software written by an expert. It covers the principles, patterns, anti-patterns, trade-offs, and concepts that software developers and architects need to understand to design software that is both scalable and maintainable. The book begins by introducing the concept of monoliths and discussing the challenges associated with scaling and maintaining them. It then covers several anti-patterns that can lead to these challenges, such as lack of isolation and internal shared libraries. The next section of the book focuses on the principles of good software design, such as loose coupling and encapsulation. It also covers several software architecture patterns that can be used to design scalable and maintainable monoliths, such as the layered architecture pattern and the microservices pattern. The final section of the book guides how to migrate monoliths to distributed systems. It also covers how to test and deploy distributed systems effectively. WHAT YOU WILL LEARN ● Understand the challenges of monoliths and the common anti-patterns that lead to them. ● Learn the principles of good software design, such as loose coupling and encapsulation. ● Discover software architecture patterns that can be used to design scalable and maintainable monoliths. ● Get guidance on how to migrate monoliths to distributed systems. ● Learn how to test and deploy distributed systems effectively. WHO THIS BOOK IS FOR This book is for software developers, architects, system architects, DevOps engineers, site reliability engineers, and anyone who wants to learn about the principles and practices of modernizing software architectures. The book is especially relevant for those who are working with legacy systems or want to design new systems that are scalable, resilient, and maintainable. TABLE OF CONTENTS 1. What’s Wrong with Monoliths? 2. Anti-Patterns: Lack of Isolation 3. Anti-Patterns: Distributed Monoliths 4. Anti-Patterns: Internal Shared Libraries 5. Assessments 6. Principles of Proper Services 7. Proper Service Testing 8. Embracing New Technology 9. Code Migrations 10. Data Migrations 11. Epilogue

Engineering

Engineering
Author:
Publisher:
Total Pages: 1028
Release: 1926
Genre: Engineering
ISBN:

Springer Handbook of Aerogels

Springer Handbook of Aerogels
Author: Michel A. Aegerter
Publisher: Springer Nature
Total Pages: 1778
Release: 2023-10-01
Genre: Technology & Engineering
ISBN: 3030273229

This indispensable handbook provides comprehensive coverage of the current state-of-the-art in inorganic, organic, and composite aerogels – from synthesis and characterization to cutting-edge applications and their potential market impact. Built upon Springer’s successful Aerogels Handbook published in 2011, this handbook features extensive revisions and timely updates, reflecting the changes in this fast-growing field. Aerogels are the lightest solids known to man. Up to 1000 times lighter than glass and with a density only four times that of air, they possess extraordinarily high thermal, electrical, and acoustic insulation properties, and boast numerous entries in Guinness World Records. Originally based on silica, R&D efforts have extended this class of materials to incorporate non-silicate inorganic oxides, natural and synthetic organic polymers, carbon, metal, and ceramic materials. Composite systems involving polymer-crosslinked aerogels and interpenetrating hybrid networks have been developed and exhibit remarkable mechanical strength and flexibility. Even more exotic aerogels based on clays, chalcogenides, phosphides, quantum dots, and biopolymers such as chitosan are opening new applications for the construction, transportation, energy, defense and healthcare industries. Applications in electronics, chemistry, mechanics, engineering, energy production and storage, sensors, medicine, nanotechnology, military and aerospace, oil and gas recovery, thermal insulation, and household uses are being developed. Readers of this fully updated and expanded edition will find an exhaustive source for all aerogel materials known today, their fabrication, upscaling aspects, physical and chemical properties, and the most recent advances towards applications and commercial use. This key reference is essential reading for a combined audience of graduate students, academic researchers, and industry professionals.