Trilogix Cloud

Category: Enterprise Architecture

Cloud Design Goals
TOGAF and COBIT: comparison and summary

What is COBIT? (Control Objectives for Information and Related Technologies) COBIT stands for the Control Objectives for Information and Related Technologies. It is a framework many businesses use to help them achieve better control over

Read More >>
Dev, Test, Optimisation
Overview of using React to build a SaaS

SaaS, the term stands for software as a service, was initially introduced in the 1960s and gained worldwide popularity in the early 2000s. In today’s world, SaaS in React has become the ultimate trend. Thanks

Read More >>
AWS Technology
AWS Data Lake Basics

Data Lake Data Lake can be  implemented in AWS using S3, which is a highly scalable, durable, and secure object storage service. Data is stored in S3 as objects, which can be any type of data,

Read More >>
Cloud Design Goals
Architecting in Azure, AWS

    Architecting and designing systems is not easy and much of it is dependent on platform and technology choice, along with business requirements, backup criteria, disaster recovery, end user expectations and operational management.  Some

Read More >>
Application Transformation
Monoliths, good and bad

  Monolithic applications are designed to handle multiple related tasks. They’re typically complex applications that encompass several tightly coupled functions.  You don’t need to, nor will you, ‘containerise’ every single application.  Depending on the use

Read More >>
AWS Technology
Immutability in AWS with S3

Amazon S3 replication Use Cases: Data immutability to Data compliance requirements, minimizing latency, or increasing operational efficiency. Data Immutability:  Data cannot be changed.  It is related to but different than encryption.   Replication enables automatic

Read More >>
Enterprise Architecture
Disaster Recovery and Service Catalogues

(from Azure documentation) Having an effective, documented and tested disaster recovery plan is one of the most important tools for any IT professional who manages server workloads for their organisation. This is because if things

Read More >>
Enterprise Architecture
Kubernetes and Disaster Recovery

  Kubernetes – Disaster Recovery Strategies For Kubernetes environments, there are a number of factors to consider when developing a DR strategy, including: Backing up and storing critical data: It is important to regularly backup

Read More >>