DEV Community

Twisted-Code'r
Twisted-Code'r

Posted on

CloudDev v0.2.0 β€” SNS, Secrets Manager, CloudWatch Logs and more!

# CloudDev v0.2.0 is here! πŸŽ‰

Following the success of v0.1.0, I've released CloudDev v0.2.0
with 8 new modules!

What's new?

3 New AWS Services

  • πŸ“£ SNS β€” pub/sub with SQS delivery
  • πŸ” Secrets Manager β€” local secret storage
  • πŸ“Š CloudWatch Logs β€” log groups and streams

5 New Features

  • ⚑ Lambda Hot Reload β€” drop a zip, auto-loads in 2 seconds
  • πŸ“‹ Status Command β€” clouddev status
  • πŸ’Ύ Data Persistence β€” survives restarts
  • πŸ’° Cost Estimator β€” clouddev estimate
  • ☸️ Kubernetes Support β€” detect services from k8s manifests

Quick Start

clouddev init my-app
cd my-app
clouddev up
Enter fullscreen mode Exit fullscreen mode

πŸ‘‰ GitHub: https://github.com/Jeffrin-dev/CloudDev

If you find it useful please ⭐ the repo!

Top comments (0)