摘要: In this hands-on exercise, you will learn how to send alerts via SNS by creating a topic, subscribing to a topic, and publishing an alert message to a 阅读全文
posted @ 2021-03-17 21:43 Zhentiw 阅读(70) 评论(0) 推荐(0)
摘要: Amazon SQS is a service that hosts the queue of messages (requests and responses) from the decoupled application components. Have a quick look at this 阅读全文
posted @ 2021-03-17 21:35 Zhentiw 阅读(299) 评论(0) 推荐(0)
摘要: Route 53 Route 53 is a cloud domain name system (DNS) service that has servers distributed around the globe used to translates human-readable names li 阅读全文
posted @ 2021-03-17 15:44 Zhentiw 阅读(81) 评论(0) 推荐(0)
摘要: html: <body class="container"> <header class="header item"> header </header> <nav class="nav item">nav</nav> <div id="app" class="content item"> conte 阅读全文
posted @ 2021-03-17 15:25 Zhentiw 阅读(75) 评论(0) 推荐(0)
摘要: In this hands-on exercise, you will learn to create a network load balancer (NLB), and see the role of an NLB. An NLB serves as the single point of co 阅读全文
posted @ 2021-03-17 01:23 Zhentiw 阅读(246) 评论(0) 推荐(0)