Open in app

Sign in

Write

Sign in

Agus Richard
Agus Richard

163 Followers

Home

Lists

About

Jun 21

Kafka on the Shore

Rusty writer’s article: An insightful review and personal reflection on ‘Kafka on the Shore’ by Haruki Murakami — Asking questions is not a sign of dumbness, but a sign of confidence and curiosity “Are you stupid or something?” This sentence came to mind when I was reading the book Kafka on the Shore by Haruki Murakami. You don’t need to search for that sentence in the novel or…

Writing

4 min read

Kafka on the Shore
Kafka on the Shore
Writing

4 min read


Published in

Level Up Coding

·Jun 12, 2022

Python Flask: Asynchronous Upload to AWS S3

Achieving sub-second response when uploading files to AWS S3 with threading and Celery There is a time when your client asks you to find a way to upload a relatively big file, but still relatively fast although you can’t immediately know the result of the uploading process. Looking for another…

Python

6 min read

Python Flask: Asynchronous Upload to AWS S3
Python Flask: Asynchronous Upload to AWS S3
Python

6 min read


Published in

Level Up Coding

·May 17, 2022

Writing Tests for a Foolproof Django Project

How to achieve 100% test coverage by writing multi-layered tests in Django Let’s start by answering a question, when you’re writing code, how much do you care about writing tests? …

Python

8 min read

Writing Tests for a Foolproof Django Project
Writing Tests for a Foolproof Django Project
Python

8 min read


Published in

Nerd For Tech

·Mar 26, 2022

Event-Driven Architecture with TypeScript and RabbitMQ

Let’s have hands-on practice to event-driven architecture with TypeScript and RabbitMQ With the rise of microservices architecture, the question of how to send data between services will emerge. What kind of pattern we should choose, between the traditional request-driven pattern or the foremost event-driven pattern? While the decision of which…

Typescript

8 min read

Event-Driven Architecture with TypeScript and RabbitMQ
Event-Driven Architecture with TypeScript and RabbitMQ
Typescript

8 min read


Published in

Level Up Coding

·Jan 27, 2022

How to Deploy an Application to AWS Fargate

Following a step by step process of deploying an application to AWS Fargate with Elastic Container Service and Application Load Balancer. Managing application servers can become a tedious task. You need to patch, provision, configure and scale clusters of virtual machines to run containers. …

DevOps

10 min read

How to Deploy an Application to AWS Fargate
How to Deploy an Application to AWS Fargate
DevOps

10 min read


Published in

Nerd For Tech

·Jan 13, 2022

Introduction to FastAPI and Local DynamoDB

Take the first step to develop an application using Python FastAPI and AWS DynamoDB Nowadays, SQL based database is not the only main option we have regarding databases. With such a flexible characteristic, NoSQL is now widely used when a common SQL based database is considered unsuitable. There are several…

Python

6 min read

Introduction to FastAPI and Local DynamoDB
Introduction to FastAPI and Local DynamoDB
Python

6 min read


Published in

Nerd For Tech

·Jan 13, 2022

Python FastAPI with AWS DynamoDB

Leveraging FastAPI Web App Using NoSQL-based Database AWS DynamoDB In this article, we’ll move from using local DynamoDB to using the cloud version. In general, there is nothing much to change within our code. But one thing is certain that we need to change the hardcoded database’s configurations. …

Python

3 min read

Python FastAPI with AWS DynamoDB
Python FastAPI with AWS DynamoDB
Python

3 min read


Published in

Level Up Coding

·Dec 6, 2021

Containerized Development Environment with VSCode and Docker

Clear up the problem of “Hey, it’s working on my machine!” with these simple steps If you’ve been working in a team, I guess you’d be familiar hearing such a phrase like “I don’t know what is the difference between the local and the server, but on my local machine…

Vscode

9 min read

Containerized Development Environment With VSCode and Docker
Containerized Development Environment With VSCode and Docker
Vscode

9 min read


Published in

Nerd For Tech

·Nov 29, 2021

Look Before You Leap vs Easier to Ask For Forgiveness Than Permission in Programming

Let’s have a different perspective about this debate and choose which one is better Okay, that’s a mouthful title. This debate is like a lifelong war for programmers (a bit of exaggeration 😁). Some people prefer to use Look Before You Leap (LBYL), others think that Easier to Ask For…

Programming

6 min read

Look Before You Leap vs Easier to Ask For Forgiveness Than Permission in Programming
Look Before You Leap vs Easier to Ask For Forgiveness Than Permission in Programming
Programming

6 min read


Published in

Nerd For Tech

·Nov 6, 2021

How to Set up Development Server Using Typescript And Docker

Get rid of the daunting task of setting up your first development server with these easy steps Setting up your very first development server wouldn’t be an easy task. Sometimes you’re confused with so many steps that you need to follow and other unspecified requirements. I faced this problem a…

Typescript

4 min read

How to Set up Development Server Using Typescript And Docker
How to Set up Development Server Using Typescript And Docker
Typescript

4 min read

Agus Richard

Agus Richard

163 Followers

Software Engineer | Data Science Enthusiast | Photographer | Fiction Writer | LinkedIn: https://www.linkedin.com/in/agus-richard/

Following
  • Mona Lazar

    Mona Lazar

  • Seifeddine Rajhi

    Seifeddine Rajhi

  • Lazarus

    Lazarus

  • Josef Cruz

    Josef Cruz

See all (47)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams