|
You are here |
lambdacreate.com | ||
| | | | |
thecodinginterface.com
|
|
| | | | | In this article I demonstrate "How To" use Terraform to provision an AWS EMR Cluster along with establish Read Only S3 Bucket access for consuming data from another AWS Account. | |
| | | | |
almad.blog
|
|
| | | | | [AI summary] The text provides a comprehensive guide to setting up a cloud infrastructure using Terraform and AWS. It outlines the steps to create a VPC, subnets, security groups, RDS instance, EC2 instance, and associated networking components. The guide emphasizes security considerations, such as limiting access to sensitive resources, and discusses potential improvements for a production environment, including multi-AZ setups, load balancers, and more secure access controls. The text also touches on alternatives like AWS Lightsail and Heroku, and highlights the importance of infrastructure as code (IaC) for consistency and repeatability. | |
| | | | |
golb.hplar.ch
|
|
| | | | | ||
| | | | |
www.sethvargo.com
|
|
| | | Serverless applications and cloud functions often need to communicate with an upstream API or service. This post describes common patterns and approaches for managing secrets in serverless such as encrypted environment variables, IAM, and Google Cloud Storage. | ||