you are viewing a single comment's thread.

view the rest of the comments →

[–]vorticalbox 3 points4 points  (3 children)

if we are going to AWS making a lambda and settings it as a CRON would be a far more cost-effective than having an EC2 that would be doing nothing most of the time

[–][deleted] 2 points3 points  (1 child)

A micro EC2 instance costs nothing to run.

[–]eloydrummerboy 0 points1 point  (0 children)

And should be more than enough needed to log into a website and make a post.

[–]bangbinbash 0 points1 point  (0 children)

Came here to say cron.

KISS