Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mobile DevOps Playbook

You're reading from   Mobile DevOps Playbook A practical guide for delivering high-quality mobile applications like a pro

Arrow left icon
Product type Paperback
Published in Sep 2023
Publisher Packt
ISBN-13 9781803242552
Length 384 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Moataz Nabil Moataz Nabil
Author Profile Icon Moataz Nabil
Moataz Nabil
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1: Introduction to Mobile DevOps
2. Chapter 1: Resolving Challenges in Mobile DevOps FREE CHAPTER 3. Chapter 2: Understanding the Mobile Ecosystem 4. Chapter 3: Mobile DevOps Fundamentals 5. Part 2: Implementing the Mobile DevOps Environment
6. Chapter 4: Achieving Continuous Integration and Delivery with Mobile DevOps 7. Chapter 5: Implementing a Robust Mobile App Testing Strategy 8. Chapter 6: Mobile App Release Management 9. Part 3: Monitoring, Optimizing, and Securing Mobile DevOps
10. Chapter 7: Establishing Mobile App Monitoring, Observability, and Analytics 11. Chapter 8: Keeping Mobile Apps and DevOps Secure 12. Chapter 9: Mobile DevOps Best Practices 13. Part 4: Moving Beyond Mobile DevOps and the Future of DevOps
14. Chapter 10: Improving Productivity with Developer Experience and Platform Engineering 15. Chapter 11: Predicting the Future of Mobile DevOps 16. Index 17. Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: It is not necessary to call sleep() repeatedly in your tests. Maestro waits for the content to load automatically (but not too long) when this process takes a long time.

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

[default]exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)

Any command-line input or output is written as follows:

wget --quiet https://github.com/TestArmada/flank/releases/download/ v22.05.0/flank.jar -O /usr/local/bin/flank.jar java -jar /usr/local/bin/flank.jar firebase test android run

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Select System info from the Administration panel.”

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime