10 Folgen

Greach is a yearly technical conference around Android, JVM Frameworks and alternative JVM languages. It brings together JVM developers with framework creators and international speakers. Developers learn about JVM languages such as Groovy, Kotlin, platforms such as Android, JVM frameworks such as Grails, Micronaut, Ratpack, Spock... or cloud environments such as Google Cloud, Amazon Web Services or PWS. The most talented developers around Europe come to Greach to learn how to develop better, faster and smarter.

Greach 2019 Autentia

    • Technologie

Greach is a yearly technical conference around Android, JVM Frameworks and alternative JVM languages. It brings together JVM developers with framework creators and international speakers. Developers learn about JVM languages such as Groovy, Kotlin, platforms such as Android, JVM frameworks such as Grails, Micronaut, Ratpack, Spock... or cloud environments such as Google Cloud, Amazon Web Services or PWS. The most talented developers around Europe come to Greach to learn how to develop better, faster and smarter.

    Zipfiles on the Fly with Micronaut - Jacob Aae Mikkelsen

    Zipfiles on the Fly with Micronaut - Jacob Aae Mikkelsen

    Si quieres ver el vídeo con slides: https://youtu.be/zN8Yb_pK_D8
    ---------
    If you have a collection of photos that your users can download in a zip file, you have many different options for the user experience. Most of these involve the user to wait for the zip to be produced in the background.
    In the presentation, I will take you through the steps of creating the zip fly on the fly, using reactive programming with backpressure in micronaut. Doing it this way, we can limit the memory usage, even with many clients downloading on a slow connection.
    An introduction to reactive programming and backpressure is included!

    ---------
    Otras charlas de Greach 2019 también en podcast:
    https://lk.autentia.com/Greach19-Podcast
    ----------
    ¡Conoce Autentia!
    Twitter: https://goo.gl/MU5pUQ
    Instagram: https://lk.autentia.com/instagram
    LinkedIn: https://goo.gl/2On7Fj/
    Facebook: https://goo.gl/o8HrWX

    • 30 Min.
    Kotlin & Implications in an IoT project - Mercedes Wyss

    Kotlin & Implications in an IoT project - Mercedes Wyss

    Si quieres ver el vídeo con slides: https://youtu.be/Bk0XW-32NzM

    ----------

    'Develop IoT solutions with Kotlin is possible thanks to the incorporation to Kotlin as a first class programming language to Android and the becoming of Android Things, an optimized version of Android for embedded devices. This talk is looking for explore the aspects around IoT projects, Hardware, Security, Server Side, Data Analysis from the hand of Android Things and Kotlin.'
    - 'The Internet of Things is a technology that has been echoing for some time. Arriving to generate interesting and attractive solutions. It usually happens that those who develop this type of solutions know about the Hardware, or they only have knowledge of the Software side. This talk seeks to explore all those aspects around IoT in the hand of a real project for monitoring fishbowls (something that you can implement at home).'
    - 'In the hardware side, we will use sensors and different technologies for handle the information obtained from these (Raspberry PI, Arduino, etc). Since we want to show how to use Kotlin for develop IoT solutions, we will use Android Things with Kotlin and Raspberry PI.'
    - 'The server side, using Serverless or IoT cloud solutions, options to analyze our information. Finally, is important take some considerations over the security aspects in IoT projects, although there are not yet 100% solid solutions, there are already efforts to solve this.'
    ----------

    Otras charlas de Greach 2019 también en podcast:
    https://lk.autentia.com/Greach19-Podcast


    -----------
    ¡Conoce Autentia!
    Twitter: https://goo.gl/MU5pUQ
    Instagram: https://lk.autentia.com/instagram
    LinkedIn: https://goo.gl/2On7Fj/
    Facebook: https://goo.gl/o8HrWX

    • 40 Min.
    Karumi: Honest Consulting - Jorge Barroso

    Karumi: Honest Consulting - Jorge Barroso

    Si quieres ver el vídeo con slides: https://youtu.be/C43nWSC9Ge8

    ----------

    Otras charlas de Greach 2019 también en podcast:
    https://lk.autentia.com/Greach19-Podcast

    ----------
    ¡Conoce Autentia!
    Twitter: https://goo.gl/MU5pUQ
    Instagram: https://lk.autentia.com/instagram
    LinkedIn: https://goo.gl/2On7Fj/
    Facebook: https://goo.gl/o8HrWX

    • 48 Min.
    The Android device farm that fits in a (cloudy) pocket - Bruno Verachten

    The Android device farm that fits in a (cloudy) pocket - Bruno Verachten

    Si quieres ver el video con las Slides:
    https://youtu.be/01nM2Shnyz0

    -------------

    Greach is a yearly technical conference around Android, JVM Frameworks and alternative JVM languages. It brings together JVM developers with framework creators and international speakers. Developers learn about JVM languages such as Groovy, Kotlin, platforms such as Android, JVM frameworks such as Grails, Micronaut, Ratpack, Spock... or cloud environments such as Google Cloud, Amazon Web Services or PWS. The most talented developers around Europe come to Greach to learn how to develop better, faster and smarter.

    -------------
    Android developers are facing a common problem: how to test our applications on many devices without sacrificing too much time or money?
    How to build and test automatically our applications for each commit?
    How can we find those devices inside the company, whatever its size may be?
    Could there be a directory somewhere that lists those available devices?
    Could we use a device remotely and share it with other developers as if it were in the cloud?
    What if you could answer all these questions with the help of a low cost device farm that fits into a pocket? A pocket full of clouds...
    Poddingue, our proposal, aims to tackle this problem thanks to Docker, HypriotOS, Armbian, Gitlab CI and OpenSTF. It’s an internal solution made of OSS readily available, but it has not yet been publicly announced as a whole.
    This is a feedback about an idea on its way to production, a long journey full of different feelings : horror, happiness, suspense, boredom...
    This presentation won’t be too technical ; it is opened to anybody who has an interest into Android, exotic hardware or continuous integration, as long as you can stand a bad sense of humour. At the end of the talk, you should know how to build your own cloudy pocket farm of Android devices and how to use it to test your applications within your ci pipeline.
    -------------

    Otras charlas de Greach 2019 también en podcast:
    https://lk.autentia.com/Greach19-Podcast


    ¡Conoce Autentia!
    Twitter: https://goo.gl/MU5pUQ
    Instagram: https://lk.autentia.com/instagram
    LinkedIn: https://goo.gl/2On7Fj/
    Facebook: https://goo.gl/o8HrWX

    • 41 Min.
    Making a living on Google Play (and other Horror Stories) - Pablo A. Martínez

    Making a living on Google Play (and other Horror Stories) - Pablo A. Martínez

    Si quieres ver el video con las Slides:
    https://youtu.be/4-3lWvoK9iE

    -------------

    Greach is a yearly technical conference around Android, JVM Frameworks and alternative JVM languages. It brings together JVM developers with framework creators and international speakers. Developers learn about JVM languages such as Groovy, Kotlin, platforms such as Android, JVM frameworks such as Grails, Micronaut, Ratpack, Spock... or cloud environments such as Google Cloud, Amazon Web Services or PWS. The most talented developers around Europe come to Greach to learn how to develop better, faster and smarter.

    -------------

    -------------

    Otras charlas de Greach 2019 también en podcast:
    https://lk.autentia.com/Greach19-Podcast


    ¡Conoce Autentia!
    Twitter: https://goo.gl/MU5pUQ
    Instagram: https://lk.autentia.com/instagram
    LinkedIn: https://goo.gl/2On7Fj/
    Facebook: https://goo.gl/o8HrWX

    • 46 Min.
    When Clean Architecture met Kotlin, A love story - Nicolas Patarino

    When Clean Architecture met Kotlin, A love story - Nicolas Patarino

    Si quieres ver el video con las Slides:
    https://youtu.be/srMJrQPfyrI
    -------

    Greach is a yearly technical conference around Android, JVM Frameworks and alternative JVM languages. It brings together JVM developers with framework creators and international speakers. Developers learn about JVM languages such as Groovy, Kotlin, platforms such as Android, JVM frameworks such as Grails, Micronaut, Ratpack, Spock... or cloud environments such as Google Cloud, Amazon Web Services or PWS. The most talented developers around Europe come to Greach to learn how to develop better, faster and smarter.

    -------------
    Kotlin, a modern language bursts into the community when developers have been perfecting what they call Clean Architecture for years, some potions and spells with which to increase the power of testability and become independent of evil external agents and cruel frameworks.
    -------------

    Otras charlas de Greach 2019 también en podcast:
    https://lk.autentia.com/Greach19-Podcast


    ¡Conoce Autentia!
    Twitter: https://goo.gl/MU5pUQ
    Instagram: https://lk.autentia.com/instagram
    LinkedIn: https://goo.gl/2On7Fj/
    Facebook: https://goo.gl/o8HrWX

    • 33 Min.

Top‑Podcasts in Technologie

Ö1 Digital.Leben
ORF Ö1
Ö1 matrix
ORF Ö1
Darknet Diaries
Jack Rhysider
Das Computermagazin
Bayerischer Rundfunk
Deep Questions with Cal Newport
Cal Newport
Lex Fridman Podcast
Lex Fridman