Bookmarks tagged with #sw-architecture.
Show all
Show all
What they don’t tell you about event sourcing – Hugo Rocha – Medium
Event sourcing and CQRS gained a lot of popularity recently. The advantages are obvious and they share a very peculiar symbiosis with the current tech state of the art, making them very relevant…
Saved
on: 2018-08-22
More than concentric layers – @herbertograca
In my previous post in this series, I published an infographic that reflects the mental map I use to figure out the relationships between the code units types. However, there was something that I a…
Tags:
#sw-architecture
Saved
on: 2018-07-13
Context passing
I’m working on another “multi-tenant” PHP web application project and I noticed an interesting series of events. It felt like a natural progression and by means of a bit of dangerous induction, I’m posing the hypothesis that this is how things are just bound to happen in such projects.
In the beginning we start out with a framework that has some authentication functionality built-in. We can get the “current user” from the session, or from some other session-based object. We’ll also need the “current company” (or the “current organization”) of which the current user is a member.
Tags:
#sw-architecture
Saved
on: 2018-04-25
A few days with a software consultant
We started to implement domain driven design (DDD) at my workplace at the start of last year. I had learned a lot about DDD in my spare time, but no one on the team had worked on a DDD project beforehand. We decided to hire Marco Pivetta (@ocramius) as a...
Saved
on: 2018-04-04
Hexagonal Architecture
I recently gave a talk on Hexagonal Architecture at Laracon NYC. The feedback was great, but seemed to have left people wanting for some extra explanation and of course examples. This is an attempt to expand on the ideas of that presentation.
Saved
on: 2018-03-29
How to Get Continuous Integration Right | HackerNoon
I’m in the Software Development business since many years now. Living in Berlin also helps me staying in touch with a huge startup community.
Tags:
#sw-architecture
Saved
on: 2018-03-26
Is it a Value Object or an Entity? | HackerNoon
Imagine you enter a library to borrow a book.
Saved
on: 2018-03-14
Latency reduction of hybrid architectures with Amazon ElastiCache | AWS Dat
A challenge that some organizations face when moving to the cloud is how best to migrate or integrate old legacy infrastructure with restrictive licensing to an environment that offers a breadth of functionality and pay-as-you-go pricing. AWS provides many options to help customers in their analysis and planning. One common approach is to establish a […]
Saved
on: 2018-03-13
Continuous Delivery Sounds Great, but Will It Work Here? - ACM Queue
Continuous delivery is a set of principles, patterns, and practices designed to make deployments predictable, routine affairs that can be performed on demand at any time. This article introduces continuous delivery, presents both common objections and actual obstacles to implementing it, and describes how to overcome them using real-life examples. Continuous delivery is not magic. It
Saved
on: 2018-03-11
Value Objects Like a Pro – Hacker Noon
Some time ago I was asked this automated question on a programming website:
Saved
on: 2018-02-27
Design Your Services the Right Way | HackerNoon
Few days ago, I wrote about the Hexagonal Architecture, explaining why you should use this powerful architectural pattern to design your system.
Saved
on: 2018-02-21
(2) SOLIDay 2015 - Mathias Verraes - Identity #4 - YouTube
Mathias Verraes - Identity SOLIDay 2015 - Conference about software architecture, best programming practices and design patterns.http://soliday.phpsrbija.rs/...
Saved
on: 2017-04-28
High Scalability
Building bigger, faster, more reliable websites.
Tags:
#sw-architecture
Saved
on: 2017-04-14
How We Built r/Place - Upvoted
Brian Simpson, Matt Lee, & Daniel Ellis (u/bsimpson, u/madlee, & u/daniel) Each year for April Fools’, rather than a prank, we like to create a project tha
Tags:
#sw-architecture
Saved
on: 2017-04-14
http://allegro.tech/2016/03/Managing-Frontend-in-the-microservices-architecture.html
Saved
on: 2017-04-13