About technology and people from different angles
Control vs. convenience: the consequences of your Azure routing decisions
In my experience working with Azure, many organizations adopt a cloud-first strategy but fall short ...
Software’s real cost: building the wrong features
Every year companies spend millions building software that looks right in a demo but collects dust i...
Career growth at twoday – new journeys, new voices
We believe the best way to understand growth is through the people living it. That’s why we’re shari...
Looking for something specific?
Read most recent posts
Control vs. convenience: the consequences of your Azure routing decisions
In my experience working with Azure, many organizations adopt a cloud-first strategy but fall short in cloud readiness – particularly when it comes to their cloud skills. To bridge this gap, they sometimes lean on Microsoft’s Enterprise-Scale framework, using landing zones and hub-and-spoke topologi...
Software’s real cost: building the wrong features
Every year companies spend millions building software that looks right in a demo but collects dust in production. The issue is not lazy engineers or indecisive stakeholders. It is a gap in understanding between the people who know the problem and the people who write the code.
Career growth at twoday – new journeys, new voices
We believe the best way to understand growth is through the people living it. That’s why we’re sharing more stories – shining a light on the different paths our colleagues are taking at twoday, and showing how every journey brings lessons, challenges, and moments worth celebrating.
Beyond “Hello World”: A look inside twoday’s summer internship
A new group of 13 interns wrapped up their summer internship with us at twoday in the Oslo office – working on real-life projects with real customers. No shadowing or side tasks – just solving actual problems, collaborating in agile teams, and learning how tech really works in practice. For us, that...
Happy developers can cause happy customers
Happy developers don’t just enjoy writing code – they enjoy how they write it. A good day at work often means uninterrupted focus, quick feedback loops, tools that just work, and knowing that you can count on your environment instead of fighting it. When friction is removed from daily tasks, develop...
What career growth looks at twoday
Growth is one of those words you hear often – but it means something different to everyone. Sometimes, growth means jumping into a new project with zero prior experience. Sometimes, it means learning from mistakes, building confidence through tough challenges, or being trusted before you feel fully ...
Dive into the landscape at twoday Lithuania BI team
There’s a big difference between reading about a workplace and actually being in it—and twoday is no exception. After more than five years as a BI developer here, I can say it’s something that’s hard to capture in a job ad. That’s why I wanted to share my personal experience – what it’s really like ...
From Finland to Lithuania with Hive Jumping
Who says the adventure has to end after returning from your vacation? Hive Jumping allows you to travel all year round and visit various cities where twoday has a presence in Denmark, Lithuania, Sweden, Norway, or Finland. Intrigued? Read on to learn more about this opportunity!
Transactions 101: when and how to use them in the Spring Framework
If you’ve worked with Java software that uses the Spring Framework, you probably have come across the transactional annotation in the code base. If you’re like me, you probably didn’t fully understand how they work and why we would use them.