How to Design a Microservice on AWS :: Serverless DevWidgets

Опубликовано: 01 Март 2026
на канале: Serverless DevWidgets
449
25

How do I design serverless microservices architecture on AWS? How do I configure Amazon API Gateway? As a software engineer, when building a serverless microservice on AWS, I look at where the code/business logic will run and how will the microservice clients access those endpoints.

0:00 Intro
0:55 Compute options on AWS
2:38 Configuration for Amazon API Gateway
4:50 Configuration for AWS Lambda
7:49 Conclusion

The rest of the videos in this series will show you how I create a java (using spring boot) microservice.
1. How to design a RESTful API on AWS -    • How to design a RESTful API on AWS :: Serv...  
2. How to choose a database on AWS -    • How to choose a database on AWS :: Serverl...  
3. This video!
4. How to Deploy a Microservice with SAM Pipeline and Github Actions -    • Deploying a Microservice with SAM Pipeline...  
5. What is Hexagonal Architecture in Software -    • What is Hexagonal Architecture in Software...  

📽
Subscribe to this channel: https://bit.ly/31SKXQb
Share this video:    • How to Design a Microservice on AWS :: Ser...  

👩🏾‍💻
Follow me on the interwebs:
Twitter:   / ivlo11  
LinkedIn:   / ivonneroberts  

🛠⚙️
About DevWidgets:
With this channel, I’d like to teach you about all things AWS cloud but more specifically end to end serverless microservice applications and the UIs that consume them.