Giter Site home page Giter Site logo

Comments (4)

bravecorvus avatar bravecorvus commented on June 6, 2024

Also, is there like a destroy command which would let you take down everything aegis created?

from aegis.

tmaiaroto avatar tmaiaroto commented on June 6, 2024

It should just be the timeout key value under the lambda section of the YAML. Anything that goes on about "api" would be related to AWS API Gateway if your app was using it. You can take a look at the files in the cmd directory of this repo to see what it parses from YAML. I'll double check documentation and add a task to enhance it if I forgot to include a section about the YAML config or if it wasn't deep enough.

from aegis.

tmaiaroto avatar tmaiaroto commented on June 6, 2024

Also, there is no destroy command. Aegis wasn't originally designed to be a robust infrastructure management solution. It was more around writing serverless functions/apps/services. The deploy commands are mainly considered development convenience. The default role created, for example, is somewhat permissive in order for all of the various integrations and Lambda triggers to work with ease.

I typically reach for something like Terraform for production infrastructure management solutions, leaving Aegis' CLI just for development. Well, unless it's just me or a small project, then I may not bother with Terraform either.

from aegis.

bravecorvus avatar bravecorvus commented on June 6, 2024

I see. thanks a bunch.

from aegis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.