RKRaj Kumarinrajdevops.hashnode.dev·Jun 12, 2023 · 7 min readTerraform Project🤩Two-Tier AWS Architecture A highly available two-tier AWS architecture can be created by creating a custom VPC with two public subnets for the web server tier and two private subnets for the RDS tier. An internet-facing application load balancer ...00
RKRaj Kumarinrajdevops.hashnode.dev·Jun 1, 2023 · 2 min readLost your Amazon EC2 Keypair?In this, we have created two instances (webserver and appserver) of which one has lost its keypair. We lost our keypair for the appserver Instance. Step 1: Stop the appserver Instance ( to detach the volume ) Step 2: Detach the appserver instance v...00
RKRaj Kumarinrajdevops.hashnode.dev·May 12, 2023 · 4 min readDevOps — CI-CD Project💡 Building a CI/CD Pipeline Project with Git, Docker, SonarQube, Jenkins, and Nexus. In this Project, we need to create 3 instances Instance Name = Project -1 → Git, Docker, Maven, Jenkins Instance Name = Project -2 → SonarQube Instance Name = Proj...00
RKRaj Kumarinrajdevops.hashnode.dev·May 11, 2023 · 3 min readAWS ProjectThe objective of this project is to synchronize the Disaster Recovery (DR) environment with the Production (PROD) environment by hosting WordPress on both environments using AWS services. The Services used in this project : Amazon Certificate Manag...00
RKRaj Kumarinrajdevops.hashnode.dev·May 10, 2023 · 1 min readPfSense Installation on VMHardware Requirements: Minimum CPU - 500 Mhz , RAM- 256 MB Recommended CPU - 1 GHz , RAM - 1 GB Step 1: Download pfSense ISO file https://www.pfsense.org/download/ Select the architecture AMD64 and CD image (ISO) installer Step 2: Create a Virtua...00