Skip to content

Coding and Beyond

A software developer's blog.

Coding and Beyond

A software developer's blog.

  • Home
  • Article Series
    • Architectural Design Patterns
    • Advanced C# Tips
    • C – Bedrock of Software
  • About
  • Contact
Software Engineering Azure Amazon Web Services Cloud Computing Containerization Intermediate

Concurrency vs. Parallelism: Why the Distinction Matters

Suleyman Cabir Ataman 17/08/2025 No Comments

TypeScript Node.js Software Engineering Beginner

Applying the Singleton Pattern in TypeScript

Suleyman Cabir Ataman 15/07/2025 No Comments

Amazon Web Services Software Engineering Intermediate Advanced Devops Coding Azure

Geo-Resilience in the Cloud: Active-Active vs Active-Passive Architectures

Suleyman Cabir Ataman 31/05/2025 No Comments

Amazon Web Services

Simple Patterns for Blue/Green Deployments on AWS ECS and Lambda

Suleyman Cabir Ataman 24/05/2025 No Comments

Web Development Beginner JavaScript React

React Compiler: A Big Step in React

Suleyman Cabir Ataman 10/05/2025 No Comments

Article Series

Architectural Design Patterns

Advanced C# Tips

C - Bedrock of Software

Categories

  • Level
    • Beginner
    • Intermediate
    • Advanced
  • Programming Languages
    • C/C++
    • C#
    • Go
    • Java
    • Python
    • TypeScript
  • Databases
    • NoSQL
  • Cloud Computing
    • Amazon Web Services
    • Azure
    • Containerization
  • Web Development
    • Angular
    • React
    • Node.js
  • Software Engineering
  • Testing

Search

Web Development Cloud Computing Beginner React Containerization

Containerizing a React App with Docker

Containerization became one of the recent trends in software development technology, because of its advantages with deployment and scalability and it is not for the first time I am writing…

Suleyman Cabir Ataman 03/06/2024
Software Engineering Cloud Computing Beginner

The Concept of Stateful and Stateless Applications

We often hear the terms “stateful” and “stateless”. Understanding these concepts has a critical importance since it is one of the most essential questions when designing and architecting software applications.…

Suleyman Cabir Ataman 16/05/2024
React Intermediate Web Development Java Azure C#

Azure Active Directory Login with React, with C# or Java Backend

Keeping things secure is the important part of any application. As entire internet going to cloud, Azure Active Directory (AD) is one of the best possible among one of two…

Suleyman Cabir Ataman 08/05/2024
Coding Beginner JavaScript TypeScript Node.js

Building a Basic Node.js App with TypeScript: A Practical Introduction

This is one of our practical posts. In this post, we will be writing a minimal server with Node.js and TypeScript. This is one of the most effective ways to…

Suleyman Cabir Ataman 06/05/2024
Software Engineering Coding C# Advanced Web Development

Unlock Faster Performance: Advanced Caching Tactics for .NET Core

In software development, performance optimization is a crucial topic and one of the most effective ways to improve the performance is caching. However, caching is a double edged sword we…

Suleyman Cabir Ataman 03/04/2024
C# Containerization Beginner Coding

Containerizing a .NET Application with Docker – Step by Step Guide

Docker is a powerful tool that allows developers to package applications into containers. These containers can run on any system that has Docker installed, making it easier to deploy and…

Suleyman Cabir Ataman 24/03/2024
Testing Programming Languages Beginner Coding

D Programming Language: A Hidden Gem

D is an interesting language. For some reason, I have an emotional connection with this language and I believe that it is the subject of the biggest unfairness story in…

Suleyman Cabir Ataman 09/03/2024
Beginner Intermediate Coding

Architectural Design Patterns 9 – Circuit Breaker

When designing systems, especially distributed systems, the flow of data and service requests must remain continuous. This brings us to an architectural design pattern called the Circuit Breaker. It comes…

Suleyman Cabir Ataman 05/03/2024
Coding Web Development Beginner Intermediate

PHP: The All Times Survivor

Whenever a major improvement happens in web technology, whenever a new framework or a language is introduced in the web development market, PHP’s death is declared immediately. I have been…

Suleyman Cabir Ataman 03/02/2024

Posts pagination

1 … 4 5 6 … 8

« Previous Page — Next Page »

You Missed

Software Engineering Azure Amazon Web Services Cloud Computing Containerization Intermediate

Concurrency vs. Parallelism: Why the Distinction Matters

TypeScript Node.js Software Engineering Beginner

Applying the Singleton Pattern in TypeScript

Amazon Web Services Software Engineering Intermediate Advanced Devops Coding Azure

Geo-Resilience in the Cloud: Active-Active vs Active-Passive Architectures

Amazon Web Services

Simple Patterns for Blue/Green Deployments on AWS ECS and Lambda

Coding and Beyond

A software developer's blog.

Copyright © All rights reserved | Blogus by Themeansar.