Jamie's Blog

Building the future, one line of code at a time.

Demo - AWS EC2 instance auto scaling

AWS PCA Prep Series

To mark down some key steps for later review

How i prepare the Google Cloud Professional Cloud Architect Certificate

Experience sharing

GCP Network Connection (1)

gcp network connections - VPC peering/VPN - poc

gcp network connections - VPC peering/VPN - poc

AWS Serveless Application Model

AWS 无服务器应用程序模型 (AWS SAM) 是一个开源框架,可用于在 AWS 上构建无服务器应用程序。它包含用于定义无服务器应用程序的 AWS SAM 模板规范和用于构建、测试和部署无服务器应用程序的 AWS SAM 命令行界面 (AWS SAM CLI)

基于python,演示AWS SAM的开发部署过程,含通过aws api gateway暴露api