Tag: AWS

  • Microsoft's event-triggered serverless Azure

    After Amazon Web Services launched their Lambda offering in 2014, they apparently had some success. Just a few weeks after Google announced their serverless offering, today Microsoft also announced they’d be offering a technology to execute code event-driven, on demand. Microsoft announced it was previewing a new service today at its annual Build Developer conference that…

  • #AWS #IoT Contest winners announced.

    AWS announced the winners of their IoT contest. Winners of @awscloud #IoT contest announced! Amazing projects, innovation, technical acumen: https://t.co/qZaiJFsVn5 pic.twitter.com/tzmvu5rU0v — Hackster.io (@Hacksterio) February 11, 2016

  • AWS in Plain English

    You develop apps and want to move to the cloud? You may start looking at Amazon Web Services (AWS), but are confused? ExpeditedSSL translates the names for you. Priceless. But with 50 plus opaquely named services, we decided that enough was enough and that some plain english descriptions were needed. via: AWS in Plain English

  • #DLD Campus Lecture Werner Vogels, Amazon CTO

    Raum W201, LMU Lehrturm, Professor-Huber-Platz 2, 80539 München via IBC – Einladung zur öffentlichen DLD Campus Lecture mit Werner Vogels (Vice President Amazon) am 19. Januar 2015.

  • Getting E-Mail right with Django and SES

    Getting E-Mail right with Django and SES

  • AWS CloudFront announces 3 new features

    Per Newsletter hat AWS heute morgen folgenden neuen Features angekündigt: Cookie Support: Personalisierter Content kann am sofort auch per Cookie identifiziert werden. Zweck dieses Features ist es, flexibler mit Origin-Anwendungen zu interagieren. CloudFront bietet jetzt auch “Preisklassen” an, die entsprechend den Kunden- und Zielgruppenanforderungen auch billiger sein können. So lässt sich ein Mapping einstellen, das…

  • Amazon S3: Cross-Origin Resource Sharing

    Per Newsletter hat Amazon heute angekündigt, dass S3 zukünftig “Out of the Box” CORS unterstützen wird. – Cross Origin Resource Sharing Support. Hinter der etwas umständlichen Bezeichnung Cross-Origin Resource Sharing verbirgt sich die Möglichkeit, Ressourcen einer Domain zu erreichen, die unter der Same Origin Policy durch eine Website nicht erreichbar wären. enable-cors.org ist eine Initiative,…

  • Amazon announces Elastic Beanstalk to support Python

    Amazon Web Services Blog: Announcing AWS Elastic Beanstalk support for Python, and seamless database integration. Der Artikel verspricht, dass Django unterstützt wird, wie auch andere Applikationen, die WSGI unterstützen: Elastic Beanstalk supports Python applications that run on the familiar Apache HTTP server and WSGI. In other words, you can run any Python applications, including your…

  • AWS RDS MySQL billiger

    Laut dem Newsletter von heute wird MySQL bei Amazon in der Micro-Instanz billiger. Die kleinste Version kostet damit nur noch 19US$ / Monat. Traffic und Storage wird wie auch bisher schon separat verrechnet.

  • Pinterest Architecture

    Schöne Übersicht über die Pintererst Architektur und Erfolgsstory für die Amazon-Cloud. Besonders schön zu sehen ist aber, dass die Applikation in Python und Django geschrieben ist und gut skaliert. High Scalability – High Scalability – Pinterest Architecture Update – 18 Million Visitors, 10x Growth,12 Employees, 410 TB of Data.