Tags
#security
Cloud Security
All about the shared responsibility model in the cloud. Includes topics like networking (VPC), authentication and authorization (IAM), and more.
48 posts#cloudformation
AWS CloudFormation
Infrastructure as Code to provision and maintain AWS resources.
42 posts#serverless
Serverless
Develop cloud-native applications based on Lambda, API Gateway, AppSync, DynamoDB, Step Functions, and more.
42 posts#container
Container
Ship your applications in a standarized and reliable way with the help of containers. Covers ECS, EKS, and Fargate.
32 posts#s3
Amazon S3
The Simple Storage Service (S3) provides a fault tolerant and highly scalable storage service which is a great fit for many scenarios.
31 posts#vpc
Amazon VPC
Define virtual networks in the cloud. For example, to deploy your application into a private subnet not reachable from the Internet.
24 posts#iam
AWS Identity and Access Management
Controlling access to your cloud resources is key to protect your infrastructure from leaking data or malicious access.
24 posts#cloudwatch
Amazon CloudWatch
Monitor all parts of your AWS infrastructure with the help of CloudWatch by making use of metrics, alarms, and logs.
23 posts#ecs
Amazon ECS
The Elastic Container Service (ECS) is a great choice to orchestrate containers and an alternative to EKS and K8s.
20 posts#rds
Amazon RDS
The Relational Database Service (RDS) provides fully-managed PostgreSQL, MySQL, MariaDB, Oracle, and MS SQL databases.
17 posts#dynamodb
Amazon DynamoDB
A simple but powerful NoSQL database which provides fault tolerance and extensive scalability of storage and throughput.
17 posts#aws-architecture
AWS Cloud Architecture
Architecting on AWS is like putting together building blocks. Learn about the possibilities and how to combine multiple AWS services.
16 posts#fargate
AWS Fargate
Fargate is for containers what EC2 is for virtual machines. Spin up containers without the need to think about the underlying compute infrastructure. Works with ECS and EKS.
16 posts#apigateway
Amazon API Gateway
The API Gateway is mainly used to built Serverless applications. On top of that, you might want to use an API Gateway as the frontdoor for other backend systems as well.
15 posts#cloudfront
Amazon CloudFront
The Content Delivery Network (CDN) does not only power the cloudonaut blog, but many other web applications as well.
15 posts#reinvent
AWS re:Invent
The yearly conference organized by AWS in Las Vegas. Expect a huge amount of service and feature announcements during that time of the year.
13 posts#alb
Application Load Balancer
The Application Load Balancer (ALB) distributes incoming HTTP/HTTPS requests among a fleet of virtual machines or containers.
12 posts#velocity
Series: Velocity
This series is all about increasing your velocity. Deploy applications to AWS with minimal friction.
11 posts#codepipeline
AWS CodePipeline
Build continous deployment pipelines with the help of AWS CodePipeline. Works best together with CodeBuild and CloudFormation.
9 posts#codebuild
AWS CodeBuild
A fully managed continuous integration service often used together with AWS CodePipeline.
9 posts#costs
AWS Cost Optimization
Reduce your AWS bill by following our tips&tricks to optimize costs. For example, use spot instances or switch to another S3 storage class.
7 posts#ebs
Amazon EBS
The Elastic Block Store (EBS) provides high-performance and reliable storage for virtual machines.
7 posts#elasticache
Amazon ElastiCache
Adding a caching layer improves performance and reduces costs. ElastiCache provides in-memory databases based on the Redis and Memcached engine.
7 posts#efs
Amazon EFS
Use the Elastic File System (EFS) to share a filesystem among a fleet of virtual machines or containers.
7 posts#eks
7 posts#review
Review of AWS services
From time to time, we are reviewing newish AWS services. To do so, we are diving into the technical details and analyze the service maturity.
7 posts#cloudtrail
AWS CloudTrail
Keep track of changes to your cloud infrastructure. The audit trail allows you to investigate after a security incident, and also enables realtime alerting.
6 posts