Kuya Egg

Home » Collections for Rafael Miguel

About Rafael Miguel

Rafael Louie Miguel, also known as Kuya Egg, is an AWS Certified Cloud Practitioner and an intern at Tutorials Dojo. He serves as the Director of Technology at AWS Cloud Club PUP, the first AWS Cloud Club in the Philippines. He is an undergraduate at the Polytechnic University of the Philippines currently pursuing a Bachelor’s degree in Information Technology.

SST: Effortless Full-Stack Deployment on AWS

2025-03-13T11:55:14+00:00

Thinking of other ways how to deploy your full-stack web applications to AWS? Well, there is open-source framework that we can use to deploy web applications to AWS without ever touching the AWS Console because we know how easy it is to get lost in the number of services AWS offers but no worries! If you are a developer and prefers to have their whole Infrastructure as Code (IaC), worry no more because today we will be diving into one of the best tools that you can use. SST or Serverless Stack is an open-source framework that allows you to [...]

SST: Effortless Full-Stack Deployment on AWS2025-03-13T11:55:14+00:00

Let’s Learn Firecracker MicroVM with Go Firecracker SDK!

2025-01-17T14:01:10+00:00

Wondering how AWS Lambda works under the hood? You're in the right place! To begin with, in this blog, we'll explore Firecracker, which is the revolutionary technology powering the AWS Lambda Service. More specifically, we'll delve into what Firecracker is and gain a deeper understanding of its core features. In addition to that, we'll learn about MicroVMs (Micro Virtual Machines) and uncover how they contribute to the efficiency of serverless computing. Following this, we will explore how to use the Go Firecracker SDK, breaking it down into simple, actionable steps. Step by step, we'll guide you through launching a Firecracker [...]

Let’s Learn Firecracker MicroVM with Go Firecracker SDK!2025-01-17T14:01:10+00:00
  1. 1
  2. 2

Build a Web-Based Linux Terminal Playground

2024-12-09T04:51:18+00:00

In this blog, I will guide you through creating a Simple Web-Based Linux Terminal Playground that enables running Linux commands directly in the browser. We will use technologies such as Podman for containerization, React for the UI, and Express and node-pty for the backend. WebSockets will handle real-time communication between the frontend and backend, creating a seamless, secure, and interactive environment to learn and execute Linux commands. Each connection will be isolated and ephemeral therefore ensuring security and separation between users. Why Use Podman, React, Express, node-pty, WebSockets, and Alpine? Why Podman? Podman is an open-source container engine that focuses [...]

Build a Web-Based Linux Terminal Playground2024-12-09T04:51:18+00:00

Understanding Your API: The API-verse

2024-11-20T10:40:35+00:00

In this blog, I will guide you through understanding the various types of APIs. You'll learn about different API classifications you can use for your next project and when to implement each one. This high-level overview of API varieties will expand your knowledge and help you become well-versed in how each API functions. What is an API? (Application Programming Interface) An API or Application Programming Interface acts as a bridge between different software allowing them to communicate, share data, and functionalities effortlessly. Think of it this way: Imagine a customer, a waiter, and the kitchen. The waiter acts as the [...]

Understanding Your API: The API-verse2024-11-20T10:40:35+00:00

Deploy a Next.js Static Site to AWS with GitHub Actions and Bunjs

2024-12-11T16:15:36+00:00

At the AWS Community Day Philippines 2024, during the preparation for the event, the organizers assigned me the responsibility of setting up a Continuous Integration and Continuous Deployment (CI/CD) strategy for the website. Therefore, in this blog, I will explain the approach I took and how I utilized GitHub Actions and BunJs to create a swift and efficient CI/CD pipeline for deployment on Amazon Simple Storage Service (S3) along with Amazon CloudFront. AWS Community Day Philippines 2024 Website Next.js is a widely-used React framework that offers a variety of features for full-stack web applications, as well as multiple rendering options, [...]

Deploy a Next.js Static Site to AWS with GitHub Actions and Bunjs2024-12-11T16:15:36+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Upskill and earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!