Remove Architecture Remove Code Remove Design Remove Java
article thumbnail

SRP Is the MEDUSA of Clean Code Family

DZone

While we are hearing tips on Clean code, the most common tip is maintaining SRP while writing class or methods, in a broader scope Module/Package/Service/API. Most of the time it succumbs us and we are ending up with anti-KISS code but If we use it in the right proportion, then we can create a cohesive and robust architecture.

Code 225
article thumbnail

Legacy Architecture Modernisation With Strategic Domain-Driven Design

Strategic Tech

Most organisations go through an architecture modernisation effort at some point as their systems drift into a state of intolerable maintenance costs and they diverge too far from modern technological advances. Before jumping into either of those scenarios, have a look at what Strategic Domain-Driven Design can offer you.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Open Sourcing the Netflix Domain Graph Service Framework: GraphQL for Spring Boot

The Netflix TechBlog

By open-sourcing the project, we hope to contribute to the Java and GraphQL communities and learn from and collaborate with everyone who will be using the framework to make it even better in the future. Our colleagues wrote a Netflix Tech Blog post describing the details of this architecture.

article thumbnail

RSA guide 2024: AI and security are top concerns for organizations in every industry

Dynatrace

Additionally, blind spots in cloud architecture are making it increasingly difficult for organizations to balance application performance with a robust security posture. blog Generative AI is an artificial intelligence model that can generate new content—text, images, audio, code—based on existing data. What is generative AI?

article thumbnail

InfoSec 2022 guide: How DevSecOps practices drive organizational resilience

Dynatrace

Open source code, for example, has generated new threat vectors for attackers to exploit. Considering open source software (OSS) libraries now account for more than 70% of most applications’ code base, this threat is not going anywhere anytime soon. Spring4Shell vulnerabilities expose Java Spring Framework apps to exploitation.

article thumbnail

RSA 2022 guide: DevSecOps transformation with runtime vulnerability management

Dynatrace

Cloud environment toolkits —microservices, Kubernetes, and serverless platforms — deliver business agility, but also create complexity for which many security solutions weren’t designed. As a result, while cloud architecture has enabled organizations to develop applications iteratively, it also increased exposure to vulnerabilities.

Strategy 218
article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

The Netflix TechBlog

On the Android team, while most of our time is spent working on the app, we are also responsible for maintaining this backend that our app communicates with, and its orchestration code. Image taken from a previously published blog post As you can see, our code was just a part (#2 in the diagram) of this monolithic service. Java…Script?

Latency 233