UiPath
Built for both business and IT, UiPath is the leading platform for Enterprise Robotic Process Automation (RPA). More than 3,700 private and public sector customers around the world use UiPath's Enterprise RPA Platform to rapidly deploy software robots that perfectly emulate and execute repetitive processes, boosting business productivity, ensuring compliance and enhancing customer experience across back-office and front-office operations.
The company’s footprint in the automation industry was acknowledged with several honoring titles: a global Leader and Star Performer in RPA (Everest Group), and — based on superior technology — as RPA industry leader (Forrester). Following these up, in 2018 the Everest Group’s PEAK Matrix report on RPA named UiPath a Leader and Star Performer, making it the only vendor to receive the distinctions two years in a row. Subsequently, UiPath has been recognized as a Leader in The Forrester Wave™: Robotic Process Automation, Q2 2018 in June 2018.
In 2019, UiPath was Listed to CB Insights’ AI 100, a list showcasing the 100 most promising private artificial intelligence (AI) companies in the world. UiPath was also voted by employees as one of Inc.’s Best Workplaces for 2019, the magazine’s fourth annual ranking of private, fast-growing American companies.
-
What’s New in .NET Core 3.0 and .NET 5.0 for Performance and Memory-Aware Folks?
Featuring Konrad Kokosa
The newest version of the runtime, as well as the C# language itself, brings some very interesting features that are helping in writing high performance, memory-aware code.
.net matters -
Keynote: Surviving Microservices
Featuring Michele Leroux Bustamante
Ah, the promises of a Microservices platform. A decoupled solution with many small manageable units of work - each with independent deployment lifecycles. More features, faster, and with fewer regressions.
devops architecture microservices keynote .net -
Introducing a Culture of Monitoring
Featuring Jessica White
“We need to monitor the things!” they cry, “We have a tool and it’s going to change our world!” they scream.
work-skills observability monitoring .net -
Tutorial: Event Carried State Transfer
Featuring Ian Cooper
If you build an Event-Driven Architecture over a Request-Driven Architecture using Microservices you want to avoid Microservices having to call each other. But how is this possible, given that each Microservice isolates its own data store, so that you cannot read their data?
.net api -
XXXTutorial: A gentle introduction to Azure Functions
Featuring Vicenç Garcia-Altes
In this session, Vicenç is going to share how to develop, test and deploy Azure Functions as you could in a professional environment.
.net azure terraform azure-functions serverless -
Tutorial: Building an educational game with .NET Core and Unity3D
Featuring Johnny Hooyberghs
If you are waiting for a deep dive into .NET Core, the Microsoft Compiler Platform and Unity3D this session is for you!
.net microsoft-compiler-platform-(roslyn) asp.net-web-api unity-game-engine visual-studio c# .net-core educational-game -
Tutorial: Deploy and Run a Distributed Cloud Native system using Istio, Kubernetes & .NET core
Featuring Sreenivas Manyam Rajaram
Building and Operating Cloud Native 12 factor Microservices poses significant challenges in terms of technology choice, best practices, architecture and infrastructure. Microservices development introduces multiple complexities such as Service Discovery, Externalization of Configuration, Load...
.net cloudnative kubernetes -
Tutorial: Hands-on Azure DevOps – create, build and deploy an application for Azure
Featuring Michal Jankowski
In this session, you will discover how to build and deploy an application with Azure DevOps by going through the whole process, starting from project creation and the first web app commit.
.net cloud arm deployment ci azure devops