Open in app

Sign In

Write

Sign In

Agus Richard
Agus Richard

147 Followers

Home

Lists

About

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. Obviously, you…

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


Published in Level Up Coding

·Nov 2, 2021

Load Testing with k6

A bunch of load testing capabilities with only one tool — Testing things is full of fascination. Especially if we are testing our own creation. At least, after we code something, we test it first manually with some set of common cases. If it works well, then we submit the code. But there is a time when we have to make…

Software Testing

9 min read

Load Testing with k6
Load Testing with k6
Software Testing

9 min read

Agus Richard

Agus Richard

147 Followers

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

Following
  • Josef Cruz

    Josef Cruz

  • Mona Lazar

    Mona Lazar

  • Diana Meresc

    Diana Meresc

  • Lucky Brian

    Lucky Brian

  • Seifeddine Rajhi

    Seifeddine Rajhi

See all (45)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech