Skip to main content

31 docs tagged with "aws"

View All Tags

Amazon Certificate Manager (ACM)

Amazon Certificate Manager is a service that lets you easily provision, manage, and deploy TLS certificates for use with AWS services such as ELBs and CloudFront.

Amazon Machine Image (AMI)

An Amazon Machine Image provides the information required to launch an EC2 instance, which is a virtual server in the Amazon public cloud.

Amazon Systems Manager (SSM)

Amazon's Systems Manager provides a unified user interface so you can view operational data from multiple AWS services and allows you to automate operational tasks across your AWS resources such as configurations with Parameter Store. Systems Manager simplifies resource and application management, shortens the time to detect and resolve operational problems, and makes it easy to operate and manage your infrastructure securely at scale.

AWS

Amazon Web Services is a public cloud offering by Amazon.com

aws-vault

aws-vault is a utility for securely managing secrets with AWS Systems Manager (SSM) Parameter Store and KMS

Chamber

'Chamber' is a tool by Segment IO for managing secrets with AWS SSM+KMS and exposing them as environment variables.

CloudFront

Amazon CloudFront is a content delivery network (CDN) used to improve latency for end users by hosting cacheable content on distributed global edge locations.

CloudWatch

Amazon CloudWatch is a monitoring service for AWS cloud resources and applications.

CloudWatch Logs

Amazon CloudWatch Logs is a central store for managing logs from AWS cloud resources and applications.

CodeBuild

Amazon CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. With CodeBuild, you don’t need to provision, manage, and scale your own build servers.

CodeDeploy

Amazon CodeDeploy is a service that automates software deployments to AWS cloud resources.

CodePipeline

Amazon CodePipeline is a continuous integration and continuous delivery service for fast and reliable application and infrastructure updates.

ECS Service

An ECS Service is a specified number (the "desired count") of instances of an ECS Task simultaneously running in an Amazon ECS cluster.

ECS Task

An ECS Task is a JSON document that describes one or more containers, that form an application. It can be thought of as a blueprint for an application.

ElasticBeanstalk (EB)

Amazon Elastic Beanstalk is an orchestration service offered from AWS for deploying infrastructure which orchestrates various services, including EC2, S3, ELB, SNS, CloudWatch, auto-scaling, auto-healing, and Elastic Load Balancers.

Goofys

Goofys is a utility that implements S3-backed filesystems using FUSE.

HashiCorp Terraform

HashiCorp Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers such as AWS as well as custom in-house solutions. Configuration files describe to Terraform the components needed to run a single application or your entire datacenter.

Key Management Service (KMS)

A managed service that makes it easy for you to create and control the encryption keys used to encrypt your data, and uses FIPS 140-2 validated hardware security modules to protect the security of your keys

Kubernetes Ops (kops)

Kops ships with geodesic and is the easiest way to get a production grade Kubernetes cluster up and running on AWS.

Lambda

AWS serverless (functions as a service) offering.

Parameter Store

The Amazon Systems Manager Parameter Store provides secure, hierarchical storage for configuration data management and secrets management.

Relational Database Service (RDS)

Amazon Relational Database Service is a service that makes it easier to set up, operate, and scale a relational database in the cloud. It provides cost-efficient, resizable capacity for an industry-standard relational database and manages common database administration tasks such as backups, restores, and automatic failover.

S3

Amazon S3 is an object storage service with a simple web service interface and API capable of storing and retrieving any amount of data from anywhere on the web. It is designed to deliver 99.999999999% durability, and scale past trillions of objects worldwide.

S3 Bucket

An S3 bucket is a logical unit of storage in S3 that stores collections of objects.

Simple Notification Service (SNS)

Amazon Simple Notification Service is a fast, flexible, fully managed push notification service that lets you send individual messages or to fan-out messages to large numbers of recipients.

Tools

The many tools that make up the SweetOps approach