Agile Technical Practices Distilled

Agile Technical Practices Distilled PDF Author: Pedro M. Santos
Publisher: Packt Publishing Ltd
ISBN: 1838986626
Category : Computers
Languages : en
Pages : 443

Get Book

Book Description
Delve deep into the various technical practices, principles, and values of Agile. Key FeaturesDiscover the essence of Agile software development and the key principles of software designExplore the fundamental practices of Agile working, including test-driven development (TDD), refactoring, pair programming, and continuous integrationLearn and apply the four elements of simple designBook Description The number of popular technical practices has grown exponentially in the last few years. Learning the common fundamental software development practices can help you become a better programmer. This book uses the term Agile as a wide umbrella and covers Agile principles and practices, as well as most methodologies associated with it. You’ll begin by discovering how driver-navigator, chess clock, and other techniques used in the pair programming approach introduce discipline while writing code. You’ll then learn to safely change the design of your code using refactoring. While learning these techniques, you’ll also explore various best practices to write efficient tests. The concluding chapters of the book delve deep into the SOLID principles - the five design principles that you can use to make your software more understandable, flexible and maintainable. By the end of the book, you will have discovered new ideas for improving your software design skills, the relationship within your team, and the way your business works. What you will learnLearn the red, green, refactor cycle of classic TDD and practice the best habits such as the rule of 3, triangulation, object calisthenics, and moreRefactor using parallel change and improve legacy code with characterization tests, approval tests, and Golden MasterUse code smells as feedback to improve your designLearn the double cycle of ATDD and the outside-in mindset using mocks and stubs correctly in your testsUnderstand how Coupling, Cohesion, Connascence, SOLID principles, and code smells are all relatedImprove the understanding of your business domain using BDD and other principles for "doing the right thing, not only the thing right"Who this book is for This book is designed for software developers looking to improve their technical practices. Software coaches may also find it helpful as a teaching reference manual. This is not a beginner's book on how to program. You must be comfortable with at least one programming language and must be able to write unit tests using any unit testing framework.

Agile Technical Practices Distilled

Agile Technical Practices Distilled PDF Author: Pedro M. Santos
Publisher:
ISBN: 9781838980849
Category :
Languages : en
Pages : 442

Get Book

Book Description
Delve deep into the various technical practices, principles, and values of Agile. Key Features Discover the essence of Agile software development and the key principles of software design Explore the fundamental practices of Agile working, including test-driven development (TDD), refactoring, pair programming, and continuous integration Learn and apply the four elements of simple design Book Description The number of popular technical practices has grown exponentially in the last few years. Learning the common fundamental software development practices can help you become a better programmer. This book uses the term Agile as a wide umbrella and covers Agile principles and practices, as well as most methodologies associated with it. You'll begin by discovering how driver-navigator, chess clock, and other techniques used in the pair programming approach introduce discipline while writing code. You'll then learn to safely change the design of your code using refactoring. While learning these techniques, you'll also explore various best practices to write efficient tests. The concluding chapters of the book delve deep into the SOLID principles - the five design principles that you can use to make your software more understandable, flexible and maintainable. By the end of the book, you will have discovered new ideas for improving your software design skills, the relationship within your team, and the way your business works. What you will learn Apply the red, green, refactor cycle of TDD to solve procedural problems Implement the various techniques used in the pair programming approach Use code smells as feedback Test your production code using mocks and stubs Refactor legacy code to bring it in line with modern Agile standards Apply the object calisthenics ruleset to enhance your software design Who this book is for This book is designed for software developers looking to improve their technical practices. Software coaches may also find it helpful as a teaching reference manual. This is not a beginner's book on how to program. You must be comfortable with at least one programming language and must be able to write unit tests using any unit testing framework.

Agile Technical Practices Distilled

Agile Technical Practices Distilled PDF Author: Marco Consolaro
Publisher: Independently Published
ISBN: 9781793412379
Category : Education
Languages : en
Pages : 342

Get Book

Book Description
This is a book on Agile technical practices, principles and values. The readers will first learn individual practices (TDD, Refactoring, Pair Programming, simple design and more). Afterwards they will focus on principles of Software Design, their relationships and systemic reasons, ending with a business oriented and sociotechnical perspective. The authors of the book have been working as software developers and coaches for years, accumulating more then half a century of experience. During this period working in the trenches of teaching software design we created lots of content and shared many stories of real professional life among us. From the feedback we had, we thought it would be a good idea to organize all the information in a single place, following a logical sequence, creating a sort of learning journey. We touch all the principles we consider important to master, dropping too many details. In our profession the information are far too many to be all memorized, let alone mastered. The ability to select what to focus on is maybe more important then the ability of learning itself. We all are very excited to be able to share with you our personal selection of content and the lessons we learned the hard way. We genuinely hope that at the end of it you will find some new ideas for improving your Software Design skills, the relationship within your team and your business as well.

Hands-On Docker for Microservices with Python

Hands-On Docker for Microservices with Python PDF Author: Jaime Buelta
Publisher: Packt Publishing Ltd
ISBN: 1838822550
Category : Computers
Languages : en
Pages : 396

Get Book

Book Description
A step-by-step guide to building microservices using Python and Docker, along with managing and orchestrating them with Kubernetes Key FeaturesLearn to use Docker containers to create, operate, and deploy your microservicesCreate workflows to manage independent deployments on coordinating services using CI and GitOps through GitHub, Travis CI, and FluxDevelop a REST microservice in Python using the Flask framework and Postgres databaseBook Description Microservices architecture helps create complex systems with multiple, interconnected services that can be maintained by independent teams working in parallel. This book guides you on how to develop these complex systems with the help of containers. You’ll start by learning to design an efficient strategy for migrating a legacy monolithic system to microservices. You’ll build a RESTful microservice with Python and learn how to encapsulate the code for the services into a container using Docker. While developing the services, you’ll understand how to use tools such as GitHub and Travis CI to ensure continuous delivery (CD) and continuous integration (CI). As the systems become complex and grow in size, you’ll be introduced to Kubernetes and explore how to orchestrate a system of containers while managing multiple services. Next, you’ll configure Kubernetes clusters for production-ready environments and secure them for reliable deployments. In the concluding chapters, you’ll learn how to detect and debug critical problems with the help of logs and metrics. Finally, you’ll discover a variety of strategies for working with multiple teams dealing with different microservices for effective collaboration. By the end of this book, you’ll be able to build production-grade microservices as well as orchestrate a complex system of services using containers. What you will learnDiscover how to design, test, and operate scalable microservicesCoordinate and deploy different services using KubernetesUse Docker to construct scalable and manageable applications with microservicesUnderstand how to monitor a complete system to ensure early detection of problemsBecome well versed with migrating from an existing monolithic system to a microservice oneUse load balancing to ensure seamless operation between the old monolith and the new serviceWho this book is for This book is for developers, engineers, or software architects who are trying to move away from traditional approaches for building complex multi-service systems by adopting microservices and containers. Although familiarity with Python programming is assumed, no prior knowledge of Docker is required.

Architecture Modernization

Architecture Modernization PDF Author: Nick Tune
Publisher: Simon and Schuster
ISBN: 1633438155
Category : Computers
Languages : en
Pages : 486

Get Book

Book Description
Proven techniques and principles for modernizing legacy systems into new architectures that deliver serious competitive advantage. For a business to thrive, it needs a modern software architecture that is aligned with its corporate architecture. This book presents concrete practices that sync software, product, strategy, team dynamics, and work practices. You’ll evolve your technical and social architecture together, reducing needless dependencies and achieving faster flow of innovation across your organization. In Architecture Modernization: Socio-technical alignment of software, strategy, and structure you’ll learn how to: Identify strategic ambitions and challenges using listening and mapping tours Visualize your business landscape and crucial capabilities with Wardley Mapping Create a product taxonomy as a framework for your architecture Run big picture EventStorming workshops to map business domains Apply Team Topologies patterns to identify and refine value streams Design loosely coupled, domain-aligned software architectures Build internal developer platforms for rapid, reliable evolution Implement data mesh principles and tools to revolutionize data engineering Deliver compelling modernization roadmaps focused on continuous value Architecture Modernization: Socio-technical alignment of software, strategy, and structure shows you how to turn the practice of architecting systems into a transformative process for your entire company. Chapter-by-chapter, you’ll identify the reasons and benefits of modernization, design an architecture that works for your business, and then implement your new approach in a progressive and sustainable manner. Every technique is illustrated with insightful industry examples and an interactive Miro board that lets you dig deeper. Forewords by Matthew Skelton and Xin Yao. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology The decisions you make about your software are inherently connected to the decisions you make about your business. Why not turn the mundane task of modernizing legacy systems into a transformative process for your entire company? This book shows you how! It reveals a socio-technical approach to align your software and products with organizational dynamics and ways of working. About the book Architecture Modernization: Socio-technical alignment of software, strategy, and structure presents a clear path for upgrading your entire organization when you re-imagine your software. In it, you’ll learn to combine practices like Domain-Driven Design, Event Storming, and Wardley Mapping to discover user needs, design optimal architecture, and avoid falling back into old habits. Provocative examples from Danske, Salesforce, the UK Government, and others show the real-world result of each approach, identifying techniques you can apply effectively in your own business. What's inside Uncover cross-org challenges and opportunities A product-centric approach to architecture Envision architecture as a portfolio to prioritize investment About the reader For CTOs, tech leads, and principal engineers who decide on architecture and organization design. About the author Nick Tune helps organizations modernize their architectures through empowered product teams and continuous delivery. Jean-Georges Perrin builds innovative and modern data platforms. The technical editor on this book was Kamil Nicieja. Table of Contents 1 What is architecture modernization? 2 Preparing for the journey 3 Business objectives 4 Listening and mapping tours 5 Wardley Mapping 6 Product taxonomy 7 Big picture EventStorming 8 Product and domain modernization 9 Identifying domains and subdomains 10 Strategic IT portfolio 11 Team Topologies 12 Loosely coupled software architecture 13 Internal developer platforms 14 Data mesh revolutionizing data engineering 15 Architecture modernization enabling teams 16 Strategy and roadmaps 17 Learning and upskilling

SAFe 4.5 Distilled

SAFe 4.5 Distilled PDF Author: Richard Knaster
Publisher: Addison-Wesley Professional
ISBN: 013517127X
Category : Computers
Languages : en
Pages : 517

Get Book

Book Description
SAFe®: The World’s Leading Framework for Enterprise Agility “Philips is continuously driving to develop high-quality software in a predictable, fast, and Agile way. SAFe addresses this primary goal, and offers these further benefits: reduced time-to-market, improved quality, stronger alignment across geographically distributed multi-disciplinary teams, and collaboration across teams to deliver meaningful value to customers with reduced cycle time.” —Sundaresan Jagadeesan, SW CoE Program Director, Philips To succeed in today’s adapt-or-die marketplace, businesses must be able to rapidly change the way they create and deliver value to their customers. Hundreds of the world’s most successful companies–including Intel, Capital One, AstraZeneca, Cisco, and Philips–have turned to the Scaled Agile Framework® (SAFe®) to achieve agility at scale and maintain a competitive edge. SAFe® 4.5 Distilled: Applying the Scaled Agile Framework® for Lean Enterprises explains how adopting SAFe can quickly improve time to market and increase productivity, quality, and employee engagement. In this book, you will Understand the business case for SAFe: its benefits, the problems it solves, and how to apply it Get an overview of SAFe across all parts of the business: team, program, value stream, and portfolio Learn why SAFe works: the power of SAFe’s Lean-Agile mindset, values, and principles Discover how systems thinking, Agile development, and Lean product development form the underlying basis for SAFe Learn how to become a Lean-Agile leader and effectively drive an enterprise-wide transformation Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Scaling Agile with Jira Align

Scaling Agile with Jira Align PDF Author: Dean MacNeil
Publisher: Packt Publishing Ltd
ISBN: 1800206127
Category : Computers
Languages : en
Pages : 326

Get Book

Book Description
Accelerate business value delivery with Jira Align, the enterprise agile planning platform, by connecting strategy with execution to maximize outcomes Key FeaturesImprove coordination and transparency between multiple programs, products, and business portfoliosIncrease customer satisfaction by responding quickly to ever-evolving customer needsDeliver higher quality products faster and more predictably with real-time insights and OKR trackingBook Description Jira Align is a platform purpose-built for enterprises to connect strategy with execution and drive transparency, consistency, and predictability at all levels of scale. The platform supports business value delivery in agile frameworks such as LeSS, DAD, and SAFe. It also caters to organizations that mix agile with waterfall to support scaled bimodal delivery. Starting with an introduction to the platform and its features, this book takes you through the foundational building blocks of Jira Align. You'll learn how an organization can benefit from implementing Jira Align and understand how to connect dimensions such as people, work, time, and outcomes. The book takes you through the typical steps for implementing Jira Align for maximizing outcomes and helps you solve common team, program, and portfolio-level challenges by enhancing visibility, tracking dependencies and risks, and using reports for real-time, distributed decision making. Throughout the book, you'll explore features such as remote agile ceremonies, live roadmaps, and objectives and key results (OKRs). You'll also get to grips with lean portfolio management, financial reporting, and using the program board for planning and execution. By the end of this book, you'll be well versed in the key features of Jira Align and be able to leverage them to support all levels of agile at scale. What you will learnUnderstand Jira Align's key factors for successFind out how you can connect people, work, time, and outcomes with Jira AlignNavigate and collaborate in Jira AlignScale team agility to the portfolio and enterpriseDelve into planning and execution, including roadmaps and predictability metricsImplement lean portfolio management and OKRsGet to grips with handling bimodal and hybrid deliveryEnable advanced data security and analytics in Jira AlignWho this book is for This book is for portfolio managers, program managers, product managers, product owners, executives, release train engineers, and scrum masters who want to empower their teams to deliver the right things at the right time and quickly respond to changes in the market. Familiarity with agile frameworks and Jira Software is necessary; the book will teach you the rest.

SAFe 4.0 Distilled

SAFe 4.0 Distilled PDF Author: Richard Knaster
Publisher: Addison-Wesley Professional
ISBN: 0134209451
Category : Computers
Languages : en
Pages : 634

Get Book

Book Description
SAFe®: The World’s Leading Framework for Enterprise Agility “SAFe® 4.0 Distilled is the book we’ve all been waiting for. It breaks down the complexity of the Framework into easily digestible explanations and actionable guidance. A must-have resource for beginners as well as seasoned practitioners.” —Lee Cunningham, Sr. Director, Enterprise Agile Strategy at VersionOne, Inc. To succeed in today’s adapt-or-die marketplace, businesses must be able to rapidly change the way they create and deliver value to their customers. Hundreds of the world’s most successful companies—including Hewlett Packard Enterprise, AstraZeneca, Cisco, and Philips—have turned to the Scaled Agile Framework® (SAFe®) to achieve agility at scale and maintain a competitive edge. SAFe® 4.0 Distilled: Applying the Scaled Agile Framework® for Lean Software and Systems Engineering explains how adopting SAFe can quickly improve time to market and increase productivity, quality, and employee engagement. In this book, you will Understand the business case for SAFe: its benefits, the problems it solves, and how to apply it Get an overview of SAFe across all parts of the business: team, program, value stream, and portfolio Learn why SAFe works: the power of SAFe’s Lean-Agile mindset, values, and principles Discover how systems thinking, Agile development, and Lean product development form the underlying basis for SAFe Learn how to become a Lean-Agile leader and effectively drive an enterprise-wide transformation

Patterns of Agile Practice Adoption

Patterns of Agile Practice Adoption PDF Author: Amr Elssamadisy
Publisher: Lulu.com
ISBN: 1430314885
Category : Computers
Languages : en
Pages : 186

Get Book

Book Description
As more and more people move towards adoption of Agile practices, they are looking for guidance and advice on how to adopt Agile successfully. Unfortunately many of the questions they have such as: "Where do I start?," "What specific practices should I adopt?," "How can I adopt incrementally?" and "Where can I expect pitfalls?" are not adequately addressed. This book answers these questions by guiding the reader on crafting their own adoption strategy focused on their business values and environment. This strategy is then directly tied to patterns of agile practice adoption that describe how many teams have successfully (and unsuccessfully) adopted them. Business values are also a component of these patterns - so your adoption is always focused on addressing your particular environment.

Clean Agile

Clean Agile PDF Author: Robert C. Martin
Publisher:
ISBN: 9780135782002
Category : Agile software development
Languages : en
Pages :

Get Book

Book Description