top of page

Search


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


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


Step-by-Step Guide: Signing Container Images in ECR from an External Account using AWS Signer and CodeBuildIntroduction
This document provides a step-by-step guide for signing container images stored in an Amazon Elastic Container Registry (ECR) repository...
Nov 6, 2024


Upgrade Alert: Get Instant Version Notifications in Slack with RSS Builder
Configure RSS Builder Go to the RSS Builder page in your web browser. - https://politepol.com/en/preview/1150842 If you don't already...
Jul 25, 2024


How to use Bitbucket pipelines without AWS credentials
Juli already showed you how to use GitHub Actions to access AWS resources without using AWS credentials as secrets . Now let’s do the...
Jul 18, 2024


Fortifying Your Domain: How CAA Records Bolster Internet Security
Introduction In today's digital era, Internet security is a crucial aspect for protecting both entities and end-users. One essential...
Jul 3, 2024


Streamline Terraform Setup on Mac M1: Docker and TFenv in Three Easy Steps
Find the solution to Terraform compatibility conflicts on M1 architecture. This Teratip helps you to bypass the difficulties related to...
Apr 4, 2024


How to configure ArgoCD OIDC with Google Workspace in 5 simple steps
google-workspace-icons-hanging-from-octopus-tentacles
Dec 27, 2023


How to gain control over your Pull Request in Azure DevOps in 5 steps
By leveraging Azure Functions, webhooks, and pull request configurations, you can efficiently validate branches across multiple...
Jul 25, 2023


How to get started with Talisman in 4 simple steps.
Looking for the best way to lock down your sensitive info? Talisman is a tool that installs a hook to your repository to ensure that...
Jun 28, 2023
bottom of page