Open in app

Sign In

Write

Sign In

Haimo Zhang
Haimo Zhang

533 Followers

Home

About

Published in

FAUN — Developer Community 🐾

·Pinned

Implementing Event Driven Architecture With AWS Kinesis — Event Sourcing Pattern

Event-Driven Architecture (EDA) is a popular architectural pattern that emphasizes the use of events to trigger and communicate between different parts of a system. EDA has gained popularity in recent years due to its scalability, flexibility, and ability to handle complex business logic. …

Event Driven Architecture

6 min read

Implementing Event Driven Architecture With AWS Kinesis — Event Sourcing Pattern
Implementing Event Driven Architecture With AWS Kinesis — Event Sourcing Pattern
Event Driven Architecture

6 min read


Published in

FAUN — Developer Community 🐾

·Pinned

Implementing Event Driven Architecture With AWS EventBridge— Event-Driven Messaging Pattern

The Event-driven messaging pattern is another EDA design pattern in which components of a system communicate with each other by exchanging events ( See this blog about EDA design patterns). An event is a small packet of data that describes something that has happened, such as a new user registering…

AWS

6 min read

Implementing Event Driven Architecture With AWS EventBridge— Event-Driven Messaging Pattern
Implementing Event Driven Architecture With AWS EventBridge— Event-Driven Messaging Pattern
AWS

6 min read


Published in

AWS in Plain English

·Pinned

Building Data Lake On AWS: A Step-by-Step Guide — Lake Formation, Glue Crawler, Athena

In today’s business landscape, data has become a crucial asset for companies across various industries. However, with the explosion of data sources and types, the traditional approach of managing data through relational databases or structured data warehouses has become insufficient. …

AWS

6 min read

Building Data Lake on AWS : A Step-by-Step Guide (Part 1) Lake Formation, Glue Crawler, Athena
Building Data Lake on AWS : A Step-by-Step Guide (Part 1) Lake Formation, Glue Crawler, Athena
AWS

6 min read


Published in

FAUN — Developer Community 🐾

·Pinned

Using ChatGPT to Create AWS Cloudformation & Terraform Templates

ChatGPT was launched as a prototype in November 2022 by OpenAI, and quickly got the world attentions for its detailed responses and articulate answers across many domains. CloudFormation and Terraform are both infrastructure-as-code (IaC) tools. CloudFormation is developed by AWS and only manages AWS resources. Terraform is developed by HashiCorp…

ChatGPT

5 min read

Using ChatGPT to Create AWS Cloudformation & Terraform Templates
Using ChatGPT to Create AWS Cloudformation & Terraform Templates
ChatGPT

5 min read


Published in

FAUN — Developer Community 🐾

·Pinned

Understanding the Differences Between Event-Driven, Message-Driven, and Microservices Architectures with AWS Services

In the world of software architecture, there are many different approaches to building and designing distributed systems. Some of the most popular architectures include Event-Driven Architecture (EDA), Message-Driven Architecture (MDA) and Microservices Architecture(MSA). …

Event Driven Architecture

6 min read

Understanding the Differences Between Event-Driven, Message-Driven, and Microservices Architectures
Understanding the Differences Between Event-Driven, Message-Driven, and Microservices Architectures
Event Driven Architecture

6 min read


Published in

FAUN — Developer Community 🐾

·Mar 17

GPT-4 To Generate AWS Cloudformation With Website Enabled

With GPT-4, you can easily create CloudFormation Templates (CFTs) and launch a website with just a few simple steps, by only using plain natural language prompt. In this blog, I’ll walk you through the process of using GPT-4 to create a CFT and launch a simple website on AWS cloud…

ChatGPT

5 min read

ChatGPT To Generate AWS Cloudformation With Website Enabled
ChatGPT To Generate AWS Cloudformation With Website Enabled
ChatGPT

5 min read


Published in

FAUN — Developer Community 🐾

·Mar 10

Learning Kubernetes on EKS by Doing (Part 2) — Pods, ReplicaSets and Deployments

Pods A Pod is the basic building block of Kubernetes–the smallest unit in the Kubernetes that can be created or deployed. Docker is the most common container runtime in Pods, but other container runtimes are also supported in Pods. In most common Kubernetes use cases, there is one container per pod…

Kubernetes

5 min read

Learning Kubernetes on EKS by Doing (Part 2 )— Pods, ReplicaSets and Deployments
Learning Kubernetes on EKS by Doing (Part 2 )— Pods, ReplicaSets and Deployments
Kubernetes

5 min read


Published in

FAUN — Developer Community 🐾

·Mar 10

Learning Kubernetes on EKS by Doing (Part 1 )— Set Up EKS Cluster

Kubernetes has emerged as the leading container orchestration platform in recent years, and it’s essential for anyone interested in the world of containerization to learn about it. …

Kubernetes

5 min read

Learning Kubernetes on EKS by Doing (Part 1) — Set Up EKS Cluster
Learning Kubernetes on EKS by Doing (Part 1) — Set Up EKS Cluster
Kubernetes

5 min read


Published in

AWS Tip

·Mar 1

Getting Started with IaC Tools: How to Set up & Use CFT, Terraform, CDK, and SAM

When working with cloud infrastructure, it is important to have a well-configured local environment and AWS setup to ensure efficient development, testing, and deployment of your code. …

AWS

9 min read

Getting Started with IaC Tools: How to Set up & Use CFT, Terraform, CDK, and SAM
Getting Started with IaC Tools: How to Set up & Use CFT, Terraform, CDK, and SAM
AWS

9 min read


Published in

Geek Culture

·Feb 4

Generate AWS CDK in TypeScript with ChatGPT

AWS CDK (Cloud Development Kit) is a software development framework for defining cloud infrastructure as code and provisioning it through AWS CloudFormation. The AWS Cloud Development Kit (CDK) helps developers define, deploy, and manage cloud infrastructure using familiar programming languages (TypeScript, Python, Java, and C#). If you have never worked…

ChatGPT

4 min read

Generate AWS CDK in TypeScript with ChatGPT
Generate AWS CDK in TypeScript with ChatGPT
ChatGPT

4 min read

Haimo Zhang

Haimo Zhang

533 Followers

AI || Cloud || Data || join me at Medium https://medium.com/@zhaimo/membership

Following
  • adrian cockcroft

    adrian cockcroft

  • Henry Zhang

    Henry Zhang

  • Sung Kim

    Sung Kim

  • Burak Ciftci

    Burak Ciftci

  • Aymen El Amri

    Aymen El Amri

See all (20)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams