DEV Community

Cover image for I'm Engineering Director in a Fintech(building apps using AWS/GCP), Ask Me Anything!
Levi Velázquez
Levi Velázquez

Posted on

I'm Engineering Director in a Fintech(building apps using AWS/GCP), Ask Me Anything!

Top comments (12)

Collapse
 
pierneefie profile image
Pierneefie

I need to map an Internet facing network drive to my private cloud for interactive working from home ? At the moment we use Filezilla and ftp but it sucks. Any pointers to hardware and software will be appreciated. Thank you in advance, Tinus, pierneefie@gmail.com

Collapse
 
levivm profile image
Levi Velázquez

Your goal is to sync files from a public drive to you private drive ? but private means local?

Collapse
 
pierneefie profile image
Pierneefie

It is an ordering system. The reps are working from home but need realtime access to our central stock file to check and reserve stock ?

Collapse
 
swesharif27 profile image
Szechuan SaaS • Edited

What would be the best 3rd party vendor or SDK to handle payments within 2021 building a mobile app? Also, flutter or React Native?

Collapse
 
levivm profile image
Levi Velázquez

3rd party vendor depends on the countries where your app is present. Regarding the next question, I prefer to use React, but you need to see the trade-off between technologies. In fact, we started using Ionic and it went well.

Collapse
 
codr profile image
Comment marked as low quality/non-constructive by the community. View Code of Conduct
Ilya Nevolin

Know that it's not mandatory to use React/Vue/Angular even for large projects as I explain here.

Collapse
 
franciscomh profile image
Francisco Mejia

what are the best practices in the development of this type of apps to start from scratch

Collapse
 
levivm profile image
Levi Velázquez • Edited
  • Depends on what kind of fintech app you will be implementing. But, most of the time, these kinds of apps have some regulations based on the country. So, it's important to before coding, check the regulations.
  • Also, due to the nature of the fintech world, security is a must, so, your designs should have a lot of security considerations. Specifically your customer's data.
  • If your clients are financial institutions, be ready to deal with old systems, sftps, etc. Those kinds of corporations can't move forward so fast and use new technologies.
  • More code specific, I wrote a post about coding best practices, you can check it out.
Collapse
 
franciscomh profile image
Francisco Mejia

thanks a lot, i think we're on the right track

Collapse
 
yuhuishishishi profile image
I love integers

What are some unique features of fintech apps, compared to say a social app?

Collapse
 
levivm profile image
Levi Velázquez
  • Based on the type of fintech app, you could have Machine Learning features involved, in my case, we build machine learning models in order to create credit score variables.

  • Most of the time, data engineers and data scientists are used in order to calculate metrics, data analysis, BI. But in my case, they are involved in the development process of the app because some important features may depend on their processes.

  • Handling a lot of sensitive data, this kind of feature needs complex architecture and security designs that most of the apps don't.

Collapse
 
epsi profile image
E.R. Nurwijayadi

I'm a mechanical engineer, not a software engineer, nor financial engineer.

I build stuff for food industries.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.