image
AWS AppConfig

Contents

DVA-C02 Introduction
Amazon CloudWatch
3
4
Anomaly Detection
PREVIEW14m 35s
Options for Operating Programmatically with AWS
AWS AppConfig
AWS Cloud Development Kit (CDK)

The course is part of this learning path

Start course
Difficulty
Intermediate
Duration
3h 58m
Students
470
Ratings
4.6/5
starstarstarstarstar-half
Description

This course provides detail on the AWS Management & Governance services relevant to the AWS Certified Developer - Associate exam.

Want more? Try a lab playground or do a Lab Challenge!

Learning Objectives

  • Learn how AWS AppConfig can reduce errors in configuration changes and prevent application downtime
  • Understand how the AWS Cloud Development Kit (CDK) can be used to model and provision application resources using common programming languages
  • Get a high-level understanding of Amazon CloudWatch
  • Learn about the features and use cases of the service
  • Create your own CloudWatch dashboard to monitor the items that are important to you
  • Understand how CloudWatch dashboards can be shared across accounts
  • Understand the cost structure of CloudWatch dashboards and the limitations of the service
  • Review how monitored metrics go into an ALARM state
  • Learn about the challenges of creating CloudWatch Alarms and the benefits of using machine learning in alarm management
  • Know how to create a CloudWatch Alarm using Anomaly Detection
  • Learn what types of metrics are suitable for use with Anomaly Detection
  • Create your own CloudWatch log subscription
  • Learn how AWS CloudTrail enables auditing and governance of your AWS account
  • Understand how Amazon CloudWatch Logs enables you to monitor and store your system, application, and custom log files
  • Explain what AWS CloudFormation is and what it’s used for
  • Determine the benefits of AWS CloudFormation
  • Understand what each of the core components are and what they are used for
  • Create a CloudFormation Stack using an existing AWS template
  • Learn what VPC flow logs are and what they are used for
  • Determine options for operating programmatically with AWS, including the AWS CLI, APIs, and SDKs
  • Learn about the capabilities of AWS Systems Manager for managing applications and infrastructure
  • Understand how AWS Secrets Manager can be used to securely encrypt application secrets
Transcript

Hello, and welcome to this quick lecture, where I will introduce you to AWS AppConfig. This service is newly in scope for the AWS Certified Developer - Associate exam, so I wanted to give you a quick overview of this service and what it does.

AWS AppConfig is part of AWS Systems Manager and allows you to control when and how to deploy feature flags and other updates to applications running in AWS, while also providing the ability to monitor an application's health and performance. With AppConfig, you can create different application configurations that help ensure that your applications are always running in a desired state and that changes are made in a controlled, predictable manner.

AppConfig allows you to organize and manage a set of related configuration data for your application that can then be applied to one or more environments, such as development, staging, or production. An environment serves as a deployment group for target instances and can integrate with CloudWatch Alarms to roll back any configuration changes if an alarm is triggered during a deployment to that environment.

AppConfig allows you to create configuration profiles for your application, which can include things like feature flags, connection strings, or other application-specific parameters. Configuration profiles allow you to apply updates to a specific set or even a specific percentage of instances before rolling them out to your entire fleet. This allows you to test and validate changes that could potentially cause customer impact or even downtime before they are applied to the entire application.

AppConfig also provides additional features that include:

  • The ability to validate a configuration’s format and values before deployment, ensuring all changes are in the correct format and do not contain any errors, and

  • The ability to track and roll back configuration changes, allowing you to recover from any issues that may occur during a deployment.

So to recap, AWS AppConfig is designed to help developers easily and safely deploy application updates to AWS, while also providing a simple and powerful tool for configuring, monitoring, and troubleshooting them.

I hope you’ve enjoyed this quick introduction to AWS AppConfig. Thanks for joining me, and best of luck on your certification journey!

About the Author
Students
229133
Labs
1
Courses
216
Learning Paths
172

Stuart has been working within the IT industry for two decades covering a huge range of topic areas and technologies, from data center and network infrastructure design, to cloud architecture and implementation.

To date, Stuart has created 150+ courses relating to Cloud reaching over 180,000 students, mostly within the AWS category and with a heavy focus on security and compliance.

Stuart is a member of the AWS Community Builders Program for his contributions towards AWS.

He is AWS certified and accredited in addition to being a published author covering topics across the AWS landscape.

In January 2016 Stuart was awarded ‘Expert of the Year Award 2015’ from Experts Exchange for his knowledge share within cloud services to the community.

Stuart enjoys writing about cloud technologies and you will find many of his articles within our blog pages.