Category: Cloud

  • How to Set JVM Arguments (VM Options) in AWS Lambda

    You can easily set JVM arguments (e.g. system properties) in our AWS Lambda function through a single environment variable. Let’s say we have a JAR file that we want to run within an AWS Lambda function.

  • How to upgrade your AWS EC2 host configuration

    Because the configuration of the host can no longer meet the existing requirements, the memory and CPU should be upgraded. I searched for information on the Internet and did not find related articles. The problem was solved after looking for AWS service personnel.