Key Facts
Conference: DevTalks 2023
Topic: Common Cloud Migration Pain Points and how to overcome them
Location: Bucharest
Date: 2023-06-22
Lecturer: Patrick Koch
Slides Link - Speaker Deck: https://speakerdeck.com/patkoch/devtalks-2023
Now on the DevOps Stage is your gateway to innovation. Join Patrick Koch and discover the limitless possibilities of Common cloud migration pain points and how to overcome them - based on practical experience.#devtalks pic.twitter.com/8Um9OLekaj
— @DevTalksRo (@DevTalksRo) June 22, 2023
Join me today at @DevTalksRo at the #DevOps stage! I'll give a talk about my experience with regard to migrate to #Azure, and why using #IaC (and using tools like #Terraform) is crucial.
— Patrick Koch (@PK_Koch) June 22, 2023
Looking forward to it 🙌#hashicorpambassador #cloudmigration pic.twitter.com/ah9FzLk0qk
Description
There are different obstacles, respectively challenges which you’re facing when starting almost from scratch with the cloud migration of your application.They are related to architectural aspects: what about the structure, what about the components of the microservice, which has to be established in the cloud? Which services of the cloud provider should be used, e.g. Serverless services or a Kubernetes service? They are related to technical issues - probably common mistakes, as example: inappropriate deployment rules of workloads, scheduling problems of Kubernetes pods, wrong or missing policy settings for pulling container images, etc. They can be referred to financial aspects: what costs can be expected after implementing a minimum viable product or in future by hosting a productive environment for your customer? I’ve faced several of those issues and would like to reveal my approaches by providing explanations with regard to real implementations.