by Adebola Adeniran | Feb 10, 2021 | Technical Articles
Why AWS? AWS has a ton of amazing services to help in the software development process. From services that help you cache static assets like CloudFront, to services that scale based on the traffic to your application like ElasticBeanstalk (this comes with a load...
by Oloruntobi Awoderu | Feb 1, 2021 | Developer Stories
Developers always need a local environment to write, run, and test their code before deployment. At Aeeiee, one of the technologies we use is WordPress, but we need to be able to develop WordPress locally before pushing it to production, hence our use of Local by...