This is a running note where I add any tips or tricks that may help AWS Beginners.
-
You can pin any commonly used services using the pin icon on the task bar in Management Console.
-
AWS Total Cost of Ownership (TCO) Calculators allow you to estimate the cost savings when using AWS and provide a detailed set of reports that can be used in executive presentations. Read more here.
-
Cloud services can be deviced into three core areas: Compute, Networking, Storage. Popular compute services are EC2, Lambda, ECS, Fargate, EKS, lightsail. Popular in netowking is VPC. Popular in Storage is S3, EBS, RDS, DynamoDB. Find out more AWS services in these areas.
-
Useful archetecture related concepts to read/revise:
-
AWS Well Archetected Framework.
-
Read more:
-
-
5 Pillars of the AWS Well-Architected Framework. Read more here.
-
-
Useful security related concepts to read/revise:
-
Shared responsibility model
-
Least previlege principle
-
-
Useful networking related concepts to read/revise:
-
OSI Reference Model
-
TCP/IP Reference Model
-
Subnets
-
CIDR (Classless Inter-Domain Routing)
-
-
Read and learn about Virtualization (Hypervisor, Virtual Machines), Containers (Docker) and Container Orchestration (Kubernetes).
- heartin's blog
- Log in or register to post comments
Comments
Good
Good