Join us

ContentUpdates and recent posts about AWS Server Application Model (SAM)..
News FAUN.dev() Team
@devopslinks shared an update, 4 weeks, 2 days ago
FAUN.dev()

Pulumi Expands IaC Platform to Support Terraform, OpenTofu, and Native HCL

Pulumi Terraform

Pulumi added support for managing Terraform and OpenTofu state in Pulumi Cloud and introduced native HCL support in its infrastructure as code engine. These changes allow teams to use Terraform, OpenTofu, Pulumi languages, and HCL side by side, with shared state visibility, governance features, and AI-assisted operations available across tools.

 Activity
@thomas-byern started using tool Visual Studio Code , 1 month ago.
 Activity
@thomas-byern started using tool TypeScript , 1 month ago.
 Activity
@thomas-byern started using tool Traefik , 1 month ago.
 Activity
@thomas-byern started using tool Svelte , 1 month ago.
 Activity
@thomas-byern started using tool Nginx , 1 month ago.
 Activity
@thomas-byern started using tool GNU/Linux , 1 month ago.
 Activity
@thomas-byern started using tool GitHub Pages , 1 month ago.
 Activity
@thomas-byern started using tool Gitea , 1 month ago.
 Activity
@thomas-byern started using tool Docker , 1 month ago.
AWS Server Application Model (SAM) is an open source framework and specification that extends AWS CloudFormation to simplify the definition, building, testing, and deployment of serverless applications. It introduces higher-level resource types for AWS services such as Lambda, API Gateway, DynamoDB, and EventBridge, and provides a CLI for local development, packaging, and deployment. SAM fits at the serverless framework layer and is designed for teams building AWS-native serverless applications who want tighter integration with CloudFormation rather than multi-cloud abstractions.