Posted at 15:25h
in
Sessions
by cloud
Speaker: Aleksandar Nikolic
Automation is a key to fully embrace what Azure offers in a consistent and optimal manner. Various automation technologies exist to provision and manage Azure resources, but how to pick the right one? Azure PowerShell or Azure CLI? Use imperative commands or provision...
Posted at 15:24h
in
Sessions
by cloud
Speaker: Todor Todorov
Serverless is the new big player in town, that every cloud provider is pushing. It is hip and progressive, but all the vendors are locking you inside their stack or environment. Usually languages you can choose to write your functions/lambdas are limited. And...
Posted at 15:24h
in
Sessions
by cloud
Speaker: Todor Todorov
CQRS, Event sourcing, design patterns, sounds scary right? Do not be afraid! These are just fancy words! In this session, we will not just explain all of those in a simple and human way, but I will share our journey with them and...
Posted at 15:23h
in
Sessions
by cloud
Speaker: Jiří Činčura
Using PaaS does not necessarily mean that high availability is given. You'll get close, but there's still work left. And with the high availability you'll also get robustness and performance, which is nice too. But how to get all these pieces together? It...
Posted at 15:22h
in
Sessions
by cloud
Speaker: Jiří Činčura
Azure CosmosDB is a database with global scaling and availability. Supports multiple models of saving and you can choose different consistency levels. All this with guaranteed latency and as a service in Azure....
Posted at 15:22h
in
Sessions
by cloud
Speaker: Wojciech Gawroński
Infrastructure as Code in many organizations and cases is a necessity. Many development teams, embraced immutable infrastructure with success, Treating such image as an artifact is one thing, but, how we take care of the quality of that element? I want to present...
Posted at 15:13h
in
Sessions
by cloud
Speaker: Steven Bryen
In this session we will demonstrate how to use Artificial Intelligence services to quickly and easily add intelligence to your applications with no machine learning experience required. We will provide a look into how leveraging Cloud Services from AWS to quickly add features...
Posted at 14:57h
in
Sessions
by cloud
Speaker: Sirar Salih
Azure Functions are pretty awesome but setting up CI/CD pipelines for them using Azure DevOps isn't as straightforward a task as you may think. Azure Functions can be run on .NET Core and .NET Standard, so how do we exactly set up a...
Posted at 14:57h
in
Sessions
by cloud
Speaker: Sirar Salih
In this session we will take a look at the NoSQL evolution in Azure, focusing on Azure Table Storage and Azure Cosmos DB. First, we will dive into Table Storage and look at the good stuff and the bad stuff. Then we will...
Posted at 14:56h
in
Sessions
by cloud
Speaker: Roberto Freato
For many years we used SQL and FTS to extend the features of the frontends which need a good search solution. Despite it is a valid approach, it is often unoptimal, since there are products that do this as their first purpose. One...