top 50 comments

sorted by: hot top controversial new old
[–] 186 points 2 years ago (2 children)

I love it, because it is not an over exaggeration like it happens most of the time with memes, but actual, real diagram for WordPress.

  • source
  • hideshow 4 child comments
  • [–] 95 points 2 years ago (2 children)

    The good news is, based on the diagram looking like it's straight from AWS docs, there's a Cloud formation template for all that.
    Bad news, good luck troubleshooting any of it if something breaks

  • source
  • hideshow 4 child comments
  • [–] 75 points 2 years ago* (3 children)

    More good news: There are lots of simpler hosts that are more deserving of your money than Jeff Bezos.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 16 points 2 years ago (3 children)

    Name and shame. I'd love go start a new home project without bezobucks limiting what I can afford.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 15 points 2 years ago

    Depends on your region and use-cases.

    As fellow german I luckily have an answer for smaller projects, where my non-techy mother-in-law hosts her own business wordpress since years without any issues. It's just a simple webhoster with ssh-login.

    https://uberspace.de/de/

    Best thing: it's pay-what-you-want. My first projects were 1€/mo because i was broke; nowadays I voluntary pay a bit more.

  • source
  • parent
  • [–] 10 points 2 years ago (1 child)

    I’ve been with digital ocean for more years than I can remember. I love Digital Ocean. Their core product is great, great UI, API, and their new products have been great as well. I’m using their K8s managed install for a year or so now on a product with no issues.

    I believe they have 1 click installs for Wordpresss.

    Here’s a referral code for $200 over 2 months if anyone wants to try it:

    https://m.do.co/c/cb6d78945519

  • source
  • parent
  • hideshow 1 child comment
  • load more comments (1 reply)
  • [–] 53 points 2 years ago (1 child)

    Arstechnica runs on WordPress on AWS, and they have a really nice series of articles about it. Sure, you could use just one EC2 instance for everything, but on a high traffic website you would need a bit more.

  • source
  • hideshow 2 child comments
  • [–] 8 points 2 years ago (1 child)

    But how many sites really are high traffic?

    That's the thing with almost all of the cloud stuff: reasonable at scale, but overcomplicated garbage for 95% of the users.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 43 points 2 years ago

    Gets a $3000 bill because they picked the wrong instance type.

  • source
  • [+] 33 points 2 years ago* (last edited 2 years ago)
    [–] 29 points 2 years ago* (2 children)

    The equivalent of "just configure && make && make install bro, it's super easy"

    (it never is)

    Edit: Alright, is it just my browser or does lemmy not know how to hand ampersands? Test: && && & &

  • source
  • hideshow 4 child comments
  • [–] 11 points 2 years ago (3 children)

    Do you ever make install for minutes just to have it crash at the end because you missed a completely random C dependency?

  • source
  • parent
  • hideshow 6 child comments
  • [–] 6 points 2 years ago (1 child)
  • [–] 27 points 2 years ago (1 child)

    Gotta do that for my blog. It'll score me my next job. Might cost me $300 a month for a blog no one reads.

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 23 points 2 years ago (2 children)

    If a basic Wordpress on aws (no load balancers or auto scaling) is all you need… it is super easy to run on aws. Like a few clicks easy. https://aws.amazon.com/lightsail/projects/wordpress/

  • source
  • hideshow 4 child comments
  • [–] 37 points 2 years ago (3 children)
  • [–] 12 points 2 years ago (2 children)

    Been out of the game a long time. Is Wordpress still used heavily or are people shifting to other platforms? For all the easy power it had, it always required convincing to do what it wasn't originally intended to do. Dunno if that's still the case but seems it.

  • source
  • hideshow 4 child comments
  • [–] 10 points 2 years ago* (last edited 2 years ago) (2 children)

    Last time I tried aws, took me like four hours to figure that I had to borrow another IP address (different than the ip I received when created the instance) in order point it at my domain. Took me a long time find that option in the menu too

    Edit:added cohesion and some punctuation.

  • source
  • hideshow 4 child comments
  • [+] 14 points 2 years ago* (last edited 6 months ago) (2 children)
  • [–] 7 points 2 years ago (1 child)

    Why would you need autoscaling for the bastion server?

  • source
  • hideshow 2 child comments
  • [–] 17 points 2 years ago

    Autoscaling isn't only used the grow the number of servers under load, but also to guarantee availability of a fixed number. If the max is set to 1, the bastion host is protected against hardware failure, zone outages, or just you screwing up. Accidentally killed your bastion host? No problem, within a few minutes autoscaling will have provisioned a new one and you're good to go again.

  • source
  • parent
  • [–] 5 points 2 years ago

    From my personal experience, AWS is extremely powerful (especially on security and networking). If you cross the learning curve, and know automation or Infrastructure as Code (e.g. Terraform) then it's fast and easy to build almost any architecture.

    But yes, it's overkill for a simple website or a simple setup (if one is not familiar with AWS).

  • source
  • [–] 3 points 2 years ago (1 child)

    Just use webinoly baremetal and call it a day

  • source
  • hideshow 2 child comments
  • [+] 2 points 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 2 points 2 years ago (1 child)
  • load more comments
    view more: next ›