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! 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
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Simplifying Hybrid Cloud Adoption with AWS

You're reading from   Simplifying Hybrid Cloud Adoption with AWS Realize edge computing and build compelling hybrid solutions on premises with AWS Outposts

Arrow left icon
Product type Paperback
Published in Nov 2022
Publisher Packt
ISBN-13 9781803231754
Length 252 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Frankie Costa Negro Frankie Costa Negro
Author Profile Icon Frankie Costa Negro
Frankie Costa Negro
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Part 1: Understanding AWS Outposts – What It Is, Its Components, and How It Works
2. Chapter 1: An Introduction to AWS Outposts FREE CHAPTER 3. Chapter 2: AWS Outposts Anatomy 4. Chapter 3: Pricing, Ordering, and Installation 5. Part 2: Security, Monitoring, and Maintenance
6. Chapter 4: Operations and Working with Outposts Resources 7. Chapter 5: Security Aspects in Outposts 8. Chapter 6: Monitoring Outposts 9. Part 3: Maintenance, Architecture References, and Additional Information
10. Chapter 7: Outposts Maintenance 11. Chapter 8: Architecture References 12. Index 13. 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: “To create the remaining two subnets for this CIDR block, repeat the command adjusting the --availability-zone-id parameter accordingly, and also make note of the new subnet IDs.”

A block of code is set as follows:

{
    “LocalGateways”: [
        {
            “LocalGatewayId”: “lgw-0cdc67d1ae6c75ff8”,
            “OutpostArn”: “arn:aws:outposts:us-west-2:123456789012:outpost/op-8b286039iedad23e0”,
            “OwnerId”: “123456789012”,
            “State”: “available”,
            “Tags”: []
        }
    ]
}

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

aws ec2 describe-local-gateway-virtual-interface-groups \
    --local-gateway-virtual-interface-group-ids “lgw-vif-grp-033d2b33464749f3a” \
    --region “us-west-2”;

Bold: Indicates a new term, an important word, or words that you see on screen. 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
Banner background image