FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Can you run fusionauth in AWS fargate?

    Scheduled Pinned Locked Moved
    Q&A
    aws fargate from-slack
    1
    4
    1.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • danD
      dan
      last edited by dan

      FA on Fargate. anyone doing it? how many CPUs and what memory allocation are you using?

      I have a 10 GB 2 vCPU container with 8GB allocated to FA. curious about what others are doing, or what EC2 instance sizes you are using.

      The AWS cloudwatch memory usage alarm frequently bounces above/below the 80% threshold, and sometimes memory usage drops to almost nothing and then spikes up with no changes to the deployed infrastructure. (FA 1.17.4)

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        We are using fargate as well, and have allocated 1gb and 1/2 CPU... hasnt been through the ringer yet, but for java applications, memory increasing doesnt necessarily mean a memory leak, or even that it needs that much memory... just means the jvm doesnt GC for awhile (which certainly can be a good thing)

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • danD
          dan
          last edited by

          8GB is way plenty. 1 or 2GB is generally adequate, it can depend a bit, but FusionAuth doesn't keep much in RAM. Scaling out horizontallly is likely more effective than more ram per instance. This way you can handle more logins per second--these are going to be cpu bound.

          --
          FusionAuth - Auth for devs, built by devs.
          https://fusionauth.io

          1 Reply Last reply Reply Quote 0
          • P
            patilpal34 Banned
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • First post
              Last post