programming
DSL Graph mit Python
· ☕ 1 Min. Lesezeit · ✍️ Rüdiger Küpper

Da heute ja hier Graphen zum Traffic im Jahr 2016 veröffentlicht wurde hier auch gleich eines der Scripts.
Datenquelle: fb.csv


PHP in AWS Lambda Function ausführen
· ☕ 3 Min. Lesezeit · ✍️ Rüdiger Küpper

Bei der Transformation in der Cloud möchte man manchmal schnell kleine Scripts in die Cloud bringen ohne erst Server oder Container in der Cloud zu installieren. In vielen Fällen reichen Funktionen wie AWS-Lambda-Functions, Azure Functions oder Google Cloud Functions. AWS Lambda bietet dafür in Lambda folgende (Script)-Sprachen an:


Atom Editor hinter Proxy
· ☕ 1 Min. Lesezeit · ✍️ Rüdiger Küpper

Da will man sich im Atom Editor mal eben das Package “script” installieren, um Code zum testen direkt im Atom auszuführen, da stellt sich der Proxy mal wieder in den Weg.


Serverless Computing. What?
· ☕ 1 Min. Lesezeit · ✍️ Rüdiger Küpper

René Büst erklärt in seinem Artikel was “Serverless Infrastruktur” bzw. “Serverless Computing” ist.


Git: Version Control for Everyone eBook
· ☕ 1 Min. Lesezeit · ✍️ Rüdiger Küpper

Heute gibt es bei packtpub.com “Git: Version Control for Everyone” kostenlos zum herunterladen. Controlling different versions of files is an efficient process with Git, and this book makes it a snap to learn too! A practical tutorial, it hard-wires the lessons through hands-on exercises throughout the course.