About SRG
Technical Articles
Recruitment Information
About SRG
Technical Articles
Recruitment Information
HOME
/
Past efforts
/
CyberAgent Developers Blog
CyberAgent Developers Blog
2024/9/12
14:30
2024/9/12
16:43
We spoke at a joint SRE study group with six companies | CyberAgent Developers Blog
This is a retrospective blog written by members who gave presentations on "Cross-sectional SRE Promotion and Maturity Assessment" at a joint SRE study group held on March 12, 2022 by six companies: LINE, Recruit, DeNA, Mercari Group, Cookpad, and CA.
https://developers.cyberagent.co.jp/blog/archives/34738/
How to easily incorporate handcrafted AWS resources into Terraform | CyberAgent Developers Blog
I will introduce how to use Terraform and Terraformer to easily convert manually created AWS resources into Terraform. This time, I used Terraformer to convert AWS resources that had not been touched for six years.
https://developers.cyberagent.co.jp/blog/archives/33331/
We asked Topota CTO @rrreeeyyy about SRE! | CyberAgent Developers Blog
I'm Ozawa from the Service Reliability Group (SRG) of the Technology Headquarters. #SRG(Service Reli...
https://developers.cyberagent.co.jp/blog/archives/31404/
MongoDB Study Session Held | CyberAgent Developers Blog
Introduction I'm Kobayashi from the Service Reliability Group (SRG) of the Technology Headquarters. #SRG(Service ...
https://developers.cyberagent.co.jp/blog/archives/30822/
Is Aurora MySQL backup really enough? | CyberAgent Developers Blog
We will show you how to use binary logs to restore to just before the erroneous query, rather than the usual date and time specification restore.
https://developers.cyberagent.co.jp/blog/archives/29925/
Considering how to switch to RDS Graviton2 with minimal risk [Upgrade Edition] | CyberAgent Developers Blog
We have picked out several methods for upgrading RDS Aurora MySQL and compared them.
https://developers.cyberagent.co.jp/blog/archives/29438/
Are you really operating your services properly? We held an AWS Observability Workshop to learn about operational monitoring!
This article is a report on the AWS Observability Workshop, which was held specially for the CyberAgent Group and several other companies. We hope that this article will provide an opportunity to reconsider what operations really mean.
https://developers.cyberagent.co.jp/blog/archives/29187/
Introducing the Database Working Group Activities | CyberAgent Developers Blog
Introduction I'm Kikai from the Service Reliability Group (SRG) of the Technology Headquarters. #SRG(Service ...
https://developers.cyberagent.co.jp/blog/archives/28932/
Autoscaling self-hosted runners with actions-runner-controller
If you want to use Github Actions with GHES, you will have to choose self-hosted runners because GitHub-hosted runners are not available. Installing self-hosted runners according to the official installation instructions can present issues such as a lack of idempotence and the inability to autoscale according to the job queue. There is a tool called actions-runner-controller that can run self-hosted runners while resolving these issues.
https://developers.cyberagent.co.jp/blog/archives/28713/
Backing up MySQL directly to Amazon S3 using Percona XtraBackup | CyberAgent Developers Blog
This is @rarirureluis from the Service Reliability Group (SRG) in the Technology Division ☺ # ...
https://developers.cyberagent.co.jp/blog/archives/28454/
Migrating from CentOS Linux 8 to CentOS Stream 8 is easy | CyberAgent Developers Blog
This is @rarirureluis from the Service Reliability Group (SRG) in the Technology Division ☺ # ...
https://developers.cyberagent.co.jp/blog/archives/28180/
Switching Amazon EC2 to Arm Has Only Made Me Happy | CyberAgent Developers Blog
This is @rarirureluis from the Service Reliability Group (SRG) in the Technology Division 👳 # ...
https://developers.cyberagent.co.jp/blog/archives/27782/
The first AWS GameDay in Japan was held completely online!
This article is a report on the AWS GameDay that was held last August as a special event for CyberAgent group companies.
https://developers.cyberagent.co.jp/blog/archives/26934/
The past and future of Baikonur, an infrastructure-related OSS project
It's been a while. I'm @prog893, and I love writing long articles. I'd like to talk about Project Baikonur, a system I've been working on for a while now to make infrastructure-related tools open source. Project Baikonur is a project at our company to make Terraform modules, various infrastructure-related tools, and tools to improve development efficiency open source. It originally started as an internal open source project, but after going through various events explained in this article, we decided to make it publicly available on GitHub. We are making the modules and tools available for use outside the company as well.
https://developers.cyberagent.co.jp/blog/archives/23889/
Must-see for business managers! Effective use of the AWS Well-Architected Framework in business @AWS Summit Tokyo 2019
This is a presentation from AWS Summit Tokyo 2019. This time, I presented a case study on "Ameba Fortune Telling Hall SATORI," a service provided by ASTROBOX Inc. We discussed how we used the AWS Well-Architected Framework when migrating a system that was running on a private cloud to AWS, and also introduced our proprietary CA Well-Architected Framework.
https://developers.cyberagent.co.jp/blog/archives/21982/
The challenge of realizing a well-architected organization
This is the 13th article in the CyberAgent Developers Advent Calendar 2018. Nice to meet you, we are Tsuge and Okada from the Service Reliability Group in the Technology Division. In this article, we would like to introduce the activities we are conducting from an organizational perspective.
https://developers.cyberagent.co.jp/blog/archives/19224/
How are CA engineers keeping up with cutting-edge technology? AR/VR Workshop Report
I'm @prog893 from CyberAgent's Technology Division, well-known for my work on database acceleration and AWS ECS debugging. The CyberAgent Share House, where I currently live, is a space for engineers and creators where residents regularly hold study sessions and social gatherings. Today, I'd like to talk about a recent event called "A Discussion on the Present and Future of AR/VR."
https://developers.cyberagent.co.jp/blog/archives/17247/
Are you using ECS with EC2 Auto-Scaling? Is your error rate high? Can we help? | CyberAgent Developers Blog
This is @prog893, an infrastructure engineer at CyberAgent's Technology Division. I'd like to introduce some infrastructure improvements to the music streaming service "AWA." This time, I'd like to talk about how we've significantly improved the error rate at the music download and streaming layers.
https://developers.cyberagent.co.jp/blog/archives/14664/
How to fully recover your database in just 55 minutes even if it goes blank | CyberAgent Developers Blog
Nice to meet you. I'm @prog893, an infrastructure engineer at CyberAgent's Technology Division. Today, I'd like to introduce the infrastructure improvements we made to shorten the recovery time of the MongoDB cluster for the music streaming service "AWA." We were able to reduce the recovery time from 12 hours to 55 minutes, and I hope this information will be useful to you.
https://developers.cyberagent.co.jp/blog/archives/13597/
Performance comparison of NVMe disks on AWS and GCP | CyberAgent Developers Blog
This is Tsuge from the Technology Headquarters. This time, I'll be writing about Mr. Urushida, who joined the Technology Headquarters Service Reliability Group as an intern for one month.
https://developers.cyberagent.co.jp/blog/archives/6623/
The image distribution system behind Ameba and the Lsyncd that supports it | CyberAgent Developers Blog
Hello everyone. My name is Kirii and I joined the company as a new graduate in 2016. I work in the Technology Headquarters, where I am involved in infrastructure work, mainly on Ameba's platform system. I have a sore back. Can you recommend any chiropractic clinics near Shibuya?
https://developers.cyberagent.co.jp/blog/archives/3572/
GitHub Universe 2016 Report
Hello everyone!!! My name is @kakerukaeru. I usually help facilitate discussions by posting optimal AAs on Slack, create miscellaneous collages to lighten the mood, and accidentally bombard certain places with contradictory AAs. I also occasionally take care of the infrastructure related to content distribution and manage GHE.
https://developers.cyberagent.co.jp/blog/archives/3233/
Ameblo 2016: Infrastructure Edition - Behind the Scenes of a Large-Scale Renewal | CyberAgent Developers Blog
My name is Nakajima (@nakashii_), and I work in the Technology Division as an infrastructure engineer at CyberAgent. This is my first time writing an article for the Engineer Blog. This is the first article in the CyberAgent Developers Advent Calendar 2016.
https://developers.cyberagent.co.jp/blog/archives/2653/
AbemaTV Developer Conference 2016 Summary | CyberAgent Developers Blog
Hello everyone, I'm Suzuki, a front-end developer for FRESH! at AbemaTV, Inc. This...
https://developers.cyberagent.co.jp/blog/archives/1010/