SECURITY
From Leadership Values to Security: Building Audit-Ready Architecture
In a recent webinar, Rusty Atkinson, SVP, Technology at Clearway Health, joined FivexL’s Andrey Devyatkin, Co-Founder and Principal Cloud Engineering Consultant, and Guilherme Ferreira, Senior Cloud Engineering Consultant, to discuss a question that matters to every company operating under …
Secure AWS Foundation for Fintech Startup, Neverless
FivexL delivered a secure, production-ready AWS foundation for a London fintech company expanding beyond Google Cloud.
AWS News You Can Actually Use In 2026
AWS ships fast. At AWS re:Invent 2025, AWS made 500+ announcements. Most teams don’t have time to read every release - but we did. We did it for one reason: to stay on top of the technology (and help you do the same). Below is our shortlist of AWS updates worth adopting in 2026 if you want to stay …
MVP: PostgreSQL on AWS in 10 Minutes
A lot of MVP teams pick PostgreSQL because it’s familiar, powerful, and boring in the best way. Then they open the AWS console, click through defaults, and accidentally create a database that’s hard to secure, annoying to operate, and painful to make audit-friendly later. In our work …
AWS Account Setup for Startups: Security and Cost Control Step by Step
If you’re building an MVP on AWS - especially in healthcare or fintech - the account setup decisions you make in week one will determine how easy or hard your first audit is. This guide covers the minimum viable AWS foundation: the security, cost, and compliance controls that every startup …
Unexpectedly Hard: Overcoming Pitfalls in aws_acm_certificate setup
Encountering the “Invalid for_each argument” and “UnsupportedCertificate” errors when configuring AWS ACM certificates via Terraform is surprisingly common. By removing dynamic for_each logic based on unknown attributes and using the aws_acm_certificate_validation resource to wait for certificate …