This session presents some Azure Architectures like event-driven architecture, message-based or microservices, along with the Azure services that supports their implementation.
This session presents some Azure Architectures like event-driven architecture, message-based or microservices, along with the Azure services that supports their implementation.
It will be explained what is a Custom Vision Model and how it is built, what is Azure Edge and in particular Azure Percept. A demo is included to show how to apply some architectures to process the telemetry produced by Azure Percept interference process.
A hands-on approach to breaking down a monolith intro microservices and then deploying them into Kubernetes.
J. will give an overview of Enterprise Architecture and how it can support technology delivery.
He will then discuss DevOps as a practice with advice on scaling it to the enterprise-level. He will finish up by presenting an example project his team delivered on collecting DevOps telemetry for reporting and continuous compliance.
A hands-on-code masterclass on how to use Hexagonal Architecture in a web application built with Java and Spring Boot, and applying abstract software architecture concepts into functional code
There are many options to make your application more intelligent – integrate a simple conversational AI based on QnA Maker that imitates a chatbot, apply pre-trained AI for automatic translation, and many more
During this workshop, you will learn how to take advantage of popular, easy-to-implement intelligent ML and AI to enhance your application and keep ahead in this era of cutting-edge competition.
The session will start by exploring the AWS infrastructure and technologies behind the Raiffeisen Smart Market application. You will see practical solutions for cost optimization, automation, monitoring and alerting.
During the workshop “Management of a successful team” we will speak about the great super-stars teams and managers` communication, development, and supporting roles in uncertain circumstances.
An introduction to multi-platform targetting with .net Maui. We will make use of the tools, explore the capabilities and demo some deploy options.
Learn the basics of installing, setting up and using the popular React.js library for JavaScript and the GraphQL query language and take part in an interactive session showcasing the use of these tools in order to build flexible and performant websites and applications in a developer friendly manner.
In the cloud-native world, being a developer might be challenging.
The number of technologies and patterns to know can be overwhelming. This session presents an approach based on open-source technologies and focused on improving the inner development loop and continuous delivery on Kubernetes. The end goal is to deliver value continuously, quickly, and reliably.
First, I’ll present several techniques for working locally effectively and productively. Should you run Kubernetes in your development environment? I’ll cover a few different options. Using Java and Spring Boot, we’ll build a cloud-native application following the principles of test-driven development. The inner development loop will be enhanced with Cloud Native Buildpacks, Tilt, Knative, and Telepresence.
Continuous integration is a crucial practice for continuous delivery. We’ll check in code regularly, triggering an automated process to build, test, and package the application. Do you use pull requests? Relying on ArgoCD and the GitOps principles, I’ll show you how to work with temporary environments created dynamically when a new pull request is opened.
Finally, we'll use Cartographer to glue together all these different tools and design a golden path to production on Kubernetes, providing a clear separation of concerns and letting developers focus on delivering value.