|
You are here |
seanmcgary.com | ||
| | | | |
ptimofeev.com
|
|
| | | | | A look at what Infrastructure as Code is and how it can be used in a practical exercise: spinning up a proxy server on Amazon AWS with Terraform. | |
| | | | |
schadokar.dev
|
|
| | | | | Deploy the golang serverless application on AWS Lambda service. | |
| | | | |
awsfundamentals.com
|
|
| | | | | Learn how to effectively manage your AWS Lambda functions with the AWS CLI. Streamline deployment, configuration, and logging with this comprehensive guide. | |
| | | | |
sookocheff.com
|
|
| | | Here it is. My version of the S3 static site. This one is publishable through CloudFormation and uses CodeCommit and CodeBuild to regenerate and publish the site with every push to the host Git repository. Any change to the CodeCommit Git repository automatically triggers a build through CodeCommit. This build runs the Hugo static site generator on your repo and syncs the results to an S3 bucket configured for serving a static site. | ||