mrincredible.hashnode.dev8 easy steps to install WordPress on an EC2 instanceIn this project, we would be launching and configuring WordPress on an EC2 instance. Steps would be required to set up our environment. STEP 1: Launching an EC2 Instance: Click on "Launch Instance" to initiate the instance creation process. Choose an...Nov 17, 2023·3 min read
mrincredible.hashnode.devDeployment and Securing a web form and mapping to DNS with AWS resources .Web pages or forms can be deployed into several cloud environments with the help of different resources that can help achieve this task. In this section, we will be utilizing AWS resources to achieve it. AWS resources to be used are the following. a)...Oct 27, 2023·3 min read
mrincredible.hashnode.devDeployment of a simple NodeJS application using Amazon Elastic BeanstalkDevelopers often have problems in managing infrastructures, deploying codes, configuring databases, auto-scaling concerns and load balancing. There was a need to find a solution since most web applications have the same architecture (ALB +ASG) and al...Oct 20, 2023·3 min read
mrincredible.hashnode.devAnsible as a Configuration Management ToolConfiguration Management has evolved over the years and has been a revelation for solving critical problems in the tech industry that have allowed organisations to have lots of servers in their thousands. As DevOps Engineers, we are required to perfo...Oct 15, 2023·7 min read
mrincredible.hashnode.devContinuous Integration for a Tooling Website for beginnersA DevOps team utilizes various tooling solutions in order to help the team carry out their day-to-day activities in managing, developing, testing, deploying and monitoring different projects. This project also majors on how Jenkins contributes to the...Oct 11, 2023·7 min read