/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dev.ribic.ba
| | blog.rewanthtammana.com
11.7 parsecs away

Travel
| | Are you new to AWS & looking for a project to get your hands dirty? This beginner-friendly AWS project focuses on managing AWS IAM using GitOps
| | shipit.dev
14.4 parsecs away

Travel
| | Setting up an EKS cluster with IAM/IRSA integration using Terraform and showing how to make use of it.
| | blog.kdgregory.com
14.7 parsecs away

Travel
| | Modules are the primary mechanism for reusability in Terraform. They're especially useful in cases where you need to stamp out a bunch of r...
| | techsavvypriya.wordpress.com
24.4 parsecs away

Travel
| "Hello World" function(Lambda) for AWS using the serverless framework https://serverless.com/ What is Serverless Architecture? Serverless architectures refer to applications that significantly depend on third-party services (knows as Backend as a Service or "BaaS") or on custom code that's run in ephemeral containers (Function as a Service or "FaaS"), the best-known vendor host of which currently...