Let's go invent tomorrow instead of worrying about what happened yesterday|mail@jankowskimichal.pl

Serverless

Serverless Azure – materials

You can now download materials from my workshop regarding Serverless Azure from Progressive .NET 2017. They are available on my GitHub account. In case of any questions please do not hesitate to contact me. And it would be great if you complete survey unless you didn’t do that after workshop.

By |2019-05-12T16:05:31+02:0018 September 2017 |Categories: Conferences / Presentations|Tags: , , , , |0 Comments

Serverless Azure – Environment preparation

Progressive .NET 2017 conference is almost there. During the conference I will be conducting workshop regarding Serverless Azure. You should prepare your computers to be able to gain as much knowledge as it is possible from workshop. Please install or organise the following elements: Azure account on which you will be able to work. Of course, it can be a test account. Visual Studio Code Visual Studio 2017 version 15.3.x with Azure Functions Tools for Visual Studio extension installed azure-functions-core-tools Azure Storage Explorer Postman. Unfortunately, without those tools it will be hard for you to take part in this workshop. [...]

By |2019-05-12T16:05:43+02:0022 August 2017 |Categories: Conferences / Presentations|Tags: , , , , |0 Comments

Serverless Azure – Progressive .NET 2017

I would like to invite you to my new workshop – Serverless Azure. First of them will be conducted during Progressive .NET 2017 conference. It will took place in London on 14th September 2017. During 3.5 hours of workshops you will learn how to use Azure platform to build serverless applications. Through different examples, you will explore on Azure Functions and Azure Logic Apps. You will discover how easy it is to build and integrate your applications. Finally, you will learn how to build, deploy, manage and monitor your application. Together with examples, I will point out main pros and cons [...]

Azure Functions – Lessons learned

Nowadays all topics related to Cloud and Serverless terms have become very popular. One of such elements are Azure Functions. Microsoft defines it as: Azure Functions is a solution for easily running small pieces of code, or “functions,” in the cloud. You can write just the code you need for the problem at hand, without worrying about a whole application or the infrastructure to run it. Functions can make development even more productive, and you can use your development language of choice, such as C#, F#, Node.js, Python or PHP. Pay only for the time your code runs and trust [...]

By |2019-05-12T16:07:34+02:006 June 2017 |Categories: Software development|Tags: , , , , , |0 Comments
Go to Top