7

111 Stories To Learn About Architecture

 1 year ago
source link: https://hackernoon.com/111-stories-to-learn-about-architecture
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

@learn

HackerNoon Learn

Lets geek out. The HackerNoon library is now ranked by re...

Let's learn about Architecture via these 111 free stories. They are ordered by most time reading created on HackerNoon. Visit the /Learn Repo to find the most read stories about any technology.

1. Learning Self JOIN Queries With SQLZOO

This article uses Exercise number 10 on the Self JOIN SQL ZOO tutorial to teach self JOINs in a beginner-friendly way.

2. How to Build Microservices in Nest.JS

An example that demonstrates using NestJS as a base framework for building lightweight, well-structured and amazing microservices.

3. Cheap Architecture vs Clean Architecture

How abstract is too abstract?

4. Varun Sharma on Software Engineering, Climate Change, and Taking Inspiration From Movies

Varun Sharma has been nominated for a 2021 Noonies Award for Architecture.

5. Why Data Consistency is Important in a Microservices Architecture

Data Consistency might be a pain in the ass. It is a well-known source of unexpected surprises. What is it? What does it depend on? Why is it so often overseen?

6. Boost I/O Efficiency & Increase GPU Utilization in Machine Learning Training

In this blog, we provide an overview of Alluxio’s solution to improve training performance and simplify data management.

7. The Complete Guide to Becoming a Software Architect

"I want to become a solution architect. What are the resources to learn more about architecture?" - We are all asking the wrong question.

8. Stop Infinite Scrolling on Your Website - Now!

Do people love infinite scrolling on the websites they visit or are theyfine with clicking on ‘Read more’ or ‘View more?’ Infinite scrolling eliminatesthe need for pagination which is the process of separating digital content into different pages. Here’s my view on infinite scrolling and why it is a recipe for disaster.

9. Explaining Clean Architecture in Flutter [Part 2: Practice]

Part two of an explanation on creating Clean Architecture in Flutter with the development of a simple app that works with a NASA API for a demonstration.

10. From the Software Architect Mindset to Solution Architect Mindset (and back again)

I transitioned from Software Architect to Solution Architect b/c you know perfectly well software libraries and you don’t know well infrastructure components.

11. How to Make Your Security Policy Auditable

Last week, I wrote about putting the right feature at the right place. I used rate limiting as an example Today, I'll use another example.

12. Lambda Architecture: A Comprehensive Introduction and Breakdown

Big data is on the rise, and data systems are tasked with handling it. But this begs the question: Are these systems up for the task?

13. Monolith vs Composite UI - Future of UI Development?

Using Composite UI in angular is one way to use a multiservice application in the backend that has a few advantages over the conventional, Monolith architecture

14. How to Avoid Inconsistency Across Microservices

In a microservice architecture, you can get dependencies that impose restrictions on the services used

15. Computer Architect Creates History: One Of The Youngest Ever To Receive Elite Engineering Accolade

Dr. Akash Sridhar, a top computer architecture expert has made history by being awarded the prestigious title of Fellow by the Institution of Engineering and Te

16. How to Accelerate App Performance by Performance Engineering? [Best Practices Inside]

Performance Engineering is one of the ways to enhance the quality and performance of an application. Check out the best practices to take advantage of it.

17. Alternative Overview of the SSMSBoost Add-in for SQL Server Management Studio (SSMS)

Today we will do a short review and features comparison of dbForge SQL Complete and SSMSBoost.

18. How Technological Approaches and Engineering Transform Construction and Architecture

Digitalization is one of the major things in today’s dynamic business environment. Most industries are adopting technology at a breakneck pace.

19. Security Best Practices for Kubernetes: 2020 Edition

The New Cloud-Native World of Containers

20. An Introduction to the Internet Computer Protocol

What is the Internet Computer Protocol? How does this new Blockchain protocol work? And what sorts of features does the Internet Computer Blockchain have?

21. Understanding Web Resource Caching: Server-side

The idea behind server-side caching is to compute the resource once and serve it from the cache to all clients.

22. Understanding the Fundamentals of Web App Architecture

Get insights into the web application architecture to understand how web apps provide an amazing user experience.

23. Static Code Analysis  for Infrastructure as Code Using Azure DevOps Pipelines

This article explains how to set up static code analysis for infrastructure as code using Azure DevOps pipelines.

24. Web Application Development: Principles of Development Based on Microservices. Part 2.

To use a microservice architecture, the developer needs to study special technologies that are applicable for such web app development.

25. How to Reduce the Chances of an Outage

An outage (also known as downtime) is a period of time when a given service or system is unavailable, failing to provide and perform its primary functionality.

26. Architecture Evolution for Interactive Queries

Presto and Alluxio working together enable a unified, robust, high-performance, low-latency, and cost-effective analytics architecture.

27. Unadulterated Thoughts on The (Micro)service Approach

Have you heard of microservices? Of course, you have - any housewife already knows how to deploy them on a k8s cluster. Here is some thinking about them.

28. Is it worth it to pay for a premium CDN?

Short answer: Absolutely! Premium CDNs are easily 3 times faster. It doesn't usually cost that much, unless you run a very high traffic site.

29. The Design of Model Productionization Architecture in Data Science

A lot of companies struggle to bring their data science projects into production. It is mainly because there is a huge knowledge gap.

30. New Hybrid Models for Multiplayer Games and More with Noonies Nom, DoubleX

A general interview of DoubleX, one of those being nominated for HackerNoon Contributor of the Year - architecture, which is one of the Noonies award.

31. How to Choose the Best CMS Architecture for Your Business

Regardless of how great your content is, if you have the wrong CMS, your content won’t make even an ounce of impact on your customers.

32. Your Guide To Schema-based, Multi-Tenant Systems and PostgreSQL Implementation

There are several architectures that could be followed to achieve multi-tenancy at the database layer.

33. Part 1: Why Software Requirements In The Real World Are Hard

This is the first in a series of posts about my experiences developing software in healthcare with my team over the last few years. For most of that time we’ve worked in eye care, with doctors and patients in major centres in Europe, North America and Australia, as well as with global life science companies, on projects aimed at improving care delivery and patient outcomes.

34. Scaling to Infinity: Innovating the Worker Queue

When building applications, it's common to be coordinating frontends, databases, worker queues, and APIs. Traditionally, queues and APIs are kept separate; queues handle long-running or CPU intensive tasks and APIs serve quick responses to keep applications snappy.

35. Who said SOLID is applicable only in OO languages? Here's how you can do it in Javascript!

SOLID is five design principles intended to make software designs more understandable, flexible, and maintainable. It helps us to think about the right way to build a software system

36. Everything Wrong About Deno as a Runtime System for Enterprise Applications

Hey there! In this article, I'm sharing my thoughts about Deno as a bad runtime system for enterprise applications. At least for now.

37. Going From Data Lakes to Oceans

Aggregating into data lakes is the solution of today — but are Federated Sources the solution of tomorrow?

38. Why Monolithic Architecture has a Bad Reputation

Pros and Cons of Monolithic Architecture in its traditional incarnation or as a Distributed Monolith.

39. When Should You Move to Microservices?

Avoiding the small monolith antipattern. At what scale do Microservices make sense? Avoid a solution worse than the problem and understand the tradeoffs.

40. The Eleven Defining Characteristics of Modern Software Architecture

Introduction

41. The 3 Levels of Clean Event-Driven Architecture

How do you define a Clean Event-Driven Architecture? Are there some patterns to help? How do you build it? Have you got any more questions? Let's answer them!

42. JavaScript, Memory, Architecture and Lifecycle

Explore JavaScript memory architecture. Main concepts and organization. Processes of memory allocation and release. Garbage Collection.

43. A Production Level Architecture for Android Apps [Part 1]

Context

44. Three Bs to Avoid That 2AM alert

Solo founder, CTO for a small team, or side-hustler. The story is the same. When your app goes down, you’re on the hook. So, what can you do to reduce those dreaded 2AM page alerts?

45. A Successful Selenium Parallel Testing With Zalenium

Do you run a lot of automation frameworks using Selenium but finding it difficult to scale with a Dockerized infra? Maybe our case study can be of help. Read on

46. Beauty Has Been Destroyed by Usability

The Cultural Tutor describes how beauty is being destroyed by usability.

47. A Detailed Comparison of Monolithic and Microservices Architecture

o compare monolithic vs microservices pros and cons, we should have a look at the perks and pitfalls of each architecture first

48. How to Use Domain-Driven Design in Micro-frontend Architecture

Discover how to apply Domain-Driven Design principles to decompose micro-frontends. Improve your front-end architecture and enhance your development workflow.

49. I Chose Serverless for My New Startup — Should You?

I have seen cloud tech change a lot in my 10 years of experience. AWS and GCP were not the default choice a few years ago, and I have worked in companies that bought and installed physical servers. What a nightmare! And this is why trying out serverless was the natural next step for me. I think everyone should give it a shot, and I wanted to share my experience!

50. Know the Vitality of Mobile App Architecture

The output is what measures the success of a business. Therefore, all the business houses are adopting all the inevitable methods and programs to intensify their productivity/ output by adopting new technologies and concepts. There are several technologies available and many in the developing phase, which effectively fulfil customers’ needs and generates high output.

51. Understand the Intent of Patterns And Principles Before Applying Them

TL;DR;

52. How To Setup An Effective Refactoring Process of a Heavy Database Interface

This story is about pain, agony, and denial of ready-made solutions. It is also about changes that improve the code’s readability and help the development team stay happy. The object of this post is an interface that helps a program communicate with a database.

53. What is a TinyRAM Instruction Set?

In this article, we will focus on the introduction of instructions and circuit constraints of TinyRAM.

54. Understanding WhatsApp Architecture

WhatsApp is one of the most used platforms for messaging. Information is sent immediately, which is why more websites use it for communicating with their users.

55. Solar Architecture: A New Perspective on Enterprise Software Development

The development life cycles of applications in an enterprise environment often follow a common theme. An application begins life with a clear purpose in mind and over time has requirements brought in that cause incremental additions to the scope of the original concept. These additions could either be completely in sync with the original concept or perhaps the requirement just had no better home to belong in. As the application matures to an end-of-life state it has now grown far past its original intended purpose and is in dire need of a refactor — breaking down the monolithic beast into smaller and more succinct components.

56. Scale Your Microservices with an Easy Message Queue on Redis

If you’re a microservices developer considering communication protocols, choosing an event-driven architecture might just help you rest a little easier at night. With the right design, event-driven architecture can help you to create apps that are decoupled and asynchronous, giving you the major benefits of your app being both performant and easily scalable.

57. How to Build an MVC App On Rails

MVC In Ruby On Rails.

58. Creating Homebrew Formulas with GoReleaser

We chose to use GoReleaser with our distro of the OpenTelemetry Collector in order to simplify how we build and support many operating systems and architectures

59. Dicas para ter um “bom” Front End

Apresentarei aqui algumas abordagens que ajudam( ou podem ajudar) no desempenho e qualidade de seu Front End. Estas ideias foram fundamentadas em minha experiência profissional e no curso de Arquitetura de Software. Serei mais sucinto possível. Qualquer dúvida entrem contato comigo.

60. Top 6 AutoCAD Advanced Concepts You Need to Know

AutoCAD is amongst the most widely used CAD systems worldwide. It was published as Autodesk's flagship product in 1982.

61. Hadoop Across Multiple Data Centers

Hadoop cluster across multiple data centers

62. Explaining Clean Architecture in Flutter Applications [Part 1: Theory]

Clean Architecture is a concept that can significantly improve Flutter's performance by separating its operations into three layers for improved efficiency.

63. Git-Flow is the Source of Productivity, Not Confusion

The architecture of the development workflow is designed based on the quality and quantity of releases. Here, quality refers to the state of bug-free or feature set in each release. And, quantity refers to the number of releases over the course of development. This architecture is not usually that complex; however, it can be a source of confusion.

64. How To Migrate An Existing Infrastructure into Terraform

Terraform is a powerful tool to have in your toolset.

65. Road to Simplicity: Tests Are Not Tests [Part Two]

This is the second story of Road to Simplicity. And it’s about the role of tests in software writing.

66. The Rajkumari Ratnavati Girl’s School: An innovative,safe and playful study environment.

This edifice rises from the sand to offer a safe and enjoyable learning environment.🔥

67. When (and why) to go 'Serverless'

Serverless doesn’t mean operating an application without a server, it means that you can operate the app without having to manage a server.

68. Microservice Architecture in Application Development: Advantages and Disadvantages

Microservice architecture is the optimal approach to software development.

69. Automating a Conference Submission Workflow: Tech Stack And Setup

Even given the current situation, part of my Developer Advocate job is to talk at (virtual) conferences. Sometimes, organizers invite me. Yet, most of the times, I need to take part in a CfP. With the sheer numbers of conferences I submit to, I need a tool to manage the status of each submission. Since I started, Trello has been my tool of choice. I’ve a dedicated board with several defined columns: backlog, abandoned, submitted, rejected, submitted and done. A conference is a card that I move around, depending on its status.

70. From Playing Music in the Street, to Creating Two Companies: Spanish Academy and a Marketing Company

My story begins when I was 16. I've always considered myself an ambitious person, always wanting to do things differently and be financially self-sufficient. At that time, I lived with my parents. I was still studying and the weekly money that my parents gave me was not enough to cover my weekend expenses.

71. How to Write & Organize Node.js API Tests the Right Way

An architecture for writing and organizing your Unit & Integration Tests for Node.js REST APIs using Jest, Supertest & Chai.

72. I was the Blockchain Architect for a dozen projects. This is what I learnt.

It’s been a hell of a ride.

73. Decentralized Databases Reduce Data Latency With Geographically Distributed Data Centers

Latency is caused by offloading processing from an app to an external server. But what if there was a solution to the monolithic common single-cloud geography?

74. How to define and spend  your tech debt budget

If you’ve ever been involved in sprint planning and argued to carve out time to pay back some technical debt (i.e. define a tech debt budget), this is how to go about it.

75. How Developers Can Cultivate and Evaluate Problem Solving Skills

Why we should all shift our gaze from the tools we have to the nature of problems and to their solutions.

76. Proptech: The Evolution of the Housing Market

Property technology (Proptech) has the ability to elevate the real estate industry in all avenues from purchase, maintenance, management, and even investment

77. The Only Decoupling Checklist You Need To Know About

My team has recently successfully decoupled one of the critical business domains of the company. The initial integration had such a tough deadline that the only way to meet it was to add code to the monolith. And… The feature that went from conception to production in three weeks ended up taking almost one year to decouple.

78. How to use Polly.JS dependencies with Eunice

In this post I'll demonstrate the development tool Eunice by using it on the JavaScript library Polly.JS.

79. 6 Critical Flaws That Can Crash Your Website or App Under Load

Your website failed under load from online traffic. What went wrong? There’s usually not a single flaw, but odds are 1 of these 6 technical flaws is at fault.

80. 5 Things Every Apache Kafka Dev Needs To Know: A Performance and Architectural Deep Dive

Here are five tips on how Kafka works and how you can get started with Apache Kafka.

81. The 10 Puzzle Pieces of an Effective Microservice Architecture

Anyone can make a tiny service. It’s the first thing you do when you make your “Hello World” express server. If you’ve made a “Hello World” express server before, then congratulations! You’ve made a microservice 😜!

82. Serverless Vs Microservices Architecture - A Deep Dive

Companies need to be thinking long-term before even starting a software development project. These needs are solved at the level of architecture: business owners want to assure agility, scalability, and performance.

83. Best Practices for Event-Driven Microservice Architecture

If you’re an enterprise architect, you’ve probably heard of and worked with a microservices architecture. And while you might have used REST as your service communications layer in the past, more and more projects are moving to an event-driven architecture. Let’s dive into the pros and cons of this popular architecture, some of the key design choices it entails, and common anti-patterns.

84. Road to Simplicity: Hexagonal Architecture [Part One]

Software writing taught me that: a well written software is a simple software.

85. Replicate PostgreSQL Databases Using async Python and RabbitMQ for High Availability

PostgreSQL replication using python and RabbitMQ for providing your database server with High Availability by easily making replicas of your master server.

86. Deconstructing Arm Server CPU Architecture

Here is what to know about Arm server's recent CPU architecture updates and why they're important for 5G, AI and security.

87. A Deep Dive into AWS Firecracker

Firecracker is a Virtual Machine Monitor, written in Rust that Amazon Web Services use to power it’s Serverless Compute services — Lambda and Fargate. Firecracker makes use of Linux’s Kernel-based Virtual Machine virtualisation infrastructure to provide its products with MicroVMs.

88. Kubernetes And Containers, Explained ☸️💡🎉

Kubernetes is the de facto standard for running containerized applications. Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications.

89. Design for E-Commerce Apps Using a NoSQL Database

Working with a lot of data like products, orders, categories, users and payments is a very important topic when building e-commerce applications. In this post you'll learn the very basics of structuring your noSQL schema so it's fast and scalable for e-commerce scenarios.

90. Compete on Data Analytics using Spring Cloud Data Flow

Data Driven

91. Data Privacy: Why The Existing Architecture is in Dire Need of Evolution

Data is to the 21st century what oil was for the 20th century. The importance of data in the 21st century is conspicuous. Data is behind the exponential growth witnessed in the digital age. Increased access to data, through the internet and other technologies, has made the world a global village.

92. Fluent Parallel Tasks in C#

Performance is often one of the key focus points when building enterprise software. Many of the systems that we build rely heavily on communications with other systems. When these external communications become slow, then our software becomes slow. Unfortunately, we often have no control over the response time of the services that we depend on. However, we can optimize the way that we communicate with those services in order to ensure maximum performance.

93. Introduction To Distributed Tracing Pattern

A distributed architecture brings in several challenges when it comes to operability and monitoring. Here, one may be dealing with tens if not hundreds of microservices, each of which may or may not have been built by the same team.

94. What are the Primary Security Architectures in use Today?

In my latest article about “The Rise Of Zero Trust Architecture”, I wrote about the broad and rapid adoption of this relatively new concept in the world of cybersecurity. However, there are still several other security architectures which are in use today:

95. CSS Architecture Style Guides For Frontend Developers

Understanding how to apply CSS in your project’s codebase can be invaluable when your project begins to scale. Find out why we need a strong CSS architecture.

96. Migration On-Premises Application to Serverless

Note: This article covers everything that I present in Viet Nam Web Summit 2019 (VNWS2019) — the biggest event of Viet Nam IT Community.

Nowadays, “Serverless” keyword becomes very popular. Serverless is changing how developers and companies alike approach delivering business value using the public cloud. You can easily find a dozen of articles regarding this keyword. However, I’m pretty sure that, there are not too many articles show you step-by-step to migrate an On-Premises application to Serverless, but in this article, I will do!

97. What is Everything-as-Code? Examining the Explosion of "as Code" Buzzwords

If you’re confused when you read about “[some software term] as code” or “everything as code,” all you really need to know is that we’re talking about automation: The thing we use to do tedious tasks for us, or orchestrate tasks when they become too large and complex for manual methods.

98. The Five Step Approach for Tackling Complex Problems

“The definition of genius is taking the complex and making it simple.” - Albert Einstein

99. The Essential Guide to Load-Balancing Minecraft Servers with Kong Gateway

We're going to explore port forwarding and load balancing with Kong Gateway by spinning up multiple Minecraft servers,

100. AWS CodePipeline: Setup And Maintenance From Scratch

AWS CDK is a relatively new framework that aims for faster development of AWS Cloud stacks when compared to AWS CloudFormation and AWS SAM. This article will present how to deploy a complete AWS CodePipeline using AWS CDK and troubleshoot all common issues that may occur in the process of creating the CDK application. For additional information about the framework, read the previous article named “How AWS CDK facilitates the development process of AWS Cloud Stacks”.

101. Full Stack for All

In the beginning, there were only full-stack developers. We implemented everything in the backend with some PHP or Ruby On Rails and then, with a bit of jQuery running in the frontend, we were done.

102. CSMA is More Than XDR — An Introduction to Cybersecurity Mesh Architecture

Just consider how many service providers and models are in the picture. Therefore, it is time for a new and better approach — Cybersecurity Mesh Architecture.

103. 4 Skills You Need to Become a Distinguished Developer

Excellence in Software Engineering has never been a stationary destination where one can arrive sooner or later. It has always been a lifelong journey and learning process which demands consistency and commitment in order for someone to progress rapidly and to stay relevant over the next few years because of the ever-changing tech scenario. This element of uncertainty and demand for consistency has intrigued me since forever and hence compelled me to choose this a full-time career and what I’d like to do, at least for the foreseeable near future.

104. The Future of Multiplayer Game Architecture is Hybrid

This multiplayer game architecture, if technically and economically feasible can reshape the future of gaming.

105. Do We Really Need to Separate the Model from the UI? TLDR: No.

Typically, domain models and UI views are completely separated. A few years ago, we had a good reason to do so because the views were mostly made of imperative code. But now that we have functional UI libraries (e.g., React with hooks), wouldn't it be possible to gather everything together, and implement the views as methods of the models they represent?

106. The Rise of Zero-Trust Architecture

What is Zero-Trust Architecture and why is it Relevant Today?Breaking Down Zero Trust Architecture:

107. Sample App—Android Unidirectional Data Flow

Using LiveData in Coinverse

108. Traditional vs. Deep Learning in the Telecom Industry: Architecture and Algorithm Categorization

Google Cloud Architecture for Machine Learning Algorithms in the Telecom Industry

109. The Essential Architectures For Every Data Scientist and Big Data Engineer

Comprehensive List of Feature Store Architectures for Data Scientists and Big Data Professionals

110. 13 Expert Tips to Improve Your Web Application Performance Today

From load tests to feature toggling to performance profilers, discover 13 expert tips to build performance into your web application.

111. How To Develop And Deploy Micro-Frontends Using Single-Spa Framework

Micro-frontends are the future of frontend web development. Inspired by microservices, which allow you to break up your backend into smaller pieces, micro-frontends allow you to build, test, and deploy pieces of your frontend app independently of each other. Depending on the micro-frontend framework you choose, you can even have multiple micro-frontend apps — written in React, Angular, Vue, or anything else — coexisting peacefully together in the same larger app!

Thank you for checking out the 111 most read stories about Architecture on HackerNoon.

Visit the /Learn Repo to find the most read stories about any technology.


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK