The First Cry of Atom
  • About Me
Navigation bar avatar

The First Cry of Atom

  • Extending EBS volume size

    Posted on September 3, 2021

    If you maintain the long-running EC2 instance, you may have encountered the situation where you find the initial EBS storage volume insufficient. It may be caused by the log volume increasing rapidly than expected. Or you may put many resources in the instance manually. [Read More]
    Tags:
    • EBS
    • AWS
  • Elasticsearch Aggregation with Python DSL

    Posted on August 26, 2021

    When I write some trivial code to manipulate the Elasticsearch cluster, one question jumps into my head. [Read More]
    Tags:
    • Elasticsearch
    • Python
  • How to deal with 'Failed to ping backend API' in Docker

    Posted on August 24, 2021

    After I upgraded the docker to the latest version, I constantly face the following error. [Read More]
    Tags:
    • Docker
  • Note for string compatible type conversion in C++

    Posted on August 6, 2021

    Type conversion can be the most googled material in daily programming regardless of the kind of language. That is also the case when writing C++ code. For example, I often forget how to convert the std::string to char * and vice versa. llvm::StringRef brings additional complexity definitely into this conversion... [Read More]
    Tags:
    • C++
    • Programming
  • True Cause behind Additional Verification in ACM

    Posted on July 21, 2021

    AWS Certificate Manager (ACM) is a service allowing us to manage the complexity around SSL/TLS certificates such as creating, storing, and renewing. ACM handles almost all operational complexity on our behalf to concentrate on the essential application development. That is a massive benefit of using the service if you want... [Read More]
    Tags:
    • AWS
    • SSL
    • Web
  • ← Newer Posts
  • Older Posts →
  • Email me
  • RSS
  • GitHub
  • Twitter

Kai Sasaki  •  2024  •  www.lewuathe.com

Powered by Beautiful Jekyll