Hacker Newsnew | past | comments | ask | show | jobs | submit | madbiz's commentslogin

In German, this concept is called "Maschinensteuer" (machine tax) or "Wertschöpfungsabgabe" (value-added levy). Interestingly, there's no English version of this Wikipedia article: https://de.wikipedia.org/wiki/Wertsch%C3%B6pfungsabgabe



Can EFS be used as a volume for ECS tasks?


Here's a post we wrote earlier in the year about EFS and ECS: https://aws.amazon.com/blogs/compute/using-amazon-efs-to-per...


In the blog post the EFS is mounted by the EC2 instances from the start but i expected to be dynamic depending on the scheduled tasks on the instance. I dont want to couple EFS volumes which might be used by the containers if they might get scheduled on an instance. I would like to have a general purpose cluster and let the scheduler instrument the EC2 instance to mount an EFS volume if its needed by a scheduled task dynamically.


Thanks!


If you use the Convoy NFS volume driver with EFS, your containers can use any NFS server (including EFS) as highly available persistent volume storage: https://github.com/rancher/convoy


Any reasons why this cant be done using push messages?

Another way could be to send an intent to the right app using some special email header (X-App-Scheme) by the mail app.

The current email login flows force the user to open the mail app and to click the link inside the mail (which then normally opens the app using a registered scheme).


Paswordless login actually fits even nicer in mobile. You can make the email link open as a deep link in the app and continue right where you left. Context switching in the app is minimal and in mobile apps sessions are usually more persistent anyway

See http://www.drzon.net/passwordless-login-in-mobile-apps/ for what I mean


I described the way it is currently done on mobile devices but i was thinking about a way to even cut that context switch by letting an app react to an email rather than handling the link scheme.


Combined with dns SRV lookups it could be a nice alternative to connectable [0].

[0] https://github.com/gliderlabs/connectable


Interesting approach. Could be a use case for the ByteBuddy library at http://bytebuddy.net


Looks like an interesting service for managing typical application content like mail templates. A free tier would be great to try it on a project. Does anybody know similar services or open source projects that are mainly a CMS with an API combined with a good end-user editor? Git based would be a plus.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: