• Complain

Haishi Bai - Programming Microsoft Azure Service Fabric

Here you can read online Haishi Bai - Programming Microsoft Azure Service Fabric full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2018, publisher: Microsoft Press, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Haishi Bai Programming Microsoft Azure Service Fabric
  • Book:
    Programming Microsoft Azure Service Fabric
  • Author:
  • Publisher:
    Microsoft Press
  • Genre:
  • Year:
    2018
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Programming Microsoft Azure Service Fabric: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Programming Microsoft Azure Service Fabric" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Build, operate, and orchestrate scalable microservices applications in the cloudThis book combines a comprehensive guide to success with Microsoft Azure Service Fabric and a practical catalog of design patterns and best practices for microservices design, implementation, and operation. Haishi Bai brings together all the information youll need to deliver scalable and reliable distributed microservices applications on Service Fabric. He thoroughly covers the crucial DevOps aspects of utilizing Service Fabric, reviews its interactions with key cloud-based services, and introduces essential service integration mechanisms such as messaging systems and reactive systems. Leading Microsoft Azure expert Haishi Bai shows how to:
Set up your Service Fabric development environment Program and deploy Service Fabric applications to a local or a cloud-based cluster Compare and use stateful services, stateless services, and the actor model Design Service Fabric applications to maximize availability, reliability, and scalability Improve management efficiency via scripting Configure network security and other advanced cluster settings Collect diagnostic data, and use Azure Operational Management Suite to interpret it Integrate microservices components developed in parallel Use containers to mobilize applications for failover, replication, scaling, and load balancing Streamline containerization with Docker in Linux and Windows environments Orchestrate containers to schedule workloads and maintain services at desired states Implement proven design patterns for common cloud application workloads Balance throughput, latency, scalability, and cost

Haishi Bai: author's other books


Who wrote Programming Microsoft Azure Service Fabric? Find out the surname, the name of the author of the book and a list of all author's works by series.

Programming Microsoft Azure Service Fabric — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Programming Microsoft Azure Service Fabric" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Programming Microsoft Azure Service Fabric

Second Edition

Haishi Bai

PROGRAMMING MICROSOFT AZURE SERVICE FABRIC Second edition Published with the - photo 1

PROGRAMMING MICROSOFT AZURE SERVICE FABRIC (Second edition)

Published with the authorization of Microsoft Corporation by:

Pearson Education, Inc.

Copyright 2018 by Pearson Education, Inc.

All rights reserved. This publication is protected by copyright, and permission must be obtained from the publisher prior to any prohibited reproduction, storage in a retrieval system, or transmission in any form or by any means, electronic, mechanical, photocopying, recording, or likewise. For information regarding permissions, request forms, and the appropriate contacts within the Pearson Education Global Rights & Permissions Department, please visit www.pearsoned.com/permissions/.

No patent liability is assumed with respect to the use of the information contained herein. Although every precaution has been taken in the preparation of this book, the publisher and author assume no responsibility for errors or omissions. Nor is any liability assumed for damages resulting from the use of the information contained herein.

ISBN-13: 978-1-5093-0709-8

ISBN-10: 1-5093-0709-5

Library of Congress Control Number: 2018939252

1 18

TRADEMARKS

Microsoft and the trademarks listed at http://www.microsoft.com on the Trademarks webpage are trademarks of the Microsoft group of companies. All other marks are property of their respective owners.

WARNING AND DISCLAIMER

Every effort has been made to make this book as complete and as accurate as possible, but no warranty or fitness is implied. The information provided is on an as is basis. The author(s), the publisher, and Microsoft Corporation shall have neither liability nor responsibility to any person or entity with respect to any loss or damages arising from the information contained in this book or from the use of the CD or programs accompanying it.

SPECIAL SALES

For information about buying this title in bulk quantities, or for special sales opportunities (which may include electronic versions; custom cover designs; and content particular to your business, training goals, marketing focus, or branding interests), please contact our corporate sales department at or (800) 382-3419.

For government sales inquiries, please contact .

For questions about sales outside the U.S., please contact .

Editor-in-Chief: Greg Wiegand

Executive Editor: Laura Norman

Development Editor: Kate Shoup/Polymath Publishing

Managing Editor: Sandra Schroeder

Senior Project Editor: Tracey Croom/Danielle Foster

Copy Editor: Dan Foster

Indexer: Valerie Haynes Perry

Proofreader: Scout Festa

Editorial Assistant: Cindy Teeters

Cover Designer: Twist Creative, Seattle

Compositor: Danielle Foster

Graphics: Vived Graphics

To the entire Microsoft Service Fabric team, who made such a great product.

HAISHI BAI

Contents at a Glance
Contents
About the Author
HAISHI BAI principal software engineer at Microsoft focuses on the Microsoft - photo 2

HAISHI BAI, principal software engineer at Microsoft, focuses on the Microsoft Azure compute platform, including IaaS, PaaS, networking, and scalable computing services.

Ever since he wrote his first program on an Apple II when he was 12, Haishi has been a passionate programmer. He later became a professional software engineer and architect. During his 21 years of professional life, hes faced various technical challenges and a broad range of project types that have given him rich experiences in designing innovative solutions to solve difficult problems.

Haishi is the author of a few cloud computing books, and hes an active contributor to a few open-source projects. He also runs a technical blog (http://blog.haishibai.com) with millions of viewers. His twitter handle is @HaishiBai2010.

Foreword

Service Fabric can be traced back to 2001, when I was trying to solve large-scale distributed system challenges such as leader election, quorum-based replication, and perfect failure detection. As I worked on projects in 2007, such as CloudDB (which morphed into Azure DB and is powered by Service Fabric), it became clear that a generic platform would be a valuable asset for empowering developers and enterprises to implement scalable and highly available distributed systems. In 2009, I began creating such a system to support large first-party and third-party workloads. This effort led to Service Fabric, which has proven itself in production for more than a decade. Service Fabric powers critical Microsoft services such as Azure DB, Cosmos DB, Skype for Business, Microsoft Intune, Azure Resource Providers (Compute RP, Storage RP, and Network RP), Azure Software Load Balancer, Azure Network Manager, Event Hubs, Event Grid, IoT Hubs, Azure Incident Manager, Azure Monitor, Bing Cortana, and more. As of March 2018, Service Fabric runs on about 4 million cores and individually monitors and fully lifecycle-manages about 10 million microservices. Technologies like Service Fabric are treated as trade secrets by many companies and are not made available to external customers. In March 2015, Service Fabric was released to the public. By making Service Fabric publicly available (and open-sourced in March 2018), Microsoft is living by the first party == third party principle.

Service Fabric is a comprehensive platform for building Internet-scale, high-throughput, low-latency services. Besides container orchestration, it solves many fundamental distributed systems problems, such as failure detection, replicated state machines, reliable message delivery, and so on. It allows developers to naturally decompose the business application into a logical set of microservices that are individually responsible for a single business function and interact with one another over well-defined protocols for implementing business workflows. Service Fabric lets developers focus on business logic and its associated state by abstracting away machine and distributed systems details with many built-in transactionally consistent reliable data structures like dictionaries and queues that survive process crashes and machine failures. It enables programmers to think and program exactly like they do today by replacing locks with transactions. Programmers assume that the process hosting their code never crashes, and the data structures storing their state never lose or corrupt their data. With its ability to run on any OS and on any cloud, including on-premises and Edge, developers preserve their code investments across a wide variety of deployment targets. Put differently, Service Fabric allows programming large-scale applications to be just like writing simple applications.

I have known Haishi for about three years now. He has keenly followed the evolution of Service Fabric as a public service and has a deep understanding of its developer and operational aspects. He also understands intuitively how various Service Fabric layers and subsystems combine to provide the solutions to many distributed-systems problems. His first edition of this book focused on Service Fabric programming models and design patterns. This second edition is a more comprehensive follow-up companion book on Service Fabric that focuses more on the developer and operational aspects of Service Fabric and newer parts of the Service Fabric-like containers, Linux support, and more.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Programming Microsoft Azure Service Fabric»

Look at similar books to Programming Microsoft Azure Service Fabric. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Programming Microsoft Azure Service Fabric»

Discussion, reviews of the book Programming Microsoft Azure Service Fabric and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.