Scenario: An application development team seeks advice on writing and deploying an HTTP(S) API using Go 1.12. The API must handle an unpredictable workload and remain reliable during traffic peaks, while minimizing operational overhead. Question: Which approach should you recommend to the team for achieving their goals with the HTTP(S) API developed using Go 1.12?