Merikanto

一簫一劍平生意,負盡狂名十五年

This post is passcode protected.

Weiterlesen »

In the thirteenth post of the AWS series, we’re going to talk about 5 security-related services:

  • Cognito (Auth)
  • Config (Config overall management)
  • System Manager (Centralize operational data)
  • KMS (Key Management Service)
  • Secrets Manager (Auto key rotation)
Weiterlesen »

In the twelfth post of the AWS service components series, we’re going to talk about 2 services that serve the purpose of Infrastructure-as-Code (IaC):

  • CloudFormation
  • SAM (Serverless Application Model)
Weiterlesen »

In the eleventh post of the AWS series, we’re going to talk about 5 services services that are components of the CI / CD pipeline in the cloud:

  • CodeCommit
  • CodeBuild
  • CodeDeploy
  • CodePipeline
  • CodeStar
Weiterlesen »

In today’s post, I’m going to cover doing blue / green deployment on AWS, and share some notes about building Ci/ CD pipelines on AWS. Since this is my summary from the AWS whitepapers, the entire post isn’t necessarily written in English.

Weiterlesen »