Rejestrując się na wydarzenie, akceptujesz Polityka prywatności
Zarejestruj się
Rejestrując się na wydarzenie, akceptujesz Polityka prywatności
Zarejestruj się
Rejestrując się na wydarzenie, akceptujesz Polityka prywatności
Zarejestruj się

Online

MS Teams

22.10.2024 - 24.10.2024

16:00 -19:00

Gotowy na najbardziej ekscytującą podróż przez świat technologii? Weź udział w 4. edycji Get Digital Summit – konferencji online, która co roku jednoczy setki pasjonatów IT z różnych branż i sektorów. Zobacz wybitnych ekspertów, takich jak Robert C. Martin (Uncle Bob), Jacob Beningo, Stephen Toub i Osman Agirbas.

Poznaj prelegentów i ich tematy:

Robert C. Martin

The Three Laws of Test Driven Development

[Presentation in English]

The jury is in, the case is closed. TDD works, and works well. In this talk Uncle Bob makes the point that TDD is not a testing technique at all. Rather, TDD is a way to ensure good architecture, good design, good documentation, and that the software works as the programmer intended. TDD is a necessary discipline for those developers seeking to become professionals. This talk is half lecture and half demonstration. Examples are in Java and Junit.

Bio: Legenda świata IT, działa w branży informatycznej od 1970 roku. Autor „Clean Code: A Handbook of Agile Software Craftsmanship”, “Agile Principles, Patterns and Practices in C#”, “The Clean Coder” oraz “UML for Java Programrs”.

Jacob Beningo

Securing Embedded Systems

[Presentation in English]

Struggling with securing your embedded systems? You’re not alone - security is one of the most critical and complex challenges in embedded development. This presentation offers a holistic approach to securing embedded systems, balancing complexity and cost. We'll cover essential practices like Threat Modeling and Security Analysis (TMSA), the Secure Development Life Cycle (SDLC), Cortex-M (TF-M) and the role of Rust in writing safer, more secure code. Through practical examples, you’ll learn to identify and mitigate security risks effectively, ensuring security is built into your projects from the start.

Bio: Konsultant ds. oprogramowania wbudowanego z 20-letnim doświadczeniem w systemach opartych na mikrokontrolerach oraz założyciel Beningo Embedded Group. Pomaga firmom modernizować sposób projektowania i tworzenia wbudowanego oprogramowania.

Osman Agirbas

Monolith to Microservices in a Major FinTech Platform: The Good, the Bad, and the Ugly

[Presentation in English]

This is not just another “Monolith-to-Microservices” presentation but a real-life account of lessons learned and mistakes made during our journey. Is it better to start small and risk-free? How feasible are incremental migration plans? Where should you limit team autonomy before it becomes too costly? Should you combine technical migration with business process redesign? Is it better to have dedicated migration teams, or should everyone participate? When can you delete old code, if ever? Should you migrate to the cloud at the same time? We will explore these questions and share our experience migrating our 25-year-old, 6-million-LOC monolith.

Bio: Dyrektor zarządzający ds. produktów cyfrowych i technologii w Interhyp Gruppe. Ma ponad dziesięcioletnie doświadczenie na różnych stanowiskach, zaangażowany w projekt Interhyp Gruppe - budowy nowej platformy HOME.

Stephen Toub

Get started today adding AI into your .NET applications

[Presentation in English]

Getting started at anything can be a challenge, but getting started with AI in .NET is actually easy. We’ll start with a blank application and go step-by-step seeing how easy it is to start incorporating AI-based functionality into your .NET applications and services.

Bio: Partner Inżynierii Oprogramowania w zespole .NET. Specjalizuje się w bibliotekach tworzących środowisko .NET, wdajnością i ułatwianiu programistom włączania sztucznej inteligencji do aplikacji .NET.

Daniel Whitenack

Principles of operating private, secure GenAI applications

[Presentation in English]

Almost every company is exploring use of GenAI at some level, but many are getting disillusioned as they try to figure out how to run AI-driven workflows in a secure, compliant, and private manner. This talk will cover the similarities and differences between traditional software applications and GenAI applications when it comes to data protection and thread modeling. In addition, we will cover the main operating principles and architectures that will allow you to move from AI hype to enterprise-readiness.

Vadim Peczyński

Twój własny model AI w .NET

Czy chciałaś/łeś kiedyś stworzyć własny model sztucznej inteligencji, ale nie wiedziałaś/eś jak zacząć? A może poznałaś/eś już teorię i nie wiesz jak ją zastosować w praktyce? W trakcie interaktywnej prezentacji przeprowadzę Cię przez proces analizy danych, ulepszenia informacji w nich zawartych oraz nauczenia na ich podstawie modelu, który będziesz mógł wykorzystać we własnych aplikacjach. Prezentacja będzie prowadzona w języku C#, ale koncepcje w niej przedstawione można zastosować w dowolnym języku programowania.

Bio: Programista C# z ponad 8-letnim doświadczeniem. Specjalizuje się w programowaniu full-stack. Jest doktorantem na Politechnice Gdańskiej i prowadzi badania nad architekturą mikroserwisów.

Łukasz Ryński

Praktyczne podejście do migracji rozwiązań do chmury AWS

Migracja do chmury to więcej niż przygotowanie infrastruktury i uruchomienie aplikacji. To złożony proces wymagający precyzyjnego planowania, aby uniknąć zakłóceń. W mojej prezentacji omówię kluczowe aspekty migracji do chmury AWS, w tym podejścia „Lift and Shift”, „Refactor” i „Replatform”. Pokażę, jak projektować elastyczną architekturę chmurową i podzielę się praktycznymi wskazówkami na temat planowania migracji, aby proces przebiegł sprawnie i efektywnie.

Bio: Architekt i projektant systemów informatycznych z ponad 12-letnim doświadczeniem. Aktywny konsultant i trener w zakresie architektury rozproszonej, rozwiązań chmurowych i Big Data.

Paweł Czapiewski

Edge AI - overview, technological insights, future directions

[Presentation in English]

This webinar provides a comprehensive overview of Edge AI and IoT, and Edge AI algorithms, blending theoretical insights with practical applications. It explores the future of edge computing, IoT and AI, focusing on deploying and optimizing AI models on edge devices. The session will highlight industry use cases and discuss emerging trends, challenges, and innovations. Attendees will also gain insights from case studies and practical tools for developing edge solutions.

Bio: Ekspert z ponad 10-letnim doświadczeniem komercyjnym w licznych projektach, konsultant ds. rozwoju oprogramowania w obszarach ML, AI, Python, C, C++ i C#.

Sprawdź harmonogram

22 października

16:00-17:00 Łukasz Ryński, Solution Architect Sii - Praktyczne podejście do migracji rozwiązań do chmury AWS

17:00-18:00 Daniel Whitenack, Founder & CEO Prediction Guard - Principles of operating private, secure GenAI applications

18:00-19:00 Robert C. Martin, Autor "Clean Code" i "Clean Architecture" - Three Laws of Test Driven Development

23 października

16:00-17:00 Osman Agirbas, Managing Director for Digital Products & Technology Interhyp Gruppe - Monolith to microservices in a major FinTech Platform: The Good, the Bad, and the Ugly

17:00-18:00 Paweł Czapiewski, Subject Matter Expert Sii - Edge AI - overview, technological insights, future directions

18:00-19:00 Jacob Beningo, Embedded Software Consultant, Firmware Expert, Smallsat Flight Software - Securing Embedded Systems

24 października

16:00-17:00 Stephen Toub, Partner Software Engineer on the .NET team at Microsoft - Get started today adding AI into your .NET applications

17:00-18:00 Vadim Peczyński, Senior Software Engineer Sii- Twój własny model AI w .NET

18:00-19:00 Temat prelekcji wkrótce

Masz pytania?

Dowiedz się o nas więcej

Bądź na bieżąco

Zapisz się do naszego newslettera i otrzymuj najświeższe informacje ze świata Sii.

Otrzymaj ofertę

Jeśli chcesz dowiedzieć się więcej na temat oferty Sii, skontaktuj się z nami.

Wyślij zapytanie Wyślij zapytanie

Natalia Dyrektor Centrum Kompetencyjnego

Get an offer

Dołącz do Sii

Znajdź idealną pracę – zapoznaj się z naszą ofertą rekrutacyjną i aplikuj.

Aplikuj Aplikuj

Paweł Process Owner

Join Sii

ZATWIERDŹ

This content is available only in one language version.
You will be redirected to home page.

Are you sure you want to leave this page?

Einige Inhalte sind nicht in deutscher Sprache verfügbar.
Sie werden auf die deutsche Homepage weitergeleitet.

Möchten Sie fortsetzen?