Image credits: Dmitriy Zub https://unsplash.com/es/@dimitryzub Software architecture Opinion Azure AZ-900 Certification Exam: My Experience On Saturday, August 6, 2022 I sat for and approved my Microsoft Azure AZ-900 certification exam. What does AZ-900 …
Software architecture Opinion REST API: Best practices and design How do I design a REST API? How many levels should I nest my related resources? Relative or full URLs? This post is a …
Image credits to ときわた: https://www.pixiv.net/en/users/5300811 Software architecture Opinion REST API basic characteristics and recommendations This publication is a minimal guide of practical tips on REST API design, what is a characteristic of the REST API? I …
Credits to https://www.pexels.com/@amateur-photo-1700447 Software architecture Linux Throttling on Nginx Ngnix throttling allows us to limit the number of requests to a certain user. This is useful to prevent excessive …
credits https://www.pexels.com/es-es/@elaine-bernadine-castro-1263177/ Software architecture Opinion My Digital Ocean review, analysis and my experience as a user I’ve been using Digital Ocean for my personal projects for several years, so Let me tell how it has been so far …
credits https://www.pexels.com/es-es/@tranmautritam/ Software architecture Django How to scale a Django app to serve one million users? Wish your Django app could handle a million hits? This post is a compilation of articles, books, and videos I’ve …