Home / Companies / CircleCI / Blog / June 2018

June 2018 Summaries

2 posts from CircleCI

Filter
Month: Year:
Post Summaries Back to Blog
CircleCI has announced the establishment of CircleCI G.K., its first international office in Tokyo, reflecting its commitment to the Japanese market, which has long been one of its largest. The subsidiary aims to enhance support for existing clients like CyberAgent, Mercari, and CrowdWorks, and to make CircleCI more accessible to new users in Japan. Feedback from customers highlights CircleCI's configurability, cost-effectiveness, and essential role in efficient software development processes. The initial team in Tokyo, although small, is expected to grow, and the company is actively recruiting. CircleCI's U.S. team, led by CEO Jim Rose, is attending GitHub Satellite in Tokyo to celebrate this expansion and engage with users.
Jun 11, 2018 459 words in the original blog post.
The article highlights the importance of implementing the Principle of Least Privilege to enhance security by ensuring that accounts have only the necessary permissions to perform their functions, thereby reducing the risk of security breaches. It provides a detailed guide on how to apply this principle to AWS IAM and CircleCI, specifically by creating restricted access for a service account to a specific folder within an S3 bucket. The process involves creating an IAM group, setting up a customer-managed policy, and linking the policy to a specific IAM user, which is then integrated into a CircleCI project for secure build artifact management. This approach not only minimizes attack vectors but also aids in user management, incident response, and security audits, underscoring the broader benefits of adhering to security best practices.
Jun 05, 2018 1,442 words in the original blog post.