Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
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
Designing Production-Grade and Large-Scale IoT Solutions

You're reading from   Designing Production-Grade and Large-Scale IoT Solutions A comprehensive and practical guide to implementing end-to-end IoT solutions

Arrow left icon
Product type Paperback
Published in May 2022
Publisher Packt
ISBN-13 9781838829254
Length 412 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Mohamed Abdelaziz Alwan Mohamed Abdelaziz Alwan
Author Profile Icon Mohamed Abdelaziz Alwan
Mohamed Abdelaziz Alwan
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Section 1: Anatomy of IoT
2. Chapter 1: Introduction to the IoT – The Big Picture FREE CHAPTER 3. Chapter 2: The "I" in IoT – IoT Connectivity 4. Chapter 3: The "T" in IoT – Devices and Edge 5. Section 2: The IoT Backend (aka the IoT Cloud)
6. Chapter 4: Diving Deep into the IoT Backend (the IoT Cloud) 7. Chapter 5: Exploring IoT Platforms 8. Chapter 6: Understanding IoT Device Management 9. Chapter 7: In the End, It Is All about Data, Isn't it? 10. Section 3: IoT Application Architecture Paradigms and IoT Operational Excellence
11. Chapter 8: IoT Application Architecture Paradigms 12. Chapter 9: Operational Excellence Pillars for Production-Grade IoT Solutions 13. Chapter 10: Wrapping Up and Final Thoughts 14. Other Books You May Enjoy

The Twelve-Factor App methodology

The Twelve-Factor App methodology is a widely accepted methodology that defines a set of principles and best practices that software developers should follow to design and build modern cloud-native applications. In essence, cloud-native applications should be portable, scalable, and fast to deploy.

The following is a quick examination of the factors that make up the Twelve-Factor App methodology:

  1. Code base: Have one code base tracked in revision control, and many deploys. This factor mandates having a single code base or source code repository for each service or microservice of your application. In GitHub, GitLab, Bitbucket, or whichever source code repository you use in your project, you should create a dedicated repository for each microservice. This gives you flexibility and full control over each microservice, so the team assigned to build that microservice can do any updates or deployment without impacting other teams working with...
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
Banner background image