Ir al contenido principal

Entradas

Mostrando las entradas etiquetadas como GCI

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 ...

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...