Oluwatomisin Bamimore

Tomi is a tech enthusiast who loves writing about Python and other web technologies.
Author Insights

3

0

0
Tomi is a tech enthusiast who loves writing about Python and other web technologies.
3
0
0
Nov 21, 2021
Type validation is the process of making sure what you get is what you are expecting. If an endpoint is supposed to get an integer, you use type validation to ensure the input is an integer and not a string. It...
Sep 13, 2021
Serverless architecture is a new paradigm that is being used in the development of modern applications. The term serverless refers to the abstraction of servers from application development.
Aug 8, 2021
There are numerous reasons as to why you should use Amazon Web Services to host your database. One of them is that AWS offers a variety of options for scaling and safeguarding your databases.