Difference between revisions of "LocalStack"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
* http://localhost:4566  
 
* http://localhost:4566  
  
 +
 +
* [[brew install localstack/tap/localstack-cli]]
 
* <code>[[pip install localstack]]</code>
 
* <code>[[pip install localstack]]</code>
  
* [[localstack start]]
+
* <code>[[localstack start]]</code>
* [[localstack start -d]]
+
* <code>[[localstack start -d]]</code>
* [[localstack status services]]
+
* <code>[[localstack status services]]</code>
  
  

Latest revision as of 10:13, 3 September 2023

wikipedia:LocalStack provides a test/mocking framework for developing Cloud applications. It spins up a testing environment on your local machine that provides the same functionality and APIs as the real AWS cloud environment.




Activities[edit]

Related[edit]

See also[edit]

Advertising: