Robotocore ยท a Digital Twin of AWS

(github.com)

27 points | by pkaeding 7 hours ago ago

4 comments

  • misswaterfairy 6 minutes ago

    Looked at LocalStack today, but management said 'no' because $$$$. :(

    So this is awesomely timed.

  • fxwin an hour ago

    This looks pretty cool! However I feel that if the README starts with "Drop-in replacement for X", it should also start with "Why use this over X".

    I do like the idea of saving prompts for projects like these (Which is also where the above question is answered: "Creating an MIT-licensed wrapper around Moto that has 100% feature parity with Localstack." [0] Which (i assume) is motivated by the recent changes to Localstack's distribution model [1])

    [0] https://github.com/robotocore/robotocore/blob/main/prompts/2...

    [1] https://blog.localstack.cloud/the-road-ahead-for-localstack/

  • rswail an hour ago

    This is awesome for local development of AWS service based software, allowing developers to develop without having to enable AWS access, or handle them stepping on each other's toes with S3 bucket names, or Dynamo table names, IAM roles etc.

  • bob1029 3 hours ago

    So this is more of an AWS simulator than a digital twin.

    Digital twin to me means an additional synchronized representation of a system that I can use to interact with the underlying plant.

    I think this sort of thing is still useful. I'd never attempt to build something like this without modern AI tools. This is arguably a good use case assuming you are checking your work against AWS actual.