Teco Tutorials
  • Home
  • Categories
  • Useful Tools
  • Author

CI/CD

A collection of 5 posts
Photo by Bernhard / Unsplash
GitHub Actions

Build a CI/CD with GitHub Actions to Deploy a Node.js API

This post shows how to build a CI/CD pipeline with GitHub Actions to deploy a Node.js application on a server as a Docker container.
Feb 11, 2025 10 min read
Photo by Charlotte Boyle / Unsplash
PlanetScale

Apply database migrations to PlanetScale from GitHub Actions

This post shows how to build a CI/CD pipeline with GitHub Actions to deploy a database migration in a production database hosted on PlanetScale.
Aug 26, 2024 12 min read
Photo by ISKRA Photography / Unsplash
GitHub Actions

Publish a Docker image to Amazon ECR from a GitHub Actions

This post shows how to build, tag, and push a Docker image in Amazon ECR from a GitHub Actions workflow. The authentication to AWS is done using OpenID Connect.
Apr 8, 2024 9 min read
Photo by Sid Saxena / Unsplash
AWS CDK

Create an OpenID Connect for GitHub with the AWS CDK

This post shows how to create an OpenID Connect for GitHub and attach some IAM roles to access AWS resources from the GitHub Actions workflow. We will use the AWS CDK as the IaC tool.
Apr 4, 2024 7 min read
Photo by Richard Gatley / Unsplash
Spring Boot

Automate the deployment of a SpringBoot application using GitHub Actions CI/CD

This post will show how to automatically deploy a SpringBoot application in production when the code changes using a CI/CD pipeline on GitHub Actions.
Jul 17, 2023 12 min read
Page 1 of 1
Teco Tutorials © 2025
  • Twitter
  • GitHub
  • LinkedIn
Powered by Ghost