Ada's Programming Notebook

Ada's Programming Notebook

Follow
homeSeriesbadges
Tag

google cloud

#google-cloud

More content

Read more stories on Hashnode


Articles with this tag

Java Microservice on Google Kubernetes Engine (GKE) Cluster

Jan 17, 20229 min read 145 views

Introduction Java microservices remain as hot topic in 2022. In this article, I would like to show you the steps to create a Java Microservice, and...

Java Microservice on Google Kubernetes Engine (GKE) Cluster

Write Express server to send email

Dec 12, 20212 min read 96 views

In this article, I would like to share how to write a Node.js program to send email via Gmail SMTP server, and then deploy it to Google Cloud. ยท Generate...

Write Express server to send email