dev.to
Arquitetura CSS (BEM - OOCSS - Functional CSS - CSS in Js) - PT
Ao falar sobre arquitetura de software, geralmente nos concentramos na arquitetura do frontend ou...
#css #architecture #webdev #frontend
Arquitetura CSS (BEM - OOCSS - Functional CSS - CSS in Js) - PT
Ao falar sobre arquitetura de software, geralmente nos concentramos na arquitetura do frontend ou...
#css #architecture #webdev #frontend
dev.to
CI/CD pipeline setup: Building and pushing Docker images to Docker Hub using GitHub Actions
The present article aims to elucidate the process of pushing a Docker image to DockerHub via GitHub...
#docker #devops #cloud #architecture
CI/CD pipeline setup: Building and pushing Docker images to Docker Hub using GitHub Actions
The present article aims to elucidate the process of pushing a Docker image to DockerHub via GitHub...
#docker #devops #cloud #architecture
dev.to
Modular building blocks: The case of Amazon
Amazon Web Services (AWS) is a giant in cloud computing. It provides a variety of services that...
#opensource #programming #architecture #aws
Modular building blocks: The case of Amazon
Amazon Web Services (AWS) is a giant in cloud computing. It provides a variety of services that...
#opensource #programming #architecture #aws
dev.to
🏰 Building the Perfect Sandcastle: A 5-Year-Old's Guide to Clean Architecture 🏰
Hey there, little architects! 🌟 Have you ever built a sandcastle on the beach? 🏖️ It takes time,...
#architecture #cleancode #codenewbie #coding
🏰 Building the Perfect Sandcastle: A 5-Year-Old's Guide to Clean Architecture 🏰
Hey there, little architects! 🌟 Have you ever built a sandcastle on the beach? 🏖️ It takes time,...
#architecture #cleancode #codenewbie #coding
dev.to
Angular Architecture - Abstraction layers
Angular Architecture - Organizing modules Dino Dujmovic ・...
#angular #webdev #architecture #frontend
Angular Architecture - Abstraction layers
Angular Architecture - Organizing modules Dino Dujmovic ・...
#angular #webdev #architecture #frontend
dev.to
What Does Storage on Vercel Could Change for the Edge-First
The launch of Vercel's first-party storage has created a buzz in the media, with discussions around...
#webdev #nextjs #serverless #architecture
What Does Storage on Vercel Could Change for the Edge-First
The launch of Vercel's first-party storage has created a buzz in the media, with discussions around...
#webdev #nextjs #serverless #architecture
dev.to
useEffect - The Hook React Never Should Have Rendered
React was once a fantastic library. Quick to learn, easy to customize and made it easy for you to...
#react #webdev #javascript #architecture
useEffect - The Hook React Never Should Have Rendered
React was once a fantastic library. Quick to learn, easy to customize and made it easy for you to...
#react #webdev #javascript #architecture
dev.to
Database 101: How social media “likes” are stored in a database
Did you ever think about how Instagram, Twitter, Facebook or any social media platforms track who...
#beginners #database #scylladb #architecture
Database 101: How social media “likes” are stored in a database
Did you ever think about how Instagram, Twitter, Facebook or any social media platforms track who...
#beginners #database #scylladb #architecture
dev.to
Observabilidade 101 - Entendendo o que acontece no seu sistema
Observabilidade As aplicações, por muito tempo, eram construídas de maneira centralizada,...
#braziliandevs #beginners #architecture #monitoring
Observabilidade 101 - Entendendo o que acontece no seu sistema
Observabilidade As aplicações, por muito tempo, eram construídas de maneira centralizada,...
#braziliandevs #beginners #architecture #monitoring
dev.to
Monoliths to Microservices using the Strangler Pattern
Learn how the Strangler Pattern can help you gradually refactor your monolithic applications to microservices, minimizing risks and downtime.
#programming #microservices #cloud #architecture
Monoliths to Microservices using the Strangler Pattern
Learn how the Strangler Pattern can help you gradually refactor your monolithic applications to microservices, minimizing risks and downtime.
#programming #microservices #cloud #architecture
dev.to
API Design Interview vs. System Design Interview: 5-minute guide
This article was written by Educative's Co-founder and CEO, Fahim ul Haq. When I made it to the...
#api #design #career #architecture
API Design Interview vs. System Design Interview: 5-minute guide
This article was written by Educative's Co-founder and CEO, Fahim ul Haq. When I made it to the...
#api #design #career #architecture
dev.to
7 Tips to Build Scalable Node.js Applications
Learn key tips for building scalable Node.js applications, including worker threads, clustering, microservices, CDN optimization, stateless authentication, timeouts, and observability.
#node #architecture #webdev #programming
7 Tips to Build Scalable Node.js Applications
Learn key tips for building scalable Node.js applications, including worker threads, clustering, microservices, CDN optimization, stateless authentication, timeouts, and observability.
#node #architecture #webdev #programming
dev.to
Amazon Ditches Microservices for Monolith: Decoding Prime Video's Architectural Shift
Uncover Amazon's cost-saving journey from microservices to monolith. Explore the architecture shift, challenges faced, and lessons learned. Discover insights for your projects.
#architecture #microservices #aws #discuss
Amazon Ditches Microservices for Monolith: Decoding Prime Video's Architectural Shift
Uncover Amazon's cost-saving journey from microservices to monolith. Explore the architecture shift, challenges faced, and lessons learned. Discover insights for your projects.
#architecture #microservices #aws #discuss
dev.to
The Monolithic Giant - Exploring the Foundations of Monolithic Architecture
In the beginning, there was only the Monolith. The monolith is one of the oldest software...
#architecture #beginners
The Monolithic Giant - Exploring the Foundations of Monolithic Architecture
In the beginning, there was only the Monolith. The monolith is one of the oldest software...
#architecture #beginners
dev.to
Real-time data analytics with Apache Superset, Redpanda, and RisingWave
In today's fast-paced data-driven world, organizations must analyze data in real-time to make timely...
#database #tutorial #ui #architecture
Real-time data analytics with Apache Superset, Redpanda, and RisingWave
In today's fast-paced data-driven world, organizations must analyze data in real-time to make timely...
#database #tutorial #ui #architecture
dev.to
Caching with Momento and Golang
Caching. Simple. Useful. This architectural topic applies to a serverless app as well as an app with...
#architecture #go #serverless #database
Caching with Momento and Golang
Caching. Simple. Useful. This architectural topic applies to a serverless app as well as an app with...
#architecture #go #serverless #database
dev.to
Demystifying the Architecture of Apache Age
Introduction In this article, we will delve into the inner workings of Apache Age, an...
#bitnine #apacheage #architecture #graphdb
Demystifying the Architecture of Apache Age
Introduction In this article, we will delve into the inner workings of Apache Age, an...
#bitnine #apacheage #architecture #graphdb
dev.to
Code Your Way: Customizing Amplication's Code With Confidence
Learn how Amplication empowers developers with customizable code, smart updates, and a vibrant plugin ecosystem for efficient app development.
#architecture #webdev #showdev #git
Code Your Way: Customizing Amplication's Code With Confidence
Learn how Amplication empowers developers with customizable code, smart updates, and a vibrant plugin ecosystem for efficient app development.
#architecture #webdev #showdev #git
dev.to
🚀 Scaling a Laravel app? This series breaks down real-world patterns for clean, maintainable, high-performance code. Start here with Part 1 — from DDD to service layers and beyond! #Laravel #Architecture
Architecting Laravel for Scale: Battle-Tested Patterns for...
🚀 Scaling a Laravel app? This series breaks down real-world patterns for clean, maintainable, high-performance code. Start here with Part 1 — from DDD to service layers and beyond! #Laravel #Architecture
Architecting Laravel for Scale: Battle-Tested Patterns for...