

_
_
Linux Sysadmin & AWS Cloud Practitioner
AWS Certified Cloud Practitioner. Entry-Level Cloud Engineer. Passionate About Cloud Technologies, AWS Services, and Infrastructure. Eager to Contribute and Grow in Cloud Computing. Future AWS Solutions Architect - Associate.
const services = {
"Compute": ["EC2", "Lambda", "ECS"],
"Storage": ["S3", "EFS", "Glacier"],
"Automation": ["CloudFormation"]
}
if (need_cloud_help) invokeLambda('contactPage')