[AWS construction/operation/maintenance] Service application form site | SBI Japan Small Amount Short-Term Insurance

We use Amazon Web Services (AWS) for the infrastructure of the service application form site provided to users by SBI Japan Small Amount and Short Term Insurance Co., Ltd. We are involved in monitoring (MSP).

About SBI Japan Small Amount and Short Term Insurance Co., Ltd.

SBI Japan Small Amount and Short Term Insurance Co., Ltd. sells insurance products specialized for rental tenants and businesses, and has been working to expand its agency sales network in major cities nationwide.

We have started selling Minna no Room Insurance G3, a new product for rental tenants that can meet the insurance needs of the real estate rental market, and we have also expanded our response to lonely death, which has become a social issue in recent years.

In addition, for vehicle insurance, which we started selling in 2014, we are working not only on face-to-face sales channels, mainly through dealers, but also on non-face-to-face sales channels, mainly on the web, and sales have steadily increased by 261.3% year on year. .

*Information as of November 2018.

Cloud configuration and deployment automation configuration using AWS

I was involved in AWS cloud design and construction at Beyond, and realized a cloud configuration that was conscious of automating source code deployment. Additionally, as part of our security enhancement efforts, we have introduced AWS WAF and Amazon GuardDuty.

Additionally, in order to automate source code deployment on the customer's side, we created a source code configuration file to simplify the job.

Jobs from the CI tool “Jenkins” are executed via a springboard server, and deployment is automated by using tools such as “AWS Data Pipeline” for data linkage on the AWS side and “AWS CodeDeploy” for workflow. We have achieved this.

Automatic application deployment using Jenkins and CodePipeline/CodeDeploy

Jenkins,CodePipeline,CodeDeploy,

Using CodePipeline and CodeDeploy, we simply upload application data to an S3 bucket and the application is automatically deployed to the target EC2 instance.

BlueGreenDeployment enables deployment without service downtime, and by using Jenkins, deployment can be performed simply by running a specific job from the GUI.

Dynamic scale out of EC2 instances with AutoScaling

AutoScaling is used to dynamically increase the number of instances when the load increases due to increased access.

The required number of machines will automatically start up when needed, optimizing infrastructure costs and reducing manual operations as much as possible.

Backup automation with Amazon DLM (data lifecycle manager)

In order to prepare for unexpected data loss due to a failure of EBS itself or an operational error, we use DLM to automatically take snapshots late at night and manage generations of servers that are in the form of EC2 instances.

Infrastructure threat detection with Amazon Guardduty

Guardduty,AWS

To improve the security of our infrastructure, we use Guardduty to continuously monitor our infrastructure resources and logs so we can quickly take action against malicious operations and unauthorized behavior.

Streamline vulnerability diagnosis with Amazon Inspector

Amazon Inspector

In order to streamline the diagnosis and response to frequently occurring vulnerabilities, we use Amazon Inspector to conduct vulnerability assessments on a regular basis.

If it is determined that a response is necessary as a result of the diagnosis, we will update the parts affected by the vulnerability and use the automatic deployment function to reflect the changes without service downtime.

Aggregation of infrastructure and application logs with CloudWatchlogs

Both infrastructure/application logs are aggregated and stored in CloudWatchlogs. This prevents the loss of the log itself, and in the event of an infrastructure failure or application error, it is possible to immediately check the contents of the log and take action.

Sending emails with Amazon SES

When sending emails from the system, SES is used to send emails. As it is an AWS managed service, there is no need to operate your own email server, and SPF and DKIM enable you to send highly reliable emails.

Company Name SBI Japan Small Amount and Short Term Insurance Co., Ltd.
Business details ・Small-amount, short-term insurance business

or clerical agency business
related to the insurance business of other small-amount, short-term insurance companies or insurance companies (including foreign insurance companies)・All operations incidental to the above items
Purpose of use Service application form site
server Amazon Web Services (AWS)