Fabian Hahn

7 Followers
22 Following
20 Posts
Ich esse gerne Schokolade
WhereBerlin
WhatSoftware
Otherhttps://effhaa.com
Twittertwitter.com/effhaa

#TechBite17: Why Your Business Needs Cloud Financial Management

Cloud Financial Management ist die Antwort auf die speziellen Anforderungen des Cloud-Zeitalters an Finance-, Development- und Operationsteams. Der Schlüssel: Eine enge Kollaboration aller Stakeholder.

https://blog.dasburo.com/why-your-business-needs-cloud-financial-management-76f8728f4e99

#24TechBites #adventskalender #cloud

Why Your Business Needs Cloud Financial Management - Büro am Draht

Do you clearly understand how much your business is spending on cloud computing resources and the cost-effectiveness of those services? Cloud Financial Management (CFM) is the practice of managing…

Büro am Draht

#TechBite16: Renovate a database monolith with microservice patterns

Wie komme ich von einem Datenbankmonolithen zu einer cloud-fähigen und zukunftssicheren Architektur?

https://blog.dasburo.com/renovate-a-database-monolith-with-microservice-patterns-74f230b192cf?utm_medium=mastodom

#24TechBites #adventskalender #microservices

Renovate a database monolith with microservice patterns

Monolithic applications often use large and complex databases. Managing schema changes for those databases is often a problem when changing or extending these applications since changes need to be…

Büro am Draht

#TechBite15: GitOps for Kubernetes

Ein kleiner Überblick zur Implementierung von Continuous Deployment für Cloud-native Anwendungen.

https://blog.dasburo.com/gitops-for-kubernetes-cf6d87f4639e?utm_campaign=advent

#24TechBites #adventskalender #kubernetes

GitOps for Kubernetes - Büro am Draht

A way of implementing Continuous Deployment for cloud-native applications mostly into Kubernetes Environments. The idea of GitOps is to have a git repository that contains a declarative description…

Büro am Draht

#TechBite14: Spring Boot

Wie Spring Boot die Komplexität des Spring-Frameworks vereinfacht.

https://blog.dasburo.com/spring-boot-cadf9bcab0c2?utm_medium=mastodom

#24TechBites #adventskalender #springboot

Spring Boot - Büro am Draht

Spring Boot 1.0 was released in April 2014 based on Spring 4.0 to streamline the application development. Instead of naming all required components of your application in an XML file, a new approach…

Büro am Draht

#TechBite13: Serverless computing

Eine kleine Einführung in das Ausführungsmodell in der Cloud.

https://blog.dasburo.com/serverless-computing-b44d0a66406a

#24TechBites #adventskalender #serverlesscomputing

Serverless computing - Büro am Draht

Serverless computing is a misleading term at first sight because, in principle, a server is still used in a cloud environment. The critical difference is that we no longer have to worry about…

Büro am Draht
Public Cloud Platforms - Büro am Draht

Public cloud platforms are cloud computing services made available to the general public over the internet. These platforms provide users with access to a wide range of computing resources, such as…

Büro am Draht

#TechBite11: Vertical Teams

Cross-functional Teams können eigenständig Lösungen integrieren und betreuen. Wie wir den Begriff der Vertical Teams verstehen und welche Tipps wir haben können sie hier nachlesen:

https://blog.dasburo.com/vertical-teams-cedd2ce6634d?utm_media=mastodon

#24TechBites #adventskalender #verticalteams

Vertical Teams - Büro am Draht

An agile, cross-functional team is responsible for a product or part of a product, full-stack, and full-lifecycle. The product is separated from other products in the organization based on business…

Büro am Draht

#TechBite10: Headless CMS & Strapi

Klare APIs für verschiedene Client-Renderer und Fokus auf den Content? Go Headless!

https://blog.dasburo.com/headless-cms-strapi-b01ee43174ca?utm_medium=mastodon

#24TechBites #adventskalender #headless

Headless CMS & Strapi - Büro am Draht

Many years ago, all the HTML content of a website was static, and providing an update meant changing many files and uploading them to your web server. The next big step was introducing the Common…

Büro am Draht

#TechBite09: End-to-End tests in GitHub/GitLab pipelines

GitLab/ GitHub bieten einen einfachen Weg nicht nur Projekte zu verwalten und kontinuierlich zu bauen, sondern auch Tests wie E2E Tests stetig und regelmäßig laufen zu lassen. Lohnt sich das?

https://blog.dasburo.com/end-to-end-tests-in-github-gitlab-pipelines-how-why-and-when-48bb9103b004?utm_medium=mastodom

#24TechBites #adventskalender #testing

End-to-End tests in GitHub/GitLab pipelines. How, why, and when.

Pipelines (or actions in GitHub) enable us to continuously and conditionally run our E2E tests. We can decide when and whether tests are run; since E2E tests usually take some time, that’s a good…

Büro am Draht

#TechBite08: Shift-Left Security

Erfahren Sie, welche Vorteile es hat, das Thema Sicherheit so früh wie möglich in den Software-Entwicklungszyklus zu implementieren.

https://blog.dasburo.com/shift-left-security-ce5022290079?utm_medium=mastodon&utm_source=toot

#24TechBites #adventskalender #shiftleftsecurity

Shift-Left Security - Büro am Draht

The world of application security is complex, with many different parts. As new technology emerges and old technologies are adapted, there’s always a new way for attackers to get access to your data…

Büro am Draht