Rickuub's profile picture. Entusiasta de la tecnología y amante del PC gaming 👾

Ricardo Ubb

@Rickuub

Entusiasta de la tecnología y amante del PC gaming 👾

Joined October 2021
Ricardo Ubb Reposted

Top Tech Stacks Every Developer Should Know! 👥 Frontend Development Stacks •React.js •Vue.js •Angular •Svelte •Next.js •Nuxt.js 👥 Backend Development Stacks •Node.js •Django •Ruby on Rails •Laravel •Flask •Spring Boot 👥 Full Stack Stacks •MERN…

e_opore's tweet image. Top Tech Stacks Every Developer Should Know!

👥 Frontend Development Stacks

•React.js

•Vue.js

•Angular

•Svelte

•Next.js

•Nuxt.js

👥 Backend Development Stacks

•Node.js

•Django

•Ruby on Rails

•Laravel

•Flask

•Spring Boot

👥 Full Stack Stacks

•MERN…

Ricardo Ubb Reposted

What is CI/CD

sahnlam's tweet image. What is CI/CD

Ricardo Ubb Reposted

They’re back! Malcolm in the Middle returns with 4 brand-new episodes on #DisneyPlus.


Ricardo Ubb Reposted

AWS - Step by Step

techyoutbe's tweet image. AWS - Step by Step

Ricardo Ubb Reposted

Concepts every developer should know/be aware of: OSI model. The OSI model is a fundamental framework for understanding how network interactions occur. It comprises seven distinct layers, each with its own roles and responsibilities, working together to facilitate communication…

NikkiSiapno's tweet image. Concepts every developer should know/be aware of: OSI model.

The OSI model is a fundamental framework for understanding how network interactions occur.

It comprises seven distinct layers, each with its own roles and responsibilities, working together to facilitate communication…

Ricardo Ubb Reposted

¡Hoy publico el curso de JavaScript en mi canal! ¿Fondo blanco, amarillo o negro? 😁

MoureDev's tweet image. ¡Hoy publico el curso de JavaScript en mi canal!

¿Fondo blanco, amarillo o negro? 😁

Ricardo Ubb Reposted

Apache Spark 101 for Data Engineering (Quick Guide) 🧑🏻‍🏫 90% of the world’s data was generated in just the last 2 years. The 120 zettabytes generated in 2023 are expected to increase by over 150% in 2025, hitting 181 zettabytes. In the early 2000s, the amount of data being…

parmardarshil07's tweet image. Apache Spark 101 for Data Engineering (Quick Guide) 🧑🏻‍🏫

90% of the world’s data was generated in just the last 2 years. 

The 120 zettabytes generated in 2023 are expected to increase by over 150% in 2025, hitting 181 zettabytes.

In the early 2000s, the amount of data being…

Ricardo Ubb Reposted

50 libros de programación GRATIS en PDF! (y de manera legal) → Python, JavaScript, React, SQL, Git, MongoDB, Java... → Seleccionas el que quieras y lo descargas, sin registros. 📚 books․goalkicker․com

MoureDev's tweet image. 50 libros de programación GRATIS en PDF!
(y de manera legal)

→ Python, JavaScript, React, SQL, Git, MongoDB, Java...
→ Seleccionas el que quieras y lo descargas, sin registros.

📚 books․goalkicker․com

Ricardo Ubb Reposted
techyoutbe's tweet image.

Ricardo Ubb Reposted

𝗪𝗵𝗶𝗰𝗵 𝗰𝗹𝗼𝘂𝗱 𝗽𝗿𝗼𝘃𝗶𝗱𝗲𝗿 𝘀𝗵𝗼𝘂𝗹𝗱 𝗯𝗲 𝘂𝘀𝗲𝗱 𝘄𝗵𝗲𝗻 𝗯𝘂𝗶𝗹𝗱𝗶𝗻𝗴 𝗮 𝗯𝗶𝗴 𝗱𝗮𝘁𝗮 𝘀𝗼𝗹𝘂𝘁𝗶𝗼𝗻? The diagram below illustrates a detailed comparison of AWS, Google Cloud, and Microsoft Azure. They all use similar parts of solutions: 1. 𝗗𝗮𝘁𝗮…

milan_milanovic's tweet image. 𝗪𝗵𝗶𝗰𝗵 𝗰𝗹𝗼𝘂𝗱 𝗽𝗿𝗼𝘃𝗶𝗱𝗲𝗿 𝘀𝗵𝗼𝘂𝗹𝗱 𝗯𝗲 𝘂𝘀𝗲𝗱 𝘄𝗵𝗲𝗻 𝗯𝘂𝗶𝗹𝗱𝗶𝗻𝗴 𝗮 𝗯𝗶𝗴 𝗱𝗮𝘁𝗮 𝘀𝗼𝗹𝘂𝘁𝗶𝗼𝗻?

The diagram below illustrates a detailed comparison of AWS, Google Cloud, and Microsoft Azure.

They all use similar parts of solutions:

1. 𝗗𝗮𝘁𝗮…

Ricardo Ubb Reposted

Different types of Jenkins Pipeline 🧵 📌Pipeline - 👇 A pipeline is a set of instructions that includes the processes of continuous delivery. For example, creating an application, testing it, and deploying the same.

itsrajputamit's tweet image. Different types of Jenkins Pipeline 🧵

📌Pipeline - 👇

A pipeline is a set of instructions that includes the processes of continuous delivery. For example, creating an application, testing it, and deploying the same.

Ricardo Ubb Reposted

What is cloud native? Below is a diagram showing the evolution of architecture and processes since the 1980s. Organizations can build and run scalable applications on public, private, and hybrid clouds using cloud native technologies. This means the applications are…

bytebytego's tweet image. What is cloud native? 

Below is a diagram showing the evolution of architecture and processes since the 1980s. 
 
Organizations can build and run scalable applications on public, private, and hybrid clouds using cloud native technologies. 
 
This means the applications are…

Ricardo Ubb Reposted

Netflix Tech Stack

sahnlam's tweet image. Netflix Tech Stack

Ricardo Ubb Reposted

How does Git Work?

alexxubyte's tweet image. How does Git Work?

Ricardo Ubb Reposted

How does Docker Work?

alexxubyte's tweet image. How does Docker Work?

Ricardo Ubb Reposted

Git Merge vs. Rebase vs. Squash Commit! What are the differences? When we 𝐦𝐞𝐫𝐠𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐬 from one Git branch to another, we can use ‘git merge’ or ‘git rebase’. The diagram below shows how the two commands work. 𝐆𝐢𝐭 𝐌𝐞𝐫𝐠𝐞 This creates a new commit G’ in the…

bytebytego's tweet image. Git Merge vs. Rebase vs. Squash Commit!

What are the differences?

When we 𝐦𝐞𝐫𝐠𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐬 from one Git branch to another, we can use ‘git merge’ or ‘git rebase’. The diagram below shows how the two commands work.

𝐆𝐢𝐭 𝐌𝐞𝐫𝐠𝐞
This creates a new commit G’ in the…

United States Trends
Loading...

Something went wrong.


Something went wrong.