The Firecracker virtual machine monitor
The Firecracker virtual machine monitor
Posted Jan 5, 2019 20:45 UTC (Sat) by Cyberax (✭ supporter ✭, #52523)In reply to: The Firecracker virtual machine monitor by k8to
Parent article: The Firecracker virtual machine monitor
> You lose the need to carefully avoid adding unwanted state, but you also lose access to your familiar debugging tools.
You can run AWS Lambdas locally for debugging. Remote debugging is indeed more complicated, you can't just SSH into the server and see what's going on there. But on the other hand, you need much less of it - as there's much less infrastructure that you manage.
You can run AWS Lambdas locally for debugging. Remote debugging is indeed more complicated, you can't just SSH into the server and see what's going on there. But on the other hand, you need much less of it - as there's much less infrastructure that you manage.