blog phone

adesso BLOG

23

Tags:

  • IT projects

Show all posts
Methodology

21.03.2024 By Shankara Hariharan

Navigating the Cloud: Public vs Private vs Hybrid

Picture Shankara Hariharan

In the cloud computing landscape, almost all companies are faced with numerous critical decisions regarding the management of their IT systems. One of the most important decisions is choosing the appropriate cloud computing model. In this blog post, I will look at the intricacies of private and hybrid cloud solutions with their respective use cases.

Read more
Software Development

11.03.2024 By Daniil Zaonegin

Diagnosis of thread pool defects

Picture Daniil Zaonegin

.NET applications use threads to execute their work instructions. A thread pool bottleneck (also known as "thread pool exhaustion") occurs when a thread is requested from the thread pool but this can no longer provide one. In my blog post, I show you the problems associated with this and how you can analyse and solve these problems.

Read more
Inside adesso

13.02.2024 By Johannes Bayerl and Tobias Kirsch

Volunteering and its parallels in day-to-day IT work

Picture

Volunteering is an important pillar of our society. As we see it, volunteering cultivates skills that can also come in handy in software development and IT consulting. Especially in the context of agile approaches and frameworks, you can develop a variety of soft skills by doing volunteer work that can also be put to use in your everyday work. We will describe these in our blog post.

Read more
Methodology

The term ‘fixed price’ raises a number of issues in agile development, since the scope should in theory be clearly defined. However, in practice, the requirements are often incomplete and subject to change. This can lead to uncertainty, different interpretations and, if worst comes to worst, the project failing. In this blog post, we will take a closer look at expectation management and the concept of scope. Along with that, we will also explore several requirements engineering methods that allow you to remain on budget and describe possible solutions in cases where your project is at risk of going over budget.

Read more
Methodology

How do you develop a highly available application that is both scalable and easy to maintain in today’s world? In this blog post, I will briefly explore approaches, methods and tools that I believe can be used to achieve this.

Read more
Software Development

15.01.2024 By Alexander Böhm

Enabling Keycloak login via customer number

Picture Alexander Böhm

Keycloak is an open-source platform for identity and access management (IAM). It offers extensive functions for secure authentication, authorisation and user management for modern applications and services. I will show you in this blog post how a customer number can be implemented as an additional login feature alongside user name and/or e-mail address.

Read more
Industries

03.11.2023 By Zoe Holdt and Maximilian Hammes

Smart IT solutions for the hydrogen ramp-up in Germany

Picture

Hydrogen has become a critical player in the energy sector over recent years. It is seen as the key to achieving the climate goals with its potential in terms of decarbonisation and energy conversion. In this blog post, we take a closer look at the forecasts for hydrogen as well as the associated challenges and explore how adesso can support efforts in this area.

Read more
Methodology

20.04.2023 By Maximilian Röttgen

Getting more story in the user story

Picture Maximilian Röttgen

In my view, traditional user stories do not offer the team enough opportunity to stretch their creative legs. I think there are good reasons for writing real stories in backlog items – user experience (UX), customer centricity and, last but not least, motivation. Everyone on the team can identify with a real story – no matter what their role is or what their background is (technical or otherwise). I will explain why in this blog post.

Read more
Methodology

The increasing complexity of software systems calls for approaches that are new, modern and different. Domain-driven design is thus gaining more and more attention, as this approach is much more than just an aid for developing microservices. In this blog post, I will describe how domain-driven design can also be used in requirements engineering.

Read more