Difference between revisions of "LocalStack"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
[[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.
 
[[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.
 
+
* https://github.com/localstack/localstack
 
* http://localhost:4566  
 
* http://localhost:4566  
  
pip install localstack
+
* <code>[[pip install localstack]]</code>
  
 
  [[localstack start]]
 
  [[localstack start]]

Revision as of 22:47, 8 March 2022

Advertising: