Following on from our post on the AWS Cloud Practitioner Essentials Compute topic, in this post we’ll look at module 3 which concerns itself with the global infrastructure AWS has in place to deliver cloud services and the reliability built in using the various regions and availability zones to provide both redundancy and lower latency.
Recent posts by Team Hava
7 min read
AWS Cloud Practitioner Essentials | Global Infrastructure and Reliability
By Team Hava on November 8, 2022
Topics: aws DevOps cloudcomputing
6 min read
Hava supports Multi Factor Authentication (MFA)
By Team Hava on November 3, 2022
Did you know your Hava account supports MFA. Are you using it? MFA provides an optional layer of account log in security, but you probably already know that. In addition to your user name and password, you will be required to enter a one time code generated by a supported TOTP authentication application like Google Authenticator or Authy.
Topics: aws security azure gcp mfa
12 min read
Generate Amazon AWS Architecture Diagrams
By Team Hava on November 2, 2022
AWS cloud architecture can get complex fast. Once you rotate through a few engineers or external consultants how confident are you that someone within your organisation knows exactly what you have running in your cloud accounts and are those resources actually being used.
Having up to date diagrams can be invaluable when you want to know how your networks hang together or need to explain to stakeholders what you have running and why.
The problem with creating and maintaining network diagrams manually is finding the time to do it in the first place, which is never anyone's priority and then finding the time to update the diagrams when things change (which they invariably do)
Topics: aws cloud Documentation security visualization diagrams
13 min read
AWS Cloud Practitioner Essentials | Compute
By Team Hava on November 1, 2022
The AWS Cloud Practitioner Essentials is a course and examination designed to help you understand the essentials of AWS.
Topics: aws
14 min read
Cloud Estate Rationalisation
By Team Hava on October 19, 2022
As more companies turn to the cloud to host critical business applications, mass cloud adoption brings with it a new set of challenges.
Topics: aws azure gcp cloud estate rationalization
4 min read
AWS Microservices Architecture Diagrams
By Team Hava on October 13, 2022
If you have adopted a micro-services approach to application development, you'll understand the benefits of diagrams showing the status and connections of the configured services.
Topics: aws
8 min read
Cloud Diagrams | Hava.io
By Team Hava on October 11, 2022
Topics: aws Consulting Documentation diagrams
5 min read
Generate Cloud Network Diagrams Free Trial
By Team Hava on October 4, 2022
When you are building cloud based infrastructure or are handed a new account or existing project to manage, the very first thing you are likely to ask yourself is what does the infrastructure look like? What resources are running? Where are they running? What does the security look like?
Topics: aws Documentation azure gcp kubernetes DevOps containers cloudcomputing
5 min read
What is AWS Athena?
By Team Hava on September 27, 2022
Amazon Athena is a service that enables you to perform SQL queries on data held in amazon S3. There are no complex ETL pipelines to create which makes Athena perfect for anyone with SQL skills to analyse large amounts of data without having to extract and prepare data held in S3.