Developing Cloud Applications with Windows Azure Storage

Download Developing Cloud Applications with Windows Azure Storage PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0735667942
Total Pages : 314 pages
Book Rating : 4.7/5 (356 download)

DOWNLOAD NOW!


Book Synopsis Developing Cloud Applications with Windows Azure Storage by : Paul Mehner

Download or read book Developing Cloud Applications with Windows Azure Storage written by Paul Mehner and published by Pearson Education. This book was released on 2013-03-15 with total page 314 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get the focused, pragmatic guidance you need to build professional cloud applications using Windows Azure Storage. This is one of the few books centered around Storage capabilities, and the author provides essential, expert coverage of the four key services - BLOB, tables, queues, and drives. Developers will gain hands-on insights, including detailed sections on business use cases and guidance for choosing the right storage option for the job. Provides architectural and programming guidance to professional developers and architects proficient with Microsoft Visual Studio, C#, and LINQ Illuminates when and how to use BLOB storage, table storage, queues, and Windows Azure Drive to build, host, and scale applications in Microsoft-managed datacenters Presents business-case context for choosing the right service for your scenario, e.g. readers will compare relational tables to Windows Azure tables to understand benefits and tradeoffs

Building Cloud Apps with Microsoft Azure

Download Building Cloud Apps with Microsoft Azure PDF Online Free

Author :
Publisher : Microsoft Press
ISBN 13 : 0735695695
Total Pages : 198 pages
Book Rating : 4.7/5 (356 download)

DOWNLOAD NOW!


Book Synopsis Building Cloud Apps with Microsoft Azure by : Scott Guthrie

Download or read book Building Cloud Apps with Microsoft Azure written by Scott Guthrie and published by Microsoft Press. This book was released on 2014-07-18 with total page 198 pages. Available in PDF, EPUB and Kindle. Book excerpt: This ebook walks you through a patterns-based approach to building real-world cloud solutions. The patterns apply to the development process as well as to architecture and coding practices. The content is based on a presentation developed by Scott Guthrie and delivered by him at the Norwegian Developers Conference (NDC) in June of 2013 (part 1, part 2), and at Microsoft Tech Ed Australia in September 2013 (part 1, part 2). Many others updated and augmented the content while transitioning it from video to written form. Who should read this book Developers who are curious about developing for the cloud, are considering a move to the cloud, or are new to cloud development will find here a concise overview of the most important concepts and practices they need to know. The concepts are illustrated with concrete examples, and each chapter includes links to other resources that provide more in-depth information. The examples and the links to additional resources are for Microsoft frameworks and services, but the principles illustrated apply to other web development frameworks and cloud environments as well. Developers who are already developing for the cloud may find ideas here that will help make them more successful. Each chapter in the series can be read independently, so you can pick and choose topics that you're interested in. Anyone who watched Scott Guthrie's "Building Real World Cloud Apps with Windows Azure" presentation and wants more details and updated information will find that here. Assumptions This ebook expects that you have experience developing web applications by using Visual Studio and ASP.NET. Familiarity with C# would be helpful in places.

Programming Windows Azure

Download Programming Windows Azure PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449390609
Total Pages : 371 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Programming Windows Azure by : Sriram Krishnan

Download or read book Programming Windows Azure written by Sriram Krishnan and published by "O'Reilly Media, Inc.". This book was released on 2010-05-07 with total page 371 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services. Chapters in Programming Windows Azure are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way. Learn how to build applications using the Windows Azure toolset Discover how Windows Azure works under the hood, and learn the how and the why behind several features Choose to write application code in .NET or other languages such as C/C++, PHP, or Ruby Understand the various options for managing your service Get up to speed on Azure's storage services, including blobs, queues, and tables Build a secure backup system, and learn about cloud application security, cryptography, and performance

Cloud Computing with the Windows Azure Platform

Download Cloud Computing with the Windows Azure Platform PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118058755
Total Pages : 363 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Cloud Computing with the Windows Azure Platform by : Roger Jennings

Download or read book Cloud Computing with the Windows Azure Platform written by Roger Jennings and published by John Wiley & Sons. This book was released on 2010-12-29 with total page 363 pages. Available in PDF, EPUB and Kindle. Book excerpt: Leverage the power of the Azure Services Platform for cloud computing With the Azure Services Platform, processing and storing data moves from individual corporate servers and Web sites to larger, more reliable, and more secure data centers. Roger Jennings, author of more than 30 books on Microsoft technologies, shows you how to leverage the power of Azure and its related services for cloud computing. The book begins with a look at the differences between cloud computing and application hosting and examines the various issues that .NET developers and IT managers face in moving from on-premise to cloud-based applications, including security, privacy, regulatory compliance, backup and recovery, asset cataloging, and other common technical issues. The author then drills down, showing basic programming for individual Azure components, including storage, SQL Data Services, and .NET Services. He then moves on to cover more advanced programming challenges. Explains the benefits of using the Azure Services Platform for cloud computing Shows how to program with Windows Azure components, including Azure Table and Blob storage, .NET Services and SQL Azure Addresses advanced programming challenges of creating useful projects that combine cloud storage with Web applications or services Companion Web site features complete, finished applications that can be uploaded to jump start a Windows Azure project Roger Jennings clears away the clouds and gets you started using the Azure Services Platform.

Developing Multi-Tenant Applications for the Cloud on Windows Azure

Download Developing Multi-Tenant Applications for the Cloud on Windows Azure PDF Online Free

Author :
Publisher : Microsoft patterns & practices
ISBN 13 : 9781621140221
Total Pages : 248 pages
Book Rating : 4.1/5 (42 download)

DOWNLOAD NOW!


Book Synopsis Developing Multi-Tenant Applications for the Cloud on Windows Azure by : Dominic Betts

Download or read book Developing Multi-Tenant Applications for the Cloud on Windows Azure written by Dominic Betts and published by Microsoft patterns & practices. This book was released on 2013-03 with total page 248 pages. Available in PDF, EPUB and Kindle. Book excerpt: How can you create an application that has truly global reach, and can scale rapidly to meet sudden massive spikes in demand? Historically, companies had to invest in an infrastructure capable of supporting such an application themselves, and plan for peak demand-which often means that much of the capacity sits idle for much of the time. Typically, only large companies would have the available resources to risk such an enterprise. The cloud has changed the rules of the game. By making infrastructure available on a "pay as you go" basis, creating a massively scalable, global application is within the reach of both large and small companies. Yes, by moving applications to the cloud you're giving up some control and autonomy, but you're also going to benefit from reduced costs, increased flexibility, and scalable computation and storage. This guide is the third release of the second volume in a series about Windows Azure. It demonstrates how you can create from scratch a multi-tenant, Software as a Service (SaaS) application to run in the cloud by using the Windows Azure tools and the increasing range of capabilities of Windows Azure. The guide focuses on both good practice design and the practicalities of implementation for multi-tenant applications, but also contains a wealth of information on factors such as security, scalability, availability, and elasticity that are relevant to all types of cloud hosted applications. The guide is intended for any architect, developer, or information technology (IT) professional who designs, builds, or operates applications and services that run on or interact with the cloud. Although applications do not need to be based on the Windows operating system to work in Windows Azure, or be written using a .NET language, this guide is written for people who work with Windows based systems. You should be familiar with the .NET Framework, Visual Studio, ASP.NET MVC, and Visual C#.

Practical Azure Application Development

Download Practical Azure Application Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1484228170
Total Pages : 207 pages
Book Rating : 4.4/5 (842 download)

DOWNLOAD NOW!


Book Synopsis Practical Azure Application Development by : Thurupathan Vijayakumar

Download or read book Practical Azure Application Development written by Thurupathan Vijayakumar and published by Apress. This book was released on 2017-05-25 with total page 207 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get started and learn a step-by-step approach to application development using Microsoft Azure. Select the right services to solve the problem at hand in a cost-effective manner and explore the potential different services and how they can help in building enterprise applications. Azure has an ample amount of resources and tutorials, but most of them focus on specific services and explain those services on their own and in a given context. Practical Azure Application Development focuses on building complete solutions on Azure using different services. This book gives you the holistic approach to Azure as a solutions development platform. This book: Covers Azure as a solution development platform for building applications Provides real-world examples to understand why and when an Azure service is required Discusses how Azure helps to achieve continuous improvement and expansion of an application Provides application development experience from purchasing Azure to integrating with core Azure services, including an introduction to DevOps with VSTS What You'll Learn Use Azure services to solve real-world software problems Define the usage of Azure services and select the right services to solve the problem at hand Make clear and less ambiguous decisions about using different Azure services Take a holistic approach to Azure as a solution platform Understand the basics of security, data protection, and cost controls in Azure Who This Book Is For Developers, software engineers, and architects who have experience in .NET and web development, but have little or no knowledge in planning and developing an application on Azure

Microsoft Windows Azure Development Cookbook

Download Microsoft Windows Azure Development Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1849682232
Total Pages : 647 pages
Book Rating : 4.8/5 (496 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Windows Azure Development Cookbook by : Neil Mackenzie

Download or read book Microsoft Windows Azure Development Cookbook written by Neil Mackenzie and published by Packt Publishing Ltd. This book was released on 2011-08-05 with total page 647 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 80 advanced recipes for developing scalable services with the Windows Azure platform.

Programming Microsoft's Clouds

Download Programming Microsoft's Clouds PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118236556
Total Pages : 680 pages
Book Rating : 4.1/5 (182 download)

DOWNLOAD NOW!


Book Synopsis Programming Microsoft's Clouds by : Thomas Rizzo

Download or read book Programming Microsoft's Clouds written by Thomas Rizzo and published by John Wiley & Sons. This book was released on 2012-05-01 with total page 680 pages. Available in PDF, EPUB and Kindle. Book excerpt: A detailed look at a diverse set of Cloud topics, particularly Azure and Office 365 More and more companies are realizing the power and potential of Cloud computing as a viable way to save energy and money. This valuable book offers an in-depth look at a wide range of Cloud topics unlike any other book on the market. Examining how Cloud services allows users to pay as they go for exactly what they use, this guide explains how companies can easily scale their Cloud use up and down to fit their business requirements. After an introduction to Cloud computing, you'll discover how to prepare your environment for the Cloud and learn all about Office 365 and Azure. Examines a diverse range of Cloud topics, with special emphasis placed on how Cloud computing can save businesses energy and money Shows you how to prepare your environment for the Cloud Addresses Office 365, including infrastructure services, SharePoint 2010 online, SharePoint online development, Exchange online development, and Lync online development Discusses working with Azure, including setting it up, leveraging Blob storage, building Azure applications, programming, and debugging Offers advice for deciding when to use Azure and when to use Office 365 and looks at hybrid solutions between Azure and Office 365 Tap into the potential of Azure and Office 365 with this helpful resource.

Microsoft Azure

Download Microsoft Azure PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 184968099X
Total Pages : 333 pages
Book Rating : 4.8/5 (496 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Azure by : Richard J. Dudley

Download or read book Microsoft Azure written by Richard J. Dudley and published by Packt Publishing Ltd. This book was released on 2010-12-09 with total page 333 pages. Available in PDF, EPUB and Kindle. Book excerpt: Straight talking advice on how to design and build enterprise applications for the cloud using Microsoft Azure with this book and eBook.

Microsoft Azure Essentials - Fundamentals of Azure

Download Microsoft Azure Essentials - Fundamentals of Azure PDF Online Free

Author :
Publisher : Microsoft Press
ISBN 13 : 0735697302
Total Pages : 246 pages
Book Rating : 4.7/5 (356 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Azure Essentials - Fundamentals of Azure by : Michael Collier

Download or read book Microsoft Azure Essentials - Fundamentals of Azure written by Michael Collier and published by Microsoft Press. This book was released on 2015-01-29 with total page 246 pages. Available in PDF, EPUB and Kindle. Book excerpt: Microsoft Azure Essentials from Microsoft Press is a series of free ebooks designed to help you advance your technical skills with Microsoft Azure. The first ebook in the series, Microsoft Azure Essentials: Fundamentals of Azure, introduces developers and IT professionals to the wide range of capabilities in Azure. The authors - both Microsoft MVPs in Azure - present both conceptual and how-to content for key areas, including: Azure Websites and Azure Cloud Services Azure Virtual Machines Azure Storage Azure Virtual Networks Databases Azure Active Directory Management tools Business scenarios Watch Microsoft Press’s blog and Twitter (@MicrosoftPress) to learn about other free ebooks in the “Microsoft Azure Essentials” series.

Microsoft Azure Security Center

Download Microsoft Azure Security Center PDF Online Free

Author :
Publisher : Microsoft Press
ISBN 13 : 1509307060
Total Pages : 307 pages
Book Rating : 4.5/5 (93 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Azure Security Center by : Yuri Diogenes

Download or read book Microsoft Azure Security Center written by Yuri Diogenes and published by Microsoft Press. This book was released on 2018-06-04 with total page 307 pages. Available in PDF, EPUB and Kindle. Book excerpt: Discover high-value Azure security insights, tips, and operational optimizations This book presents comprehensive Azure Security Center techniques for safeguarding cloud and hybrid environments. Leading Microsoft security and cloud experts Yuri Diogenes and Dr. Thomas Shinder show how to apply Azure Security Center’s full spectrum of features and capabilities to address protection, detection, and response in key operational scenarios. You’ll learn how to secure any Azure workload, and optimize virtually all facets of modern security, from policies and identity to incident response and risk management. Whatever your role in Azure security, you’ll learn how to save hours, days, or even weeks by solving problems in most efficient, reliable ways possible. Two of Microsoft’s leading cloud security experts show how to: • Assess the impact of cloud and hybrid environments on security, compliance, operations, data protection, and risk management • Master a new security paradigm for a world without traditional perimeters • Gain visibility and control to secure compute, network, storage, and application workloads • Incorporate Azure Security Center into your security operations center • Integrate Azure Security Center with Azure AD Identity Protection Center and third-party solutions • Adapt Azure Security Center’s built-in policies and definitions for your organization • Perform security assessments and implement Azure Security Center recommendations • Use incident response features to detect, investigate, and address threats • Create high-fidelity fusion alerts to focus attention on your most urgent security issues • Implement application whitelisting and just-in-time VM access • Monitor user behavior and access, and investigate compromised or misused credentials • Customize and perform operating system security baseline assessments • Leverage integrated threat intelligence to identify known bad actors

Developing Cloud-Native Solutions with Microsoft Azure and .NET

Download Developing Cloud-Native Solutions with Microsoft Azure and .NET PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 9781484290033
Total Pages : 0 pages
Book Rating : 4.2/5 (9 download)

DOWNLOAD NOW!


Book Synopsis Developing Cloud-Native Solutions with Microsoft Azure and .NET by : Ashirwad Satapathi

Download or read book Developing Cloud-Native Solutions with Microsoft Azure and .NET written by Ashirwad Satapathi and published by Apress. This book was released on 2022-12-22 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build and deploy applications by leveraging Azure PaaS and serverless services using Azure DevOps and GitHub Actions. This book provides step-by-step explanations of essential concepts, practical examples, and self-assessment questions that will help you gain the necessary expertise to build cloud-native solutions using Microsoft Azure and .NET. The book starts with essential topics that will help get you familiar with the fundamental concepts of Azure, followed by example-based guides on building distributed solutions using Azure Web App, Azure Messaging, and communication services. You will then learn how to implement the knowledge you've thus far gained to build containerized workloads using Azure Container-based services. Next, you will focus on building solutions by using Azure Storage and Data services, where you will go through Azure Blob Storage and learn how to interact with Azure Cosmos DB from applications using the .NET SDK. Moving forward, you will explore how to build intelligent applications using Azure AI and IoT services, including Azure Cognitive Services. In the book's final section, you will explore ways to deploy applications using Azure DevOps and GitHub Actions. After reading this book, you will be able to build scalable, enterprise-grade applications using various Azure services. What You Will Learn Build an ASP.NET 6 Web API to send messages to Azure Service Bus Queue Use and implement Azure Communication Services Build and containerize a .NET API Understand IoT solutions using Azure IoT Hub, Azure Functions, and Azure Cosmos DB Who This Book Is For Experienced developers and cloud architects working with Microsoft Azure.

Azure in Action

Download Azure in Action PDF Online Free

Author :
Publisher : Simon and Schuster
ISBN 13 : 1638351805
Total Pages : 805 pages
Book Rating : 4.6/5 (383 download)

DOWNLOAD NOW!


Book Synopsis Azure in Action by : Brian Prince

Download or read book Azure in Action written by Brian Prince and published by Simon and Schuster. This book was released on 2010-10-21 with total page 805 pages. Available in PDF, EPUB and Kindle. Book excerpt: Azure in Action is a fast-paced tutorial intended for architects and developers looking to develop cloud-based applications on the Windows Azure Platform. Written by two of Microsoft's leading Azure evangelists, it's designed both for readers new to cloud concepts and for those familiar with cloud development but new to Azure. Starting with core concepts, the book explores designing and scaling front-end and back-end services that run in the cloud, and more advanced scenarios in Windows Azure. Later chapters introduce the rest of the Azure Services Platform with a particular focus on SQL Azure Database.

Introducing Windows Azure

Download Introducing Windows Azure PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430224703
Total Pages : 345 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Introducing Windows Azure by : Henry Li

Download or read book Introducing Windows Azure written by Henry Li and published by Apress. This book was released on 2010-02-17 with total page 345 pages. Available in PDF, EPUB and Kindle. Book excerpt: Windows Azure is Microsoft's next-generation cloud-computing operating system and is designed to provide companies with new business opportunities as they migrate toward hosted services. Introducing Microsoft Azure provides all the information developers need to get started with this technology and apply it across a range of situations. Presented in a clear, concise manner, this book provides a carefully measured learning curve for surmounting the architectural and coding challenges that need to be faced when building a well-balanced Windows Azure service.

Seven Databases in Seven Weeks

Download Seven Databases in Seven Weeks PDF Online Free

Author :
Publisher : Pragmatic Bookshelf
ISBN 13 : 1680505971
Total Pages : 448 pages
Book Rating : 4.6/5 (85 download)

DOWNLOAD NOW!


Book Synopsis Seven Databases in Seven Weeks by : Luc Perkins

Download or read book Seven Databases in Seven Weeks written by Luc Perkins and published by Pragmatic Bookshelf. This book was released on 2018-04-05 with total page 448 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data is getting bigger and more complex by the day, and so are your choices in handling it. Explore some of the most cutting-edge databases available - from a traditional relational database to newer NoSQL approaches - and make informed decisions about challenging data storage problems. This is the only comprehensive guide to the world of NoSQL databases, with in-depth practical and conceptual introductions to seven different technologies: Redis, Neo4J, CouchDB, MongoDB, HBase, Postgres, and DynamoDB. This second edition includes a new chapter on DynamoDB and updated content for each chapter. While relational databases such as MySQL remain as relevant as ever, the alternative, NoSQL paradigm has opened up new horizons in performance and scalability and changed the way we approach data-centric problems. This book presents the essential concepts behind each database alongside hands-on examples that make each technology come alive. With each database, tackle a real-world problem that highlights the concepts and features that make it shine. Along the way, explore five database models - relational, key/value, columnar, document, and graph - from the perspective of challenges faced by real applications. Learn how MongoDB and CouchDB are strikingly different, make your applications faster with Redis and more connected with Neo4J, build a cluster of HBase servers using cloud services such as Amazon's Elastic MapReduce, and more. This new edition brings a brand new chapter on DynamoDB, updated code samples and exercises, and a more up-to-date account of each database's feature set. Whether you're a programmer building the next big thing, a data scientist seeking solutions to thorny problems, or a technology enthusiast venturing into new territory, you will find something to inspire you in this book. What You Need: You'll need a *nix shell (Mac OS or Linux preferred, Windows users will need Cygwin), Java 6 (or greater), and Ruby 1.8.7 (or greater). Each chapter will list the downloads required for that database.

Cloud Computing Using Windows Azure for Beginners

Download Cloud Computing Using Windows Azure for Beginners PDF Online Free

Author :
Publisher : Arizona Business Alliance
ISBN 13 : 9781619030503
Total Pages : 156 pages
Book Rating : 4.0/5 (35 download)

DOWNLOAD NOW!


Book Synopsis Cloud Computing Using Windows Azure for Beginners by : B. M. Harwani

Download or read book Cloud Computing Using Windows Azure for Beginners written by B. M. Harwani and published by Arizona Business Alliance. This book was released on 2014-09-12 with total page 156 pages. Available in PDF, EPUB and Kindle. Book excerpt: The book addresses newbie developers who don't have any knowledge about cloud computing or Windows Azure. The reader with small C# programming skills can easily understand how cloud applications are developed, maintained, tested and deployed. It not only explains core storage services provided by Windows Azure but also how to use Windows Azure SQL Database for creating databases, tables and running queries for inserting and fetching information stored in tables. For practical implementation the book also explains how to manage session state - an important concept that plays a major role in web applications Key Topic Coverage 1. Understanding Cloud Computing and its components 2. Manage core storage services - Table and BLOB. 3. Using Windows Azure SQL database 4. Deploying and managing applications Benefits this book will provide to its audience: 1. Reader will be able to understand the components of Cloud Architecture and their influence in today's technology 2. Reader will be able to develop cloud applications that access Windows storage services 3. Create, Access and Manage Database tables in Windows Azure SQL Database About the Author B. M. Harwani is founder and owner of Microchip Computer Education (MCE), based in Ajmer, India, which provides computer education in all programming and Web developing platforms. He graduated with a BE in computer engineering from the University of Pune, and has a C Level (Master's Diploma in Computer Technology) from DOEACC, Government of India. Being involved in the teaching field for more than 19 years, he has developed the art of explaining even the most complicated topics in a straightforward and easily understandable fashion. His latest published books include Foundation Joomla, jQuery Recipes, Core Data iOS Essentials, Introduction to Python Programming and Developing GUI Applications with PyQT, Android Programming Unleashed and The Android Tablet Developer's Cookbook (Developer's Library). To know more, visit Harwani's blog at http: //bmharwani.com/blog.

Professional Scrum Development with Azure DevOps

Download Professional Scrum Development with Azure DevOps PDF Online Free

Author :
Publisher : Microsoft Press
ISBN 13 : 0136789145
Total Pages : 686 pages
Book Rating : 4.1/5 (367 download)

DOWNLOAD NOW!


Book Synopsis Professional Scrum Development with Azure DevOps by : Richard Hundhausen

Download or read book Professional Scrum Development with Azure DevOps written by Richard Hundhausen and published by Microsoft Press. This book was released on 2021-02-15 with total page 686 pages. Available in PDF, EPUB and Kindle. Book excerpt: Master proven processes for improving development with Scrum and Azure DevOps This guide can help any development team plan, track, and manage work far more effectively, by combining today's leading agile framework (Scrum) and Microsoft's ALM/DevOps toolset (Azure DevOps). Renowned Scrum expert Richard Hundhausen thoroughly covers team formation, backlogs, Sprints, test plans, collaboration, flow, continuous improvement, Azure Boards, Azure Test Plans, and the real-world tradeoffs associated with DevOps. Throughout, you'll find practical, in-the-trenches tips from experienced Professional Scrum Developers. To make this guide even more valuable, Hundhausen has organized it to complement Scrum.org's popular Professional Scrum Developer (PSD) program, which he created with Scrum.org's Ken Schwaber, author of this book's Foreword. Professional Scrum Trainer Richard Hundhausen shows how to: Deepen your understanding of the Scrum framework and Professional Scrum as based on the 2020 Scrum Guide. Provide proven work item planning and tracking, and quickly drive value from Azure Boards Improve your Scrum “pre-game”: the tasks you'll perform before your first Sprint Use Azure DevOps to create and manage backlogs, plan Sprints, and collaborate throughout them Improve at scale with Scaled Professional Scrum and the Nexus scaled Scrum framework Recognize which practices are still most efficiently performed without tools Define and optimize team flow, overcome common dysfunctions, and evolve into a high-performance Professional Scrum Team About This Book For everyone who works with or relies on Scrum, including developers, designers, architects, testers, business analysts, Product Owners, Scrum Masters, managers, and other stakeholders Focuses primarily on using Scrum for software products, but can support development of adaptive solutions for any complex problem performance Professional Scrum Team