Best of ArchitectureJune 2021

  1. 1
    Article
    Avatar of gcgitconnected·5y

    How to Improve Software Architecture Skills Daily

    Find 2 or more solutions for each problem you meet. List the trade-offs and choose a solution. Have a technical discussion with a non-tech person improves communication & technical understanding. In conclusion I suggested 3 exercises you can do in the scope of every development task you are doing.

  2. 2
    Article
    Avatar of hashnodeHashnode·5y

    Introduction into Domain-Driven Design (DDD)

    The concept of Domain-Driven Design (DDD) was introduced by Eric Evans in 2004. DDD is an approach to the development of complex software consisting of multiple puzzle pieces. It is not about a certain technology, it is a concept. Explore the models in a collaboration of domain experts and software experts.

  3. 3
    Article
    Avatar of geekcultureGeek Culture·5y

    Introduction to Docker and Container-based development 📳(MICROSERVICES — Part-1)

    In 2013, dotCloud released their Docker container project to the public as an open-source project named Docker. Docker is a container-based platform and can be used by everyone (not just inside dotCloud). Later dotCloud switched its name to Docker, Inc. This was developed by using the Go language as the programming language.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·5y

    Microservices Architecture – Explained in Plain English

    Charles Mahler. Microservices Architecture – Explained in Plain English. Charles Mahler’s ‘Microservices Architecture’. MicroServices Architecture –explained in plain English. Micro Services Architecture –Explained inplain English. microservices.com. Micro services.com is a blog about microservices architecture.

  5. 5
    Article
    Avatar of medium_jsMedium·5y

    Golang Project Starter

    This article provides you with all the resources to start developing production-ready Microservices using the Go programming language. It covers: Repository Structure and Tooling Code Review Requirements/ Formatting/Naming Testing (Unit and Load) Vendoring/Dependency Management/Versioning Instrumentation/Monitoring Build Guidelines Microservices.

  6. 6
    Article
    Avatar of dailydaily.dev·5y

    React 18, Next.js 11, DDD, face-api - Picks 185

    Next.js 11 was announced last week in the Next.js Conf. The new version is packed with some brilliant features. Learn how to detect faces in your web application using nothing but JavaScript. Use the browser's bookmarks to execute common JavaScript snippets on the current web page. 10+ Useful React UI Libraries For Your Project.