Micronaut

Solving Unable to read properties from application.yml in Micronaut

Micronaut is a versatile framework for building microservices and serverless applications, known for its flexibility and minimal footprint. It’s no surprise that many developers prefer configuring Micronaut applications using YAML files for their readability and structure. However, you might encounter an issue where Micronaut fails to read properties from your application.yml file. Let’s dive into…

aws

Machine Learning Services in AWS

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” AWS offers a wide range of machine learning (ML) services designed to help developers and data scientists build, train, and deploy machine learning models quickly and easily. These services cover various aspects of the machine learning lifecycle, from…

aws

Data Transfer Tools in AWS

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” In AWS, there are several data transfer tools and services available to help you move, migrate, and transfer data between different AWS resources, regions, and even between AWS and on-premises environments. These tools are designed to facilitate efficient,…

aws

Databases and Data Analytics in AWS

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Databases Choosing the Right Database We have a lot of managed databases on AWS to choose from Questions to choose the right database based on your architecture: Read-heavy, write-heavy, or balanced workload? Throughput needs? Will it change, does…

aws

AWS Route53

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” What is DNS? Domain Name System which translates the human friendly hostnames into the machine IP addresses. DNS is the backbone of the Internet DNS uses hierarchical naming structure DNS Terminologies Domain Registrar : Amazon Route 53, GoDaddy…

DNS record types
Tech

A Comprehensive Guide to DNS Record Types

Introduction DNS (Domain Name System) is a critical component of the internet, translating user-friendly domain names into IP addresses that computers use to identify each other. DNS records play a pivotal role in this process by storing various types of information associated with a domain name. In this comprehensive guide, we’ll explore the most common…

aws

CloudFront and Global Accelerator

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Table of Content Amazon CloudFront Amazon CloudFront Log – Origins S3 bucket Custom Origin (HTTP) ALB or EC2 as an origin CloudFront vs S3 Cross Region Replication CloudFront Geo Restriction CloudFront – Pricing Cache Invalidations AWS Global Accelerator…

aws

AWS Monitoring, Audit and Performance

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Table of Content Amazon CloudWatch Metrics CloudWatch Metric Streams CloudWatch Logs CloudWatch Logs Insights CloudWatch Logs – S3 Export CloudWatch Logs Subscriptions CloudWatch Logs for EC2 CloudWatch Logs Agent & Unified Agent CloudWatch Alarms CloudWatch Alarms – Composite…

Pages