TSTolu Sorininmonski.hashnode.dev·Aug 8, 2023 · 7 min readAutomated end to end CI/CD pipeline for Java Spring boot projectIn this article, Our goal is to enable you to seamlessly build, test, and deploy a Java Spring boot application to your Kubernetes cluster with ease and efficiency. By implementing this pipeline, you'll experience the benefits of continuous integrati...00
TSTolu Sorininmonski.hashnode.dev·May 10, 2023 · 3 min readConnect to RDS instance via bastion host.This project creates a bastion host and an RDS for MYSQL DB instance. The project shows you how to access the DB instance from a bastion host with users with an ssh key. Step 1: Create a bastion host Step 2: Configure a new user and key pair Step ...00