Resources

Akamas Resource Library

  • Safely cut cloud bills with no impact on service performance – is it a dream?
    Blog
    Safely cut cloud bills with no impact on service performance – is it a dream?

    Several cloud cost optimization solutions are today available both by Cloud Providers, such as AWS Compute Optimizer or Google machine type recommendations, and…

    Read more
  • How to optimize Spark jobs performance and lower AWS costs
    Blog
    How to optimize Spark jobs performance and lower AWS costs

    Big data applications often offer relevant opportunities for gains both in terms of performance and of cost reduction. Typically, the underlying…

    Read more
  • Make sure to choose the right GC for your Java application to achieve maximum performance
    Blog
    Make sure to choose the right GC for your Java application to achieve maximum performance

    The Java platform continues to be developed and improved over time. The OpenJDK community has been quite active in improving…

    Read more
  • Java application throughput, response time, and cost: how to optimize
    Blog
    Java application throughput, response time, and cost: how to optimize

    Developers and system owners usually take for granted that there are some intrinsic tradeoffs in the Java design. For example,…

    Read more
  • Beware: lowering GC time may not lead to better application performance
    Blog
    Beware: lowering GC time may not lead to better application performance

    One of the most established approaches to improve Java application performance is to tune JVM options, in particular Garbage Collector…

    Read more