Git Jenkins SonarQube Code DeployJENKINS Step 1 — Installing Jenkins The version of Jenkins included with the default Ubuntu packages is often behind the latest available version from the project itself. To take advantage of the latest fixes and features, you can use the project-mai...Jun 21, 2024·15 min read
Deploy WordPress On ECS Fargate Using CICDThis post shows you how to run WordPress without servers using Amazon ECS on AWS Fargate. We will create a VPC and an ECS cluster in which our WordPress tasks will run. An RDS MySQL instance will provide the database that WordPress requires. Prerequi...Nov 10, 2023·10 min read