Search icon CANCEL
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
Multi-Cloud Handbook for Developers

You're reading from   Multi-Cloud Handbook for Developers Learn how to design and manage cloud-native applications in AWS, Azure, GCP, and more

Arrow left icon
Product type Paperback
Published in Feb 2024
Publisher Packt
ISBN-13 9781804618707
Length 292 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Jeveen Jacob Jeveen Jacob
Author Profile Icon Jeveen Jacob
Jeveen Jacob
Subash Natarajan Subash Natarajan
Author Profile Icon Subash Natarajan
Subash Natarajan
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Part 1:Introduction to Multi-Cloud and Cloud-Native
2. Chapter 1: Discovering the Multi-Cloud and Cloud-Native Universe FREE CHAPTER 3. Chapter 2: Building the Backbone of Cloud-Native Applications 4. Part 2: Designing and Developing Cloud-Native Applications for Multi-Cloud
5. Chapter 3: Designing for Diversity with Multi-Cloud Application Strategies 6. Chapter 4: Crafting and Deploying in the Multi-Cloud as a Developer 7. Part 3: Managing and Operating Cloud-Native Apps in Multi-Cloud
8. Chapter 5: Managing Security, Data, and Compliance on Multi-Cloud 9. Chapter 6: Maximizing Value and Minimizing Cost in Multi-Cloud 10. Chapter 7: Troubleshooting Multi-Cloud Applications 11. Part 4: Best Practices, Case Studies, and Future Trends for Multi-Cloud and Cloud-Native
12. Chapter 8: Learning from Pioneers and Case Studies 13. Chapter 9: Bringing Your Cloud-Native Application to Life 14. Chapter 10: Future-Proofing Your Cloud Computing Skills 15. Index 16. 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: “require('dotenv').config();: This line loads environment variables from an if .env is process.env.

A block of code is set as follows:

require('dotenv').config();
const port = process.env.PORT || 3000;

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: “We’ll start with Infrastructure as Code (IaC), an approach that allows you to automate the provisioning and management of your cloud resources.”

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