Início The Conf 2017 no InfoQ Brasil
Apresentações
Feed RSS-
From development to store with React Native and VSTS
In this talk, I want to show you how you can publish an app from your development machine without all the bureaucracy of certificates, passwords, provisioning profile, etc. you just need to commi(...)
-
Either, Some or None: An introduction to monadic structures and functional programming
We will discuss and understand the monadic structures, going through the most important monads, it's operations and main advantages of the functional programming using Scala, Kotlin, Swift, a lit(...)
-
Creating UI for your Smart Contract
So what happens when you sure have a great idea for your new blockchain apps but doesn't have a clue on how exactly your users will interact with it? It has no servers so how do I get my beautifu(...)
-
Kotlin: The "New" Kid on The Block!
In this talk we're going to learn how Kotlin can help you to be more productive, the benefits of it compared to other JVM languages, how you can start to use it for Android and backend (or even i(...)
-
Infrastructure as Code in the Wild
Ride with me on the journey of architecting and deploying a secure, production ready (and PCI-DSS compliant) infrastructure of a credit card processing company using 100% infrastructure as code. (...)
-
Create a Docker Swarm cluster with Terraform and Ansible
Do you want to start in the world of Infrastructure as Code with a useful case? Let's go creating a multicloud Docker Swarm cluster to run your microservices as a good starting point, using Terra(...)
-
Elixir GenServer - Understanding Elixir concurrency model
Talk about processes, message passing, linking processes, GenServer behavior and functionalities and finally dissect GenServer behavior to understand what is going on behind the scenes.
-
Data as the fabric of your app
Following the "Data as Code" mantra, let analyze its implications lifting our information model and treating it with the same precision that we used to deal with data itself, whereby we shorten t(...)
-
Beyond Promises - Async Patterns in JavaScript
Asynchronous Programming goes far beyond Promises and Async/Await. In this talk we will: - Explain how it used to be done with callbacks - Review how Promises work - Look at the benefits of(...)
-
Geolocation & Real Estate over Brazil
Challenges building a stack of applications that handles localization in one of the largest real estate portal in Brazil. How we use Scala & Akka to solve business and technical requirements to b(...)
-
Building a git reverse proxy in Go for Caddy
When your core business depends on custom communication protocols, you may end up having to get your hands dirty and write custom system services. In this talk I’m going to show how we can levera(...)
-
What Can We Learn With JavaScript Fatigue?
In this talk, I won’t talk about the language itself and I won’t talk about frameworks. I will talk about what how this ended up happening and why we should see it as a positive thing from a soft(...)