Amazon Aurora is an AWS RDS database service that brings together enterprise performance and scalability at pricing that’s more associated with harder to scale open source solutions.
Recent posts by Team Hava
9 min read
What is AWS Amazon Aurora?
By Team Hava on June 22, 2021
Topics: aws cloud visualization amazon aurora
6 min read
What is Amazon AWS CodeCommit?
By Team Hava on June 15, 2021
If you are developing on AWS or any other platform for that matter, you will understand the need for good version control. Git repositories have for a long time been an effective method of controlling software versions, enabling multiple developers to work on the same code base without overwriting each other’s code and providing the opportunity to roll back code in the event of a release introducing unforeseen behaviours, or bugs as they are more commonly referred to.
Topics: aws cloud visualization cloudcomputing
8 min read
What exactly is AWS Fargate?
By Team Hava on June 10, 2021
AWS Fargate is a service that provisions serverless compute resources to run AWS ECS and EKS containers. AWS states that Fargate allows you to focus on building your applications when you let Fargate provision and manage the infrastructure required. Think of it as containers on-demand with no underlying manually created infrastructure that are quick to launch and scale, where you manage everything at the container level.
Topics: aws cloud security kubernetes DevOps containers cloudcomputing
10 min read
AWS Components Diagrams by Hava
By Team Hava on June 4, 2021
When you are working with AWS cloud infrastructure, accurate network topology diagrams play a major part in monitoring and internally communicating the design of your AWS infrastructure.
Being able to visualise all of your AWS components and resources in diagram form assists in understanding what is running where and also helps experienced engineers spot vulnerabilities and redundancy issues in network design.
Topics: aws cloud
10 min read
What is Amazon AWS Lambda?
By Team Hava on June 3, 2021
AWS Lambda is a service that allows you to run code and containers without the need to set up, manage or provision servers. Lambda runs your code on highly available compute cloud infrastructure via Functions. Lambda takes care of server and OS maintenance, scaling, code monitoring and activity/error logging.
Topics: aws cloud visualization diagrams DevOps cloudcomputing lambda
14 min read
Google Cloud Platform GCP Architecture Diagrams
By Team Hava on May 26, 2021
Producing Google Cloud Platform Architecture Diagrams is an important part of well managed and easily communicated GCP network infrastructure.
Topics: Documentation gcp visualization diagrams
6 min read
Amazon AWS App Runner
By Team Hava on May 25, 2021
This month AWS announced the release of App Runner which is a fully managed container-native service designed to make it easier for developers to quickly deploy APIs, micro-services, and web applications using source code repositories and container images.
Topics: aws cloud DevOps containers
18 min read
Azure Diagrams
By Team Hava on May 19, 2021
When you are working with any cloud computing virtual infrastructure, there are many benefits to creating and maintaining accurate Azure Architecture diagram sets.
You can immediately communicate the network design to both technical engineering staff and also management where necessary. If you are onboarding new engineers, or engaging external consultants, you can bring them up to speed very quickly with a well laid out infrastructure diagram.
Topics: cloud azure visualization Version History diagrams kubernetes
7 min read
What is AWS Amazon Detective?
By Team Hava on May 18, 2021
When you are monitoring your AWS infrastructure for security alerts, not all security signals can be remediated automatically. Large or complex environments can generate multiple security flags (repeatedly) that need to be manually investigated in detail. This requires access to sometimes complex metadata to thoroughly investigate which may place a strain on your in-house security skills or may even require you to find the budget for a dedicated security expert.
Topics: aws security diagnose visualization DevOps
10 min read
Amazon AWS Network Diagram Tool
By Team Hava on May 14, 2021
Accurate network topology diagrams play a major part in monitoring and internally communicating the design of well engineered AWS infrastructure.