Summary: Microservice Development with Domain-Driven Design — review intro
This is a summary after reading the book Microservice Development with Domain-Driven Design by Jung-Heon Han.
This is a summary after reading the book Microservice Development with Domain-Driven Design by Jung-Heon Han.
From my own experience, I think the awareness of death allows me to grow mentally.
AWS Lambda runs immediately based on events. You can execute Lambda directly, or you can subscribe to the event and execute the Lambda asynchronously.
The operating system acts as an intermediary between the hardware and software, managing resources, providing a user interface, and facilitating communication between different components of the computer system.
Arrays can only contain the same type. and to manipulate the size of an array, you need to create a new