AWS - Amazon ECS
AWS - Amazon ECS Elastic container service basic Benefits ECS VS EKS ECS LAUNCH TYPES Fargate Launch Type EC2 Launch Type ECS ...
AWS - Amazon ECS Elastic container service basic Benefits ECS VS EKS ECS LAUNCH TYPES Fargate Launch Type EC2 Launch Type ECS ...
AWS - Cloud computing AWS - Cloud computing Overview traditional computing model IaaS - Infrastructure as a Service PaaS - Platform as a Servic...
CloudFront CloudFront create an Amazon CloudFront distribution Task 1: Store a Publicly Accessible Image File in an Amazon S3 Bucket Task 2: Create an Amazon CloudFront W...
Alexa Basic Alexa Basic Module 1: Why Build Alexa Skills Skill resources Pre-Built Model Alexa workflow Steps to Build a Skill? Requirements to bu...
Alex First Skill - RedVelvet Time Alex First Skill - RedVelvet Time Create a Skill in Five Minutes Introduction: How Users Will Interact With Cake Time Build the Cake Tim...
AWS CloudFormation AWS CloudFormation auto infrastructure development Task 1: Deploy a Networking Layer Task 2: Deploy an Application Layer Tas...
Lab for SAA Lab for SAA lab 1: Making Your Environment Highly Available Task 1: Inspect Your environment Task 2: Login to EC2 instance Task 3: Download, Install, and La...
Lab for AWS Certified Cloud Practitioner Lab for AWS Certified Cloud Practitioner lab 1: IAM Policy lab 2: Build VPC, Launch a Web Server lab 3 Amazon EC2 lab 4 ama...
ACFv2EN-Interns. ACFv2EN-Interns. Module 1 Overview cloud computing: different types of cloud computing models three main cloud computing deplo...
AWS Lab AWS Lab 1. beginning 启动实例 2 连接实例 remote desktop 1.3 终止您的实例 2. begin 2.1 Active directory ...
Readme Readme AWS cloud architect project __∧_∧__ ~~~~~ /(*´O`)/\ /| ̄∪∪ ̄|\/ |__ _|/ AWS cloud architect project Lambda interact with S3, auto make modify t...
Create a simple microservice using Lambda and API Gateway Create a simple microservice using Lambda and API Gateway Overview create an API using Amazon API Gateway ...
AWS CLI commands AWS CLI commands Using the AWS SDK for Python see the account number and your user ID: $ aws sts get-caller-identity { "Account": "533078679665", ...
Writing Shell Scripts [toc] What are Shell Scripts? ref https://linuxcommand.org/lc3_wss0140.php With the thousands of commands available for the command line user, how can you remember them al...
Makefile basic Makefile Syntax Run Examples Variables Targets all target Multiple targets Automatic Variable...