Join us

ContentUpdates and recent posts about Architect..
 Activity
@simme started using tool Grafana Mimir , 6 days, 19 hours ago.
 Activity
@simme started using tool Grafana Loki , 6 days, 19 hours ago.
 Activity
@simme started using tool Grafana , 6 days, 19 hours ago.
 Activity
@simme started using tool Go , 6 days, 19 hours ago.
 Activity
@simme started using tool Claude Code , 6 days, 19 hours ago.
Story Trending
@cloudsignals shared a post, 1 week ago
Director - Cloud Engineering, osttra

Terraform Production Readiness Cheatsheet

Terraform Terragrunt

Terraform working isn’t enough. Learn what it takes to make it production-ready — from backend design to security and automated pipelines.

Terraform Production Readiness Cheatsheet
Story Trending
@cloudsignals shared a post, 1 week ago
Director - Cloud Engineering, osttra

DevSecOps: Rapid & Secure Delivery

SonarQube Vault Kyverno Open Policy Agent (OPA) Trivy

If security is your last step, you’re already too late. This guide shows how to build a DevSecOps pipeline where security is continuous, automated, and invisible to delivery speed.

DevSecOps - Rapid & Secure Delivery
Link
@varbear shared a link, 1 week, 1 day ago
FAUN.dev()

Email address obfuscation: What works in 2026?

The article catalogs obfuscation methods:HTML entities,SVG in an object,display:none, JavaScript decoders, custom encodings, andAES‑256. It coversmailtoobfuscation, redirects (302/301,.htaccess), interaction-gated reveals, accessibility caveats, and ahoneypot-based spam-statistics system... read more  

Link
@varbear shared a link, 1 week, 1 day ago
FAUN.dev()

SQLite Features You Didn’t Know It Had: JSON, text search, CTE, STRICT, generated columns, WAL

SQLite packsJSONextraction, expression indexes,FTS5full-text search,CTEs, window functions, andWALinto a single file. It enforcesstrict tables, supportsgenerated columns, and indexes JSON expressions for fast semi-structured queries... read more  

Link
@varbear shared a link, 1 week, 1 day ago
FAUN.dev()

GitHub backs down, kills Copilot PR ‘tips’ after backlash

GitHub revoked Copilot's ability to inject tips into other users' pull requests after reports that Copilot Review inserted aRaycastlink. They disabled agent tips in PR comments, blamed a programming-logic bug, and said they won't turn tips into ads... read more  

GitHub backs down, kills Copilot PR ‘tips’ after backlash
Architect is an open source serverless framework that lets developers define application architecture using concise, declarative manifests, then build, test, and deploy those applications to AWS. It focuses on AWS-native services such as Lambda, API Gateway, DynamoDB, and S3, while providing strong local development and offline workflows. Architect sits at the application framework layer, abstracting infrastructure complexity while remaining close to AWS primitives, making it suitable for teams building production serverless web applications without adopting heavy multi-cloud abstractions.