adesso Blog Header

adesso Blog

Methodology

Mindennapi munkám során azt tapasztalom az ügyfeleinknél, hogy még mindig gyakran összekeverik a Fiori kifejezést a UI5-al. Általában az a mondat jön velem szembe, hogy „Nekünk minden alkalmazás Fiori, amit a Fiori Launchpad-ben látunk.” Ezt szeretném a blogbejegyzésemben letisztázni, hogy pontosan mi is a Fiori, mi tekinthető Fiori alkalmazásnak, mikor érdemes Fiori szakember segítségét kérni egy probléma megoldásához és hol vannak azok a pontok a rendszerben, amikor az SAP egy korábbi technológiát használ új köntösben.

Read more
Methodology

20.02.2024 By Kristóf Nyári

Jenkins on k8s Part 1: Setting up

Picture Kristóf Nyári

Jenkins is a venerable open-source automation server that has played a pivotal role in transforming the way teams build, test, and deploy their code. In this multipart blogpost series, I am going to present all aspects of using Jenkins.

Read more
Software Development

11.01.2024 By Dominik Táskai

Leveraging Dagger for AWS CDK deployments

Picture Dominik Táskai

Dagger is a fairly new tool, which has already gained traction in the tech community as a promising replacement for your regular CI/CD pipelines. In this post we are going to take a look at how you can use Dagger to write your CI/CD pipeline as code and to deploy your AWS CDK stacks.

Read more
Methodology

Data-driven decision-making is evolving just as rapidly as its underlying technology. Organizations shifting to data-driven decision-making see data products pop up more and more. However, standardization is usually lacking initially, which makes consumer experience (internal business) uneven.

Read more
Methodology

Izgalmas napjait éli az SAP Business Technology Platform. Tekintve a 2023-as év legfontosabb SAP eseményeit, különösen a SAP TechEd 2023-at, olyan megoldásokat, újdonságokat láthattunk, melyek szorosan kapcsolódnak ezekhez a területekhez. Miért is olyan fontos ez?

Read more
Methodology

08.12.2023 By Kristóf Nyári

Making system design Q-uick with Amazon Q

Picture Kristóf Nyári

The 2023 AWS re:Invent gave developers, analysts, and business owners many innovations to consider. One of the new services included was the generative-AI based chat tool called Amazon Q.

Read more
Software Development

The widely adopted and popular IaaC tool Terraform has recently got some new and exciting features in version 1.5 regarding importing resources. Explore the enhanced resource importing features, such as the new config-driven approach that simplifies the integration of existing resources into your Terraform codebase.

Read more
Methodology

16.11.2023 By Attila Papp

Amazon DataZone: A Brief Overview

Picture Attila Papp

AWS announced the General Availability (GA) of DataZone on October 4, 2023. DataZone is a data management service (essentially a managed data mesh) designed to streamline data management across various sources. This blog post will briefly examine its capabilities and what I learned when I evaluated it two weeks ago.

Read more
Software Development

Even if you are a seasoned AWS CDK/CloudFormation veteran, it has most likely happened to you that you tried to work with a resource that was not yet available in CDK/CloudFormation (looking at you Lake Formation). Luckily if the resource and the accompanying operations are available through the AWS API then you are in good luck as AWS has a way to incorporate these API calls into your templates/code and bridge the gap created by the unavailability of some resources.

Read more