Hey, It's Berk Selvi

.NET Developer, blogger and builder.

Berk Selvi

Who am I?

Berk Selvi is a software developer who works with .Net & Java for backend and React & Vue for frontend technologies in the field of full stack web development, has an Azure certificate, contributes to the community through blog posts. He is willing to learn new technologies and is happy to develop products as part of teamwork, and is interested in DevOps. He is currently part of Doğuş Technology's insurance team.

How to Use RSA for Encryption in JavaScript and Decryption in .NET

In the digital world, securing communication between different systems is paramount. RSA encryption is an asymmetric encryption algorithm and provides a robust way to achieve this by using a pair of…
Read more →

How to use Ocelot and Keycloak together to secure Microservices from API Gateway

In the dynamic landscape of microservices architecture, the need for robust security has become much more important. As organizations break down their applications into smaller, independently…
Read more →

Achieving Zero Downtime: Azure App Service Deployment using Azure DevOps and Deployment Slots

When deploying our application, which runs as a single instance in Azure App Service, using Azure DevOps pipelines, there will most likely be a few seconds of downtime. Because the application…
Read more →

How to Secure Dotnet & Vue.js Application with Keycloak

Discover how to secure dotnet and Vue apps with Keycloak. This guide covers Docker setup, realm and client configuration, securing Vue.js apps, creating a Dotnet WebAPI, consuming the API from Vue, and more…
Read more →

How to Deploy a React App with Nginx using Docker with react-router-dom

Learn how to deploy a React app with Nginx using Docker in this step-by-step tutorial. This tutorial covers everything from creating a Dockerfile for your React app to using Docker Compose to …
Read more →

How to learn something very well

Explore the power of effective learning in this concise guide. Learn why knowledge is key, how to cultivate self-discipline, and discover actionable techniques for better retention and comprehension. Dive into recall methods…
Read more →

5 Core Philosophies That Every Developer Should Have

Explore the philosophical foundations of software development in this article. Learn key principles like responsibility in coding, embracing imperfection, continuous learning, and community building. Ready to adopt a new mindset for success?
Read more →