Most developers and engineers working with cloud infrastructure will agree that a well laid out network topology diagram is an essential tool when either communicating how the network is built, or for use when tracking down the reason for an application outage or performance dip.
7 min read
What is AWS Amazon Lightsail?
By Alan Blackmore on March 30, 2022
Amazon Lightsail is a cloud service from AWS that allows you to deploy pre configured Windows and Linux server stacks that you can manage from an intuitive management console.
Topics: aws
7 min read
AWS Lambda Architecture Diagrams
By Team Hava on March 23, 2022
AWS Lambda is a serverless compute service that executes code in response to events such as website actions, https requests, files being modified or written to S3 buckets and a whole host of integrated AWS services that have the capability to trigger lambda functions in response to a state change.
Topics: aws lambda
12 min read
Amazon AWS Free Tiers and Services
By Team Hava on March 22, 2022
Amazon Web Services offers a wide range of services for building web applications, storing and managing data, managing customer engagement and a whole host of other computing capabilities in the cloud.
Topics: aws
11 min read
AWS Network Architecture Diagram
By Team Hava on March 16, 2022
If you have been working with AWS cloud architecture for any length of time, you almost certainly understand the importance of documenting your AWS VPCs using network topology diagrams.
Topics: aws cloud
6 min read
Amazon AWS Backup for S3
By Alan Blackmore on March 15, 2022
AWS Backup has recently added S3 to the range of supported services in AWS Backup which means you can now use backup to automate the backup of objects and files stored in Amazon S3.
Topics: aws
11 min read
AWS Region Diagrams
By Team Hava on March 10, 2022
Identifying the resources and VPCs in your AWS account and which AWS regions they are deployed in can be a time consuming process that is often put off when there are more important jobs to be done.
If you have been working with AWS infrastructure for any length of time, you understand the importance of documenting your AWS VPCs using network topology diagrams. They visually represent the construction of your AWS network, and can also speed up the on-boarding of new team members and external consultants.
Knowing what regions your infrastructure is deployed in is essential when trying to establish what would happen if there is an outage in one particular AWS region. If us-east-1 drops out, can your application continue to function.
So having a diagram that clearly shows what regions host your VPCs and AWS resources is not a bad idea.
Topics: aws cloud
5 min read
What is Amazon AWS Marketplace?
By Team Hava on March 1, 2022
Despite the name, AWS marketplace isn't related to amazon.com or a handy place to pick up a second hand mountain bike. AWS Marketplace is an AWS managed software catalogue that helps users select, install and manage software and machine images from approved and trusted software vendors. Software installed through the AWS marketplace can be billed directly to your normal AWS account.
Topics: aws
6 min read
AWS Security Architecture Diagrams
By Team Hava on February 23, 2022