AWS

Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database storage, content delivery and other functionality to help businesses scale and grow.

  • How to point an existing DNS domain to AWS EC2 instance with Route 53

    ,

    ·

    Let’s say you have a Domain registered in GoDaddy, Arsys, Ionos, OVH, CDMon… in essence in a different provider of Amazon Web Services (AWS), and you have your site or web application in an EC2 instance. Then this tutorial is for you! Amazon Route 53 Amazon Route 53 is a highly available and scalable Domain…

    Read More

  • Configure WordPress in AWS with ELB and SSL

    ,

    ·

    AWS EC2 ELB Certifiate Manager WordPress jokiruiz.com

    So you just tried to configure your WordPress in AWS with SSL and when you visit the page, instead of loading, got an “ERR_TOO_MANY_REDIRECTS” message? the site only works with http instead of https? Then this post is for you! WordPress can get stuck in an infinite loop of URL redirections (https->http->https->…) when you try…

    Read More

  • Install Laravel on Amazon Linux 2

    ,

    ·

    Install Laravel on Amazon Linux 2

    Laravel is a free, open-source PHP web framework, intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony. Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance,…

    Read More