|
|
|
|
|
by goodpoint
1582 days ago
|
|
> You can log and send metrics from your app over a network That's far from enough. It's conceptually and practically wrong to rely on the application to monitor itself. > IDS makes no sense when you don't have logins and such On the contrary, there is plenty that IDS can do for webapps. |
|
As for the IDS question/statement - can you explain in more detail? Are you talking about file integrity checks or? Unikernels don't have the concept of users or shells or remote login or many of the things that an IDS would actually be looking at.
If it was something such as an attacker overwriting a shared library and you want to monitor or ensure that can't happen both of those operations are feasible in unikernels.