From 8e956f1fe0fa6da493a44a3704d9fc5861bb41a6 Mon Sep 17 00:00:00 2001 From: aman Date: Wed, 1 Nov 2023 00:28:22 +0530 Subject: [PATCH] add info about AWS Ground Station --- README.md | 2 +- sections/other_aws_services.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e24fb4..11e91fc 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Each Section contains a number of units. **Below Table Link** containing informa - [Advanced Identity](sections/advanced_identity.md) - AWS STS (SecurityToken Service), Amazon Cognito (simplified), What is Microsoft Active Directory (AD)?, AWS Single Sign-On (SSO) - [Other AWS Services](sections/other_aws_services.md) - - Amazon WorkSpaces, Amazon AppStream 2.0, Amazon Sumerian, AWS IoT Core, Amazon Elastic Transcoder, AWS AppSync, AWS Amplify, AWS Device Farm, AWS Backup, AWS Elastic Disaster Recovery (DRS), AWS DataSync, AWS Application Discovery Service, AWS Application Migration Service (MGN), AWS Migration Evaluator, AWS Migration Hub, AWS Fault Injection Simulator (FIS), AWS Step Functions + - Amazon WorkSpaces, Amazon AppStream 2.0, Amazon Sumerian, AWS IoT Core, Amazon Elastic Transcoder, AWS AppSync, AWS Amplify, AWS Device Farm, AWS Backup, AWS Elastic Disaster Recovery (DRS), AWS DataSync, AWS Application Discovery Service, AWS Application Migration Service (MGN), AWS Migration Evaluator, AWS Migration Hub, AWS Fault Injection Simulator (FIS), AWS Step Functions, AWS Ground Station - [AWS Architecting & Ecosystem](sections/architecting_and_ecosystem.md) - Well Architected Framework General Guiding Principles, AWS Cloud Best Practices - Design Principles, Well Architected Framework 6 Pillars, AWS Well-Architected Tool, AWS Right Sizing, AWS Ecosystem - Free resources, AWS Marketplace diff --git a/sections/other_aws_services.md b/sections/other_aws_services.md index e5ba06d..81b6990 100644 --- a/sections/other_aws_services.md +++ b/sections/other_aws_services.md @@ -18,6 +18,7 @@ - [AWS Migration Hub](#aws-migration-hub) - [AWS Fault Injection Simulator (FIS)](#aws-fault-injection-simulator-fis) - [AWS Step Functions](#aws-step-functions) + - [AWS Ground Station](#aws-ground-station) ## Amazon WorkSpaces @@ -177,6 +178,14 @@ and Database Migration Service (DMS) +## AWS Ground Station + +- Fully managed service that lets you control satellite communications, process data, and scale your satellite operations +- Provides a global network of satellite ground stations near AWS regions +- Allows you to download satellite data to your AWS VPC within seconds +- Send satellite data to S3 or EC2 instance +- Use cases: weather forecasting, surface imaging, communications, video broadcasts + * * * [ Advanced Identity](./advanced_identity.md)           [ List](../README.md)           [AWS Architecting & Ecosystem ](./architecting_and_ecosystem.md)