top of page

Search


Azure DevOps to AWS with AWS Toolkit + Service Connection
Based on a real project implementation + official references Azure DevOps does NOT Â support native OIDC federation to AWS. Even though it can theoretically issue a token: It cannot be used for write operations It does NOT work with SigV4 It is NOT an officially supported method by AWS Therefore: We had to install the AWS Toolkit. We had to create an AWS Service Connection. Only then Azure Pipelines could write to AWS (ECR/Mira, S3, Terraform, etc.). This is exactly what we i
1 hour ago


How to use GitLab Pipelines without AWS credentials in four easy steps
We’ve already shared two useful guides on how to configure IAM Roles with GitHub Actions and Bitbucket Pipelines, both showing how to connect your CI/CD to AWS without using long-term credentials. If you are interested, check them out here: GitHub Actions without AWS credentials How to use Bitbucket pipelines without AWS credentials Now, we’re wrapping up this security-focused series with a third post showing you how to configure IAM Roles for GitLab Pipelines using OIDC — c
Nov 18


The Future of Work: Redesigning Talent for the Age of Generative AI
Unlike previous waves of automation, which primarily impacted routine, blue-collar work on factory floors, the current revolution, powered by generative artificial intelligence (AI), is fundamentally reshaping cognitive, white-collar professions at an unprecedented pace. The established career ladder, a predictable pathway for professional development for generations, is now collapsing at its first and most critical rung. From Teracloud’s perspective, this shift isn’t just te
Nov 10


How to Deploy SQL Server with Read Replicas on AWS Using Terraform
- TL;DR Deploying SQL Server with read replicas on AWS is complex due to edition, licensing, and provisioning limits. Teracloud built a...
Oct 8
bottom of page