Byte Ebi's Logo

Byte Ebi 🍀

A Bit everyday A Byte every week

Setting up multiple GitHub accounts on one computer

Configuring multiple GitHub accounts with SSH connections

Ray

Due to my remote work setup, I needed to configure a company GitHub account on my personal computer.
However, GitHub doesn’t allow the same SSH key to be used across multiple accounts, which means I can’t assign my personal SSH key to the company’s GitHub account.

Building a Static Website with Hugo

Quickly create a personal website using markdown syntax

Ray

Building a blog and migrating it each time can be a super painful task, especially since every platform has different export formats! Why not build one yourself? Write articles using markdown syntax and then generate a static website.

Ray

Hybrid cloud integrates a company’s internal IT resources with third-party cloud providers’ infrastructure and services.
AWS hybrid cloud services offer a consistent AWS experience from the cloud to on-premises to the edge, allowing you to store data and run applications across multiple environments.

[AWS Cloud Fundamental Notes] Lambda

Introduction to Lambda and its usage and operational mechanism

Ray

Uploading the program to the Lambda service enables quick activation when network packets are sent in for request access, achieving a pay-as-you-go model.

[AWS Cloud Fundamental Notes] API Gateway

Introduction to API Gateway and its usage and operational mechanism

Ray

As the “front door” for applications to access data, business logic, or functionality from backend services.
When using API Gateway, you can create RESTful APIs and WebSocket APIs to enable real-time bidirectional communication applications.
API Gateway supports containerized, serverless workloads, and web applications.

Recent Posts

Categories

Tags