Ir al contenido principal

Entradas

Mostrando las entradas etiquetadas como Google Code In

Modern Architecture for Native Apps with AWS Backend: A Practical Guide

Introduction Designing a mobile app today goes far beyond building a beautiful interface. Native apps — whether for iOS or Android — need secure authentication, user role management, real-time communication with the backend, and scalable infrastructure to support growth. In this post, I’ll walk you through a clean and modern architecture to connect native mobile apps to a robust backend on AWS. The architecture is modular, scalable, and aligned with best practices for security and performance — without relying on overly complex tools. Why it matters: apps today are more than just UI A production-grade mobile app often includes: User login (email, Google, or others), Differentiated access for multiple roles (e.g., user vs admin), Secure token-based communication, A backend capable of handling business logic and data, Data storage, asset management, and scalable APIs, Compliance with Google Play and App Store requirements. All of these require a backend architecture ...

Thanks Google Open Source Program!

This 2014 and 2015 has been two years I have been involved direct and indirect with the Google Open Source Program. In 2014 I was selected as a student of the GSOC 2014 for the BeagleBoard.org . This 2015, I helped organizing one GSOC Meetup at local University. I'm quite happy of organizing this meetup, because a student was selected. Raul Lopez  is the second consecutive Honduran student in being part of this program. I was also a co-mentor for the  BeagleBoard.org  and continue helping on the development of Bone101.This was a great experience seeing how it works the other part of the story. Besides this, I was organizing the VII Central America Open Source Summit  . The Google Open Source Program helped us sponsoring this great event. If you want to read more about this:  http://diegoturcios.blogspot.com/2015/12/vii-central-america-free-software-summit.html And finally I'm working right now in the GCI program with Ubuntu . These are the reasons, wh...

Ubuntu is part of the Google Code In

Yesterday I received an email that make me happy! I received an email from an Ubuntu Mail list, that was almost dead. In few words, the email said Ubuntu is going to be part of the Google Code In . This are great new! But why I have a lot of interest that Ubuntu is part of the GCI? Well. the first time I listen about the Google Summer of Code and Google Code In, was on 2010 . Ubuntu was part of the GSOC and I was on college, months later the GCI began, unfortunately I was to old (18 years). So I began my work on trying to be part of this program. I tried on 2011 and failed with KDE , 2012 with New Vision for Public Schools and in 2014 I finally did it with the BeagleBoard.org ! This year I help the BeagleBoard.org as a co-mentor and I'm planning to help Ubuntu for this Google Code In as a mentor. For my surprise I have an old friend working on this, the great  José Antonio Rey . If you want to help join the irc: #ubuntu-google on freenode   or the mail li...