AWS Black Belt Online Seminarの最新コンテンツ: https://aws.amazon.com/jp/aws-jp-introduction/#new
過去に開催されたオンラインセミナーのコンテンツ一覧: https://aws.amazon.com/jp/aws-jp-introduction/aws-jp-webinar-service-cut/
This document discusses the need for a service mesh and introduces AWS App Mesh as a service mesh solution. It explains that as applications become more distributed, microservices-based, and utilize different technologies, a common way to handle communication between services is needed to ensure reliability, security, and observability across the system. A service mesh provides this by managing traffic at the infrastructure level rather than requiring each application to implement its own communication logic.
20200422 AWS Black Belt Online Seminar Amazon Elastic Container Service (Amaz...Amazon Web Services Japan
This document provides an overview and agenda for an AWS webinar on Amazon Elastic Container Service (ECS). The webinar will cover the basics of ECS, its main components, container execution environments, key ECS features, task definitions, and container execution. It includes introductions to the presenter and notices about pricing and content details. The target audience is those considering using containers in production environments on AWS.
The document discusses Amazon Web Services (AWS) Batch and how it can help customers run batch computing workloads on AWS. It notes that AWS Batch automatically provisions the optimal quantity and type of compute resources (e.g., EC2 instances) required to run jobs efficiently. It also allows customers to integrate their own scheduling and application code with AWS Batch through simple API calls or SDKs.
This document provides information about an AWS webinar on AWS CodeStar and AWS CodePipeline held on November 11, 2020. It includes an agenda that covers the need for CI/CD, an overview of AWS CodeStar features, an overview of AWS CodePipeline features, common questions, and a conclusion. The presenter is Hiroki Yamaguchi from Amazon Web Services Japan. Attendees can ask questions during the webinar.
20200422 AWS Black Belt Online Seminar Amazon Elastic Container Service (Amaz...Amazon Web Services Japan
This document provides an overview and agenda for an AWS webinar on Amazon Elastic Container Service (ECS). The webinar will cover the basics of ECS, its main components, container execution environments, key ECS features, task definitions, and container execution. It includes introductions to the presenter and notices about pricing and content details. The target audience is those considering using containers in production environments on AWS.
The document discusses Amazon Web Services (AWS) Batch and how it can help customers run batch computing workloads on AWS. It notes that AWS Batch automatically provisions the optimal quantity and type of compute resources (e.g., EC2 instances) required to run jobs efficiently. It also allows customers to integrate their own scheduling and application code with AWS Batch through simple API calls or SDKs.
This document provides information about an AWS webinar on AWS CodeStar and AWS CodePipeline held on November 11, 2020. It includes an agenda that covers the need for CI/CD, an overview of AWS CodeStar features, an overview of AWS CodePipeline features, common questions, and a conclusion. The presenter is Hiroki Yamaguchi from Amazon Web Services Japan. Attendees can ask questions during the webinar.
2015 0228 OpenStack swift; GMO Internet ServicesNaoto Gohko
GMO Internet Inc., has been service provided by the quotient material made of the fact that OpenStack Swift the ConoHa VPS brand and GMO Apps Cloud. discussed the differences between the physical configuration of the OpenStack Swift at rackspace and ConoHa, was carried out optimization of the configuration.
In addition, you have an implementation that provided by Dual-head on multiple merchandise by invoking the swift-proxy for each service.
Published on Feb 11, 2014
Introduction for Vagrant and Docker provider.
This presentation is prepared for Docker Meetup Tokyo 2014 #1 in 12, Feb, 2014 at National Institute of Informatics.
Copyright 2014, NTT Data Corporation.
https://www.slideshare.net/miurahr/introduction-to-vagrantdockernttdata
Introduction for Vagrant and Docker provider.
This presentation is prepared for Docker Meetup Tokyo 2014 #1 in 12, Feb, 2014 at National Institute of Informatics.
Copyright 2014, NTT Data Corporation.
5WCSQ(CFP) - Quality Improvement by the Real-Time Detection of the ProblemsTakanori Suzuki
The document discusses a method called "Development Forecast" for improving software quality through real-time analysis. It evaluates the relationship between results from static code analysis tools and subsequent testing results on a software project. The analysis found violations identified through static analysis correlated with defects found later in integration and release testing, suggesting static analysis can help identify quality risks early. The method is proposed as an effective way to prevent project failures by providing continuous feedback to address risks.
5WCSQ - Quality Improvement by the Real-Time Detection of the ProblemsTakanori Suzuki
1. The document discusses quality improvement in software development projects through real-time detection of problems. It describes current high failure rates in projects and how quantitative management can help.
2. It introduces the "Development ForeCast" approach which uses automated measurements, monitoring, and analysis of source code metrics to detect quality problems in real-time. This allows risks to be identified early.
3. Case studies show how static code analysis tools can evaluate quality at different stages of development, like identifying modules likely to have defects during testing. Real-time monitoring of metrics can improve quality while reducing costs.