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

Node.js Software Engineering Beginner TypeScript

Applying the Singleton Pattern in TypeScript

Suleyman Cabir Ataman 15/07/2025 No Comments

Software Engineering Intermediate Advanced Devops Coding Azure Amazon Web Services

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

Software Engineering Beginner

SOLID Principles: The Basics of Good Software Design

Even though my purpose is publishing ever green content in this blog, it is not easy to write about such a broader topic. Due to my recent interview process, I…

Suleyman Cabir Ataman 04/10/2023
Coding Intermediate

Architectural Design Patterns 6 – Service-Oriented Architecture

Service-Oriented Architecture, often known simply as SOA, can be thought of as a city of services. In this city, each service is like a shop. Every shop provides a unique…

Suleyman Cabir Ataman 29/09/2023
Web Development Intermediate Coding Angular

Two-Way Data Binding in Angular: Its Pros and Cons

Two-way data binding is one of the most distinctive features of Angular but what does it require, and what are the benefits and drawbacks associated with it? Let’s dive into…

Suleyman Cabir Ataman 24/09/2023
React Beginner Intermediate

NextJS: Frontend Sneaking into Backend

As web-based applications become more sophisticated, frontend and backend lines gets blur. One such example of this change is NextJS. NextJS is a framework that enables React applications to render…

Suleyman Cabir Ataman 20/09/2023
Coding Intermediate

Architectural Design Patterns 5 – Monolithic

I am aware that in our present day world, it is a sin to talk about monolith and not to curse it. However, I am will neither hallelujah nor curse…

Suleyman Cabir Ataman 18/09/2023
Amazon Web Services Beginner

The Cheapest Way to Host a Static Website on AWS (S3 + CloudFront + Route 53 + HTTPS)

When you want to publish a simple static site lets say a blog, portfolio, documentation page or landing page, you often don’t need a full server. What you do need…

Suleyman Cabir Ataman 12/09/2023
Web Development Beginner Intermediate Coding React

Redux vs. useContext: Navigating the State Management Maze

Every developer knows that the software engineering isn’t just about writing code. It’s about creating efficient, maintainable, and scalable systems. A critical part of that journey, especially in React, is…

Suleyman Cabir Ataman 05/09/2023
Beginner Coding NoSQL C# Databases

MongoDB through C# – Using the Official Library

MongoDB is a popular NoSQL database, which means it doesn’t use tables like traditional databases. Instead, it saves data as ‘documents’, which are like flexible data entries. If you’re using…

Suleyman Cabir Ataman 03/09/2023
Intermediate Azure Amazon Web Services

Architectural Design Patterns 4 – Event-Driven Architecture

Event-Driven Architecture is currently enjoying a lot of attention from businesses around the world due to the enhanced capabilities offered by cloud-based systems. Imagine a digital ecosystem like a busy…

Suleyman Cabir Ataman 31/08/2023

Posts pagination

1 … 6 7 8

« Previous Page — Next Page »

You Missed

Software Engineering Azure Amazon Web Services Cloud Computing Containerization Intermediate

Concurrency vs. Parallelism: Why the Distinction Matters

Node.js Software Engineering Beginner TypeScript

Applying the Singleton Pattern in TypeScript

Software Engineering Intermediate Advanced Devops Coding Azure Amazon Web Services

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.