Articles related to
Development

10 Lessons learnt from large-scale data migration projects

Data migration is of course only one aspect of system conversion. Usually data migration is performed in conjunction with other conversions like technology or interfaces. Nevertheless, data migration is often the most expensive and confusing part of the conversion project. So let’s revisit the handful of fairly large data migrations I encountered in my professional career and see which lessons can be drawn out of this experience.

01.06.2021

Oliver Koeth

Building Container Images Dockerless and Rootless with Buildah

“You cannot use Docker in our enterprise CI platform, now way! It needs root rights, thus is not secure; forget it!”, said our DevOps Chief some months ago… So we had a problem.

12.07.2021

Adam Boczek

Pace Predictor

At NTT DATA, some of us are sporty spices and we like to record our running, cycling, and swimming in this Strava Club. And of course trail running is also growing very popular in our club.

06.12.2021

Oliver Koeth

Accessing private resources on AWS

There are several ways to access private resources (located in private subnets within your VPC) on AWS. Let us discuss solutions based on Systems Manger (SSM) and SSH.

20.06.2022

Yury Kornev