Open in app

Sign In

Write

Sign In

Ahmed Nafies
Ahmed Nafies

338 Followers

Home

About

Pinned

Would ChatGPT take our software engineering jobs?

A common question asked by many tech managers, designers, recruiters, and others not involved in software engineering is whether ChatGPT will take our software engineering jobs. I asked ChatGPT-4 the same question and here’s the response I received.

ChatGPT

3 min read

Would ChatGPT take our software engineering jobs?
Would ChatGPT take our software engineering jobs?
ChatGPT

3 min read


May 15

Introduction to helm and helm charts for kubernetes

Helm is a package manager for Kubernetes that simplifies the deployment and management of applications. It provides a templating engine called Helm Charts, which allows you to define, install, and manage complex applications on Kubernetes. In this tutorial, we will explore the basics of Helm and Helm Charts. Prerequisites Before getting…

Web Development

4 min read

Introduction to helm and helm charts for kubernetes
Introduction to helm and helm charts for kubernetes
Web Development

4 min read


Apr 24

Kubernetes for Software Developers — Chapter 2

Installing kubernetes There are several tools that allow you to use Kubernetes locally: Minikube: Minikube is a tool that enables you to run a single-node Kubernetes cluster on your local machine. It supports various Kubernetes features and can be used to test and develop applications locally. Kind: Kind, short for…

Kubernetes

3 min read

Kubernetes for Software Developers — Chapter 2
Kubernetes for Software Developers — Chapter 2
Kubernetes

3 min read


Apr 24

Kubernetes for Software Developers — Chapter 1

Explaining Kubernetes Introduction As a software developer, you may have heard of Kubernetes, but what exactly is it and how can it help you in your development work? …

Web Development

4 min read

Kubernetes for Software Developers — Chapter 1
Kubernetes for Software Developers — Chapter 1
Web Development

4 min read


Apr 23

FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide Part -3

Digging deeper into Kafka In part 2, we have created a simple FastAPI application that integrates with Apache Kafka to produce messages whenever an operation occurs. We have used Docker and Docker Compose to containerise the application. We have produced a test message and confirmed that it was produced using…

Python

7 min read

FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide…
FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide…
Python

7 min read


Apr 18

FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide Part -2

Setting up FastAPI with Kafka and docker compose Full Code on github here Introduction In this tutorial, we will build a simple FastAPI application that integrates with Apache Kafka to produce messages whenever an operation occurs. We will use Docker to containerize the application and Poetry for dependency management. It is…

Python

6 min read

FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide…
FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide…
Python

6 min read


Apr 18

FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide Part -1

Setting up Kafka and Docker compose Full Code on github here Introduction In part 1, we will set up a single-node Kafka and Zookeeper environment using Docker Compose. We will then produce and consume test messages using the Kafka console producer and consumer. …

Python

6 min read

FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide…
FastAPI Event Driven Development With Kafka, Zookeeper and Docker Compose: A Step-by-Step Guide…
Python

6 min read


Apr 16

[Tutorial] FastAPI, Beanie and MongoDB Fully Async

FastAPI and Beanie: A Simple Guide to Building RESTful APIs with MongoDB fully async Introduction FastAPI is a modern web framework for building APIs with Python, which is fast, easy to use, and comes with automatic validation and documentation. …

Python

4 min read

[Tutorial] FastAPI, Beanie and MongoDB Fully Async
[Tutorial] FastAPI, Beanie and MongoDB Fully Async
Python

4 min read


Mar 28, 2022

[Tutorial] FastAPI with SQLAlchemy Async ORM and Alembic

If you go through the FastAPI docs, you will see that the recommended way to use SQLAlchemy asynchronously is by using the package databases and SQLAlchemy core since SQLAlchemy ORM did not have support for async operations. I have already created a tutorial describing how to use FastAPI with databases…

Python

6 min read

[Tutorial]FastAPI with SQLAlchemy Async ORM and Alembic
[Tutorial]FastAPI with SQLAlchemy Async ORM and Alembic
Python

6 min read


May 23, 2021

SQLAlchemy Async ORM is Finally Here!

[Tutorial] Here is how to work with the new async SQLAlchemy ORM I think the whole python web development community has been waiting for this change for a while and I personally was extremely happy to hear about the long awaited async orm functionality in SQLAlchemy when the beta version…

Python

5 min read

SQLAlchemy Async ORM is Finally Here!
SQLAlchemy Async ORM is Finally Here!
Python

5 min read

Ahmed Nafies

Ahmed Nafies

338 Followers

Software Developer

Following
  • Tran Van Lang, PhD

    Tran Van Lang, PhD

See all (5)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams