aws-is-how icon indicating copy to clipboard operation
aws-is-how copied to clipboard

Know How Guide and Hands on Guide for AWS

aws-is-how

  • aws-is-how
    • 常见故障排除及支持手册
    • AWS Skill builder
    • freeCodeCamp
    • AI/ML
      • ML Study
      • SageMaker
      • Jupyter Notebooks
      • Compute vision
      • ChatGPT and AIGC
      • NLP
      • Translate and Audio
      • Forecasting
      • Fraud Detection
      • Recommandation
      • Labeling
      • Federated ML
      • Prediction Maintenance
      • ML Hardware
    • Cost
      • Cost Explorer
      • Network cost
      • Tagging
      • Sustainablity
    • Computing
      • EC2
      • Load Balancer
      • System Manager
      • HPC
    • Analytics
      • High Level Data Engineering and Data Analytics
      • Data integration service: Glue
      • Analysis: EMR
      • Stream - Flink and Spark Streaming
      • Stream - Kinesis
      • Stream - Kafka
      • Ad-hoc and Interactive query: Athena
      • Data Warehouse: Redshfit
      • Search and analytics: Elasticsearch Service
      • Governance
      • BI
      • Delta Lake
    • IOT
      • IoT Core
      • IoT Timeseries
      • OEE
      • IoT anaytics
      • Edge
      • OTA
      • AIOT
    • Security
      • Encryption - KMS
      • Credential - Secret Manager
      • Certificate - Certificate Manager
      • Asset Management and Compliance
      • AuthN and AuthZ
      • Sentitive Data
      • Threat detection - GuardDuty
      • WAF
      • Permission - IAM Policy, S3 Policy, RAM Policy
      • Multi accounts structure
      • SIEM and SOC
      • Vulnerability Assessment - Inspector and Alternative
    • Network
      • VPC
      • Keep private - VPC Endpoint and PrivateLink
      • NAT and proxy
      • Load balancers
      • Cross data center and cloud Leasing Line - Direct Connect and VPN
      • Cross board transfer
      • Cross accounts and Cross VPCs - TGW
      • Acceleration network
      • Edge
      • Network Secuirty
    • DNS
      • Route 53
      • HTTPDNS
    • Serverless
      • Serverless Workshop
      • Function as Service - Lambda
      • API Gateway
      • Step function
      • Build the serverless - SAM, Chalice, Serverless framwork, CDK
      • Serverless with AI/ML
    • Migration
      • Journey to Adopt Cloud-Native Architecture
      • Active Directory
      • Database
      • Data migration tool - DMS
      • Data migration tool - 3rd party tool
      • Cross Cloud Migration
      • File migration
    • Storage
      • S3 cross region or cross cloud OSS
      • S3
      • EBS
      • Storage Gatewway
      • EFS and FSx or other shared file system
    • Database
      • RDS
        • RDS usage
        • RDS Cross region, cross account, data replication and backup
        • RDS upgrade
        • RDS Security
        • RDS Performance
      • Graph Database
      • ElastiCache
      • Key-Value and Document
        • DynamoDB
        • MongoDB and DocumentDB
      • Time series
    • Container
      • EKS
        • EKS networking
        • EKS practice
        • Data On EKS
        • DevOps on EKS
      • ECS
      • Fargate
      • Istio, Envoy, App Mesh, Service discovery
      • ECR
    • DevOps
      • Management
      • CI/CD
        • Serverless CICD
        • Container CICD
      • Monitoring and Tracing
      • Logging
      • Change configuration
      • Developer
      • Infra as Code
    • Integration
      • Quque, notification
      • Call Center
      • MQ
      • Email
    • Media
      • Video on Demand
      • Video Streaming
    • Mobile
      • Moible app development
      • GraphQL - AppSync
    • Business continuity
      • Backup
      • DR
        • RDS HA/DR
      • Resilience
    • Game
      • GameLift
    • SAP
      • HA/DR
    • Office and business application
      • Workspaces - VDI
    • Metaverse
    • Automotive

常见故障排除及支持手册

AWS Skill builder

freeCodeCamp

AI/ML

ML Study

ML入门的知识,以及ML项目中的一些经验总结分享

SageMaker

Jupyter Notebooks

Compute vision

ChatGPT and AIGC

NLP

Translate and Audio

Forecasting

Fraud Detection

Recommandation

Labeling

Federated ML

Prediction Maintenance

Using AWS IoT and Amazon SageMaker to do IoT Devices Predictive Maintenance

IoT Time-series Forecasting for Predictive Maintenance

ML Hardware

Cost

Cost Explorer

Network cost

Tagging

Sustainablity

Computing

EC2

Load Balancer

System Manager

aws ssm get-parameters-by-path --path /aws/service/global-infrastructure/regions --output json --profile us-east-1 --region us-east-1 | jq '.Parameters[].Name'

aws ssm get-parameters-by-path --path /aws/service/global-infrastructure/regions --output json --profile us-east-1 --region us-east-1 | jq '.Parameters[].Name' | wc -l

HPC

Analytics

High Level Data Engineering and Data Analytics

Data integration service: Glue

Analysis: EMR

Stream - Flink and Spark Streaming

Stream - Kinesis

  • How to do analysis and virtulization DynamoDB
  • AWS Kinesis Workshop
  • Sending Data to an Amazon Kinesis Data Firehose Delivery Stream
  • lambda as a consumer for kinesis

Stream - Kafka

Ad-hoc and Interactive query: Athena

Data Warehouse: Redshfit

Search and analytics: Elasticsearch Service

Governance

BI

Delta Lake

-[DataBricks]

IOT

IoT Core

  • IoT-Workshop

  • AWS IoT Events Quick Start

  • Ingest data to IoT core and using lambda write date to RDS PostgreSQL

  • IoT DR solution

IoT Timeseries

OEE

IoT anaytics

Edge

  • AWS IoT Greengrass V2 Workshop

OTA

AIOT

Security

Encryption - KMS

Credential - Secret Manager

  • Secret Manager quick start demo

  • Cross-Accounts-Secrets

Certificate - Certificate Manager

Asset Management and Compliance

AuthN and AuthZ

Sentitive Data

  • How to bootstrap sensitive data in EC2 User Data

Threat detection - GuardDuty

  • GuardDuty Simulator

WAF

Permission - IAM Policy, S3 Policy, RAM Policy

Multi accounts structure

SIEM and SOC

  • Security Hub quick start
  • Customer security findings for security hub

Vulnerability Assessment - Inspector and Alternative

Network

VPC

Keep private - VPC Endpoint and PrivateLink

NAT and proxy

  • How I can setup transparent proxy - squid

  • Nginx S3 Reverse Proxy

Load balancers

Cross data center and cloud Leasing Line - Direct Connect and VPN

Cross board transfer

  • Cross region EC2 to EC2 transfering speed testing

Cross accounts and Cross VPCs - TGW

Acceleration network

Edge

Network Secuirty

DNS

Route 53

HTTPDNS

DNS hijacked using http dns bypass

Serverless

Serverless Workshop

Function as Service - Lambda

API Gateway

Step function

  • Configure Step Functions state machine as a target of Event

Build the serverless - SAM, Chalice, Serverless framwork, CDK

Serverless with AI/ML

  • Create the pandas layer for lambda

  • AWS Lambda – Container Image Support

  • Lambda invoke AWS Rekgonition

  • Lambda OpenCV

Migration

Journey to Adopt Cloud-Native Architecture

Active Directory

  • How to migrate your on-premises domain to AWS Managed AD?

Database

Data migration tool - DMS

Data migration tool - 3rd party tool

Cross Cloud Migration

Migrate from AliCoud workshop

File migration

Storage

S3 cross region or cross cloud OSS

S3

EBS

Storage Gatewway

EFS and FSx or other shared file system

Database

RDS

RDS usage

RDS Cross region, cross account, data replication and backup

RDS upgrade

RDS Security

RDS Performance

-Amazon Aurora 压力测试

Graph Database

ElastiCache

Key-Value and Document

DynamoDB

MongoDB and DocumentDB

Time series

  • Amazon TimeStream Performance Testing

Container

EKS

Serverless or Kubernetes on AWS

EKS networking

EKS practice

Data On EKS

DevOps on EKS

ECS

Fargate

Istio, Envoy, App Mesh, Service discovery

ECR

DevOps

Management

[AWS Well-Architected]

[Organizing Your AWS Environment Using Multiple Accounts]

CI/CD

  • CodeCommit and - CodeCommit setup

  • Codebuild Get Start

  • CodePiple Workshop

Serverless CICD

Container CICD

Monitoring and Tracing

Quota Monitor on AWS

Logging

  • How to send CloudWatch logs to S3

  • Central Logging on AWS

  • How to stream logs from CloudWatch logs to Splunk

  • [Log Hub]

Change configuration

Developer

Infra as Code

  • How to migrate global cloudformation to China reigon?

  • Terraform_Demo

  • CloudFormation Stack Set

  • AWS Cloud Control API QuickStart

Integration

Quque, notification

  • How to build Amazon SNS HTTP Subscription?

  • SNS Basic Example

  • SQS quick start demo for Standard Queue and JMS

  • Sent message to SQS queue using Lambda

Call Center

MQ

Email

  • Amazon Simple Email Service SES Usaga

Media

Video on Demand

  • Video on Demand on AWS

Video Streaming

Mobile

Moible app development

GraphQL - AppSync

  • AppSync-Workshop

Business continuity

Backup

  • Backup FAQ

DR

RDS HA/DR

Resilience

Game

GameLift

SAP

HA/DR

Office and business application

Workspaces - VDI

Metaverse

Automotive