
Frederik Pietzko
Fullstack Kotlin Enthusiast
Aachen, Germany
Actions
Frederik started programming in 8th grade, starting out programming Lego Mindstorms and later learning Java and Python for personal Projects.
15 years later Frederik is a Fullstack-Developer with 7 years of professional experience - 3 of those in Kotlin, developing cloud native applications for multiple big customers in the automotive, logistics and energy sector.
During this time he experimented with a lot of different languages and frameworks, developing a broad understanding of the Software development landscape.
3 years ago he fell in love with Kotlin and has been using it as his primary language since.
In his free time he likes to explore programming langues and frameworks, meet and chat to other software enthusiasts and play with my cats.
Links
Area of Expertise
Topics
Performance Optimized Spring Boot for the Cloud
In the era of cloud-native applications, optimizing performance, scalability, and observability is crucial for delivering robust and efficient services. This session will explore best practices for optimizing Spring Boot applications specifically for cloud environments. We will delve into key strategies for enhancing performance, including efficient resource management and asynchronous processing.
Additionally, we will discuss how to implement observability in Spring Boot applications using tools like Spring Actuator, Micrometer, and distributed tracing. Attendees will learn how to monitor application health, track performance metrics, and gain insights into system behavior, enabling proactive troubleshooting and optimization.
By the end of this session, participants will have a comprehensive understanding of how to build and maintain high-performance Spring Boot applications in the cloud, ensuring they can scale effectively while maintaining optimal performance and observability.
Exploring WASM on Kubernetes
WebAssembly (WASM) is transforming application deployment and execution in cloud environments, offering a lightweight and portable solution that enhances performance and security. In this session, we will explore the potential of WASM in Kubernetes, emphasizing its ability to improve interoperability and streamline microservices architecture.
We will take a closer look at a small terminal and web-based chat application entirely built and deployed using WASM and the WebAssembly System Interface. Through this example, I will share my learnings from hands-on experimentation. We will discuss practical use cases, the benefits of using WASM for cloud-native applications, and the challenges encountered during implementation.
Join me to discover how WASM can empower your cloud strategy and unlock new possibilities for your applications, all while showcasing a real-world application that highlights its capabilities.
Efficient Microservices with Kotlin & Spring Boot: Tips and Best Practices
In this talk, I’ll show you how to build microservices efficiently using Kotlin and Spring Boot.
We’ll begin by exploring Kotlin as a drop-in replacement for Java and gradually dive into Kotlin-specific features and libraries that significantly enhance development. The focus will be on best practices for combining Kotlin with Spring Data JPA and Hibernate.
We’ll also take a closer look at Kotlin DSLs for Spring Security and Spring Beans as a sleek alternative to annotation-based configurations. Finally, we’ll cover testing strategies in Kotlin using springmockk and strikt. If time permits, we’ll briefly touch on logging and object mapping as well.
How to kill JavaScript from your Stack with HTMX and Kotlin
Modern web development is complex.
Building an interactive full-stack web application often requires TypeScript, a JavaScript framework, third-party libraries to handle routing and data fetching, a JSON API, serialization, and a database.
To reduce this complexity, one alternative is using server-side HTML templating engines like Thymeleaf or Handlebars.
However, this approach sacrifices interactivity and component composability, and it introduces the risk of template breakage whenever the data model changes, due to the lack of static compilation.
Additionally, you still need to learn and understand the templating language syntax.
In this talk, discover how to quickly build a full-stack web application without relying on a templating engine or a frontend framework.
We’ll bypass the complexity of JSON and REST APIs altogether.
Instead, experience the power of Kotlin DSLs, which allow you to write expressive, composable and type-safe code,
and achieve a user experience rivaling Single Page Applications by using HTMX for dynamic interactions without JavaScript.
Using a simple web application as an example, we'll explore how to do routing, page transitions, real time validation, and write components that can be reused across pages.
By the end of this session, you’ll gain a fresh perspective on building modern web applications efficiently and effectively.
Kotlin-native testing with Kotest and Strikt
Java developers often rely on the powerful combination of JUnit and AssertJ for testing. However, Kotlin deserves a more tailored solution.
Join us in this talk as we dive into Kotlin-specific testing strategies that support Kotlin Multiplatform.
Discover how Kotest can replace JUnit as a test runner, enabling property-based testing.
We'll also harness the power of Strikt's robust assertion DSLs to effortlessly assert deeply nested objects in a type-safe manner.
Whether you're a Kotlin newbie or an experienced developer, this session will open your eyes to more effective and enjoyable testing in Kotlin.
Revolutionize Your Frontend: The Secret to Seamless Microfrontend Integration for Autonomous Teams
In this talk, we will explore the integration of microfrontends within a microservices architecture, where each team owns both their service and its associated UI, enabling independent development and deployment.
We'll examine three primary approaches: URL splitting, iframes, and module federation. The focus will be on module federation, highlighting its advantages in seamlessly integrating diverse frontend frameworks such as React, Vue, and Svelte.
Attendees will gain insights into the benefits and challenges of each method, with a detailed walkthrough of implementing module federation for a scalable, maintainable, and dynamic microfrontend architecture that empowers team autonomy.
WeAreDevelopers World Congress 2025 Sessionize Event Upcoming
Javaland 2025
Wie man Javascript aus seinem Stack entfernt mit HTMX und Kotlin
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top