Recently I had taken up some freelance work for amazon IQ, I helped a client get images on their site to load. The website was https://www.studentacco.com/, the main issue was that the client imported the site using a template and lost all documentation on how to modify site settings. I […]
Category: DNS
Preparing for Risks: WordPress Migration to an AWS LAMP stack
Transferring SQL database to AWS, Aurora and Serverless architecture
Today I explored aurora serverless, I am currently working on migrating a website database to more available architecture. I started off by creating a serverless database and attempting to connect using a local MySQL program. After multiple attempts I realized that it was not working. I troubleshooted this issue over […]