<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Branislav Brujic</title>
    <link>https://branislav.brujic.com/</link>
    <description>Recent content on Branislav Brujic</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>GNU General Public License v3</copyright>
    <lastBuildDate>Sun, 23 Nov 2025 12:09:00 +0200</lastBuildDate><atom:link href="https://branislav.brujic.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>TCB: gRPC</title>
      <link>https://branislav.brujic.com/posts/tcb/grpc/</link>
      <pubDate>Sun, 23 Nov 2025 12:09:00 +0200</pubDate>
      
      <guid>https://branislav.brujic.com/posts/tcb/grpc/</guid>
      <description>gRPC is an open source high performance protocol that is used to have standardized and easy communication between services. gRPC means Google Remote Procedure Call or Golden Retriever Pancakes, even if in official documentation it says &amp;ldquo;gRPC Remote Procedure Calls&amp;rdquo;.
Key benefits are easy defining services, easy scaling, multiple languages and bi-directional streaming and integrated auth.
What is the purpose? Let&amp;rsquo;s take an example that we have two services in different programming languages, one is written in Go and another in Python.</description>
    </item>
    
    <item>
      <title>TCB: ScyllaDB</title>
      <link>https://branislav.brujic.com/posts/tcb/scylladb/</link>
      <pubDate>Tue, 18 Nov 2025 22:09:23 +0200</pubDate>
      
      <guid>https://branislav.brujic.com/posts/tcb/scylladb/</guid>
      <description>Scylla DB - NoSQL - wide column Database ScyllaDB is a NoSQL database, written in C++ (Cassandra is in Java), for the store model it&amp;rsquo;s using wide column, in comparison MongoDb using document store, Redis is key/value store.
Benefits Some of the benefits of ScyllaDB are High Availability, High Scalability, Low maintenance, drop in replacement for Cassandra/DynamoDB. Design decision is shard per core instead of thread per core like in Cassandra.</description>
    </item>
    
    <item>
      <title>Tech Stack</title>
      <link>https://branislav.brujic.com/tech-stack/</link>
      <pubDate>Tue, 18 Nov 2025 20:26:06 +0100</pubDate>
      
      <guid>https://branislav.brujic.com/tech-stack/</guid>
      <description>Some tools and technologies that I&amp;rsquo;m using.
Core Programming &amp;amp; Backend Development
Languages: Python, Go (Golang), JavaScript/TypeScript, Solidity.
Frameworks: Django, Django REST Framework, FastAPI (SQLModel preferred), Gin (Go), Flask. Architectural Patterns: Microservices, Event-Driven Architecture, Clean Architecture, Pub/Sub.
API Design: REST, GraphQL, gRPC, WebSockets
⸻
Cloud, Infrastructure &amp;amp; DevOps
Cloud Platforms: AWS, Azure, GPC, AliBaba Cloud, Railway.
Containerization &amp;amp; Orchestration: Docker, Docker Compose, Kubernetes (AKS &amp;amp; self-managed clusters).
Infrastructure as Code (IaC): Terraform (multi-cloud), Ansible.</description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://branislav.brujic.com/about/</link>
      <pubDate>Sun, 02 Nov 2025 22:09:33 +0200</pubDate>
      
      <guid>https://branislav.brujic.com/about/</guid>
      <description>Branislav Brujić is a seasoned Software Developer and Solutions Architect with nearly two decades of hands on experience designing, building, and scaling full stack, cloud native, and AI driven systems.
His expertise spans backend engineering (Python/Django, Go, FastAPI), cloud infrastructure (AWS, Azure, Kubernetes, Terraform, Ansible).
He has a strong track record of leading end2end development—from architecture and system design to scalable deployments, DevOps automation, and performance optimization.
Branislav has extensive experience in building SaaS products, marketplaces, and data driven platforms in sectors such as logistics, healthcare, fintech, real estate, and HR/payroll.</description>
    </item>
    
    <item>
      <title>Tech Coffee Break Serial - TCB </title>
      <link>https://branislav.brujic.com/posts/tech-coffee-break/</link>
      <pubDate>Tue, 05 Aug 2025 22:09:23 +0200</pubDate>
      
      <guid>https://branislav.brujic.com/posts/tech-coffee-break/</guid>
      <description>Hello hello! I’m planning to start a mini series of posts called &amp;ldquo;Tech Coffee Break&amp;rdquo; aka &amp;ldquo;TCB&amp;rdquo;, where I’ll share short but meaningful insights about different technologies and tools. Something like cheat sheets — but a bit more friendly. Stay tuned and see you soon :)</description>
    </item>
    
    <item>
      <title>Lets Start</title>
      <link>https://branislav.brujic.com/posts/lets-start/</link>
      <pubDate>Fri, 01 Aug 2025 22:09:23 +0200</pubDate>
      
      <guid>https://branislav.brujic.com/posts/lets-start/</guid>
      <description>This should be hello world post but how AI is popular these days I will just say, Hello AI!
P.S More serious articles soon. Stay tuned!
P.S2 I am not a robot, I am a human.</description>
    </item>
    
  </channel>
</rss>
