|
|
|
|
|
by ivanskripnik
526 days ago
|
|
What does Titan CLI offer?
- Automatically creates and configures Lambda functions and their API Gateway endpoints, providing you with fully functional API links
- Automatically installs all required dependencies
- Automatically creates CloudWatch Log groups for each function, allowing you to monitor logs for individual functions
- Maintains deployment history, allowing you to roll back to any previous version
Perfect for rapid application development and testing. All in one command! |
|