mirror of
https://gitlab.com/djdietrick/docs
synced 2026-05-03 00:20:54 -04:00
20 lines
834 B
JSON
20 lines
834 B
JSON
[
|
|
{
|
|
"text": "AWS Basics",
|
|
"items": [
|
|
{ "text": "Introduction", "link": "/aws/cloud-prac/" },
|
|
{ "text": "IAM", "link": "/aws/cloud-prac/iam" },
|
|
{ "text": "EC2", "link": "/aws/cloud-prac/ec2" },
|
|
{ "text": "Load Balancing", "link": "/aws/cloud-prac/loadbalancing" },
|
|
{ "text": "S3", "link": "/aws/cloud-prac/s3" },
|
|
{ "text": "Databases", "link": "/aws/cloud-prac/db" },
|
|
{ "text": "Lambda", "link": "/aws/cloud-prac/lambda" },
|
|
{ "text": "Infrastructure as Code", "link": "/aws/cloud-prac/infra" },
|
|
{ "text": "Global Infrastructure", "link": "/aws/cloud-prac/global" },
|
|
{ "text": "Messaging", "link": "/aws/cloud-prac/messaging" },
|
|
{ "text": "Monitoring", "link": "/aws/cloud-prac/monitoring" },
|
|
{ "text": "VPC", "link": "/aws/cloud-prac/vpc" }
|
|
]
|
|
}
|
|
]
|