Open in app

Sign In

Write

Sign In

Nethmini Romina
Nethmini Romina

715 Followers

Home

Lists

About

Published in FAUN Publication

·May 28, 2021

Configure AWS ElasticSearch Service with EKS Cluster

AWS provides Elasticsearch service along with Kibana which makes developer’s work easy and simple. This article will guide on how to provision an AWS ElasticSearch Service and connect with an EKS cluster for log monitoring. — Article content Provision the ES Cluster Configure Fluent-Bit in EKS Deploy Fluent-bit Access Kibana Dashboard Introduction to Elasticsearch Service Elasticsearch can be installed on-premise, on Amazon EC2 or AWS Elasticsearch service. When you install Elasticsearch on-premise or on Amazon EC2, you have to be responsible for installing, provision infrastructure and managing the cluster. But with AWS…

AWS

4 min read

Configure AWS ElasticSearch Service with EKS Cluster
Configure AWS ElasticSearch Service with EKS Cluster
AWS

4 min read


Published in FAUN Publication

·Feb 20, 2021

Maintaining Helm charts with Google Artifact Registry

Google Artifact Registry is a container registry service provided by Google Cloud for developers to store, manage, and secure their build artifacts. It helps to manage container images and language packages (such as Maven and npm). This article will guide you on how to manage helm charts in Google Artifact Registry. — Artifact Registry is not just a repository to store and manage Kubernetes artifacts or images like the GCR. It also supports Maven, npm, and Apt, language packages. So, developers can easily store them in a private or public repository. It is very easy and simple to create and publish artifacts.

Google Artifact Registry

5 min read

Maintaining Helm charts with Google Artifact Registry
Maintaining Helm charts with Google Artifact Registry
Google Artifact Registry

5 min read


Published in FAUN Publication

·Feb 16, 2021

Helm — Kubernetes Package Manager

Helm is a Kubernetes package managing tool, widely using in the industry. Developers can create Kubernetes packages with Helm and install in repositories same as docker images. So, whenever developers want to install the package, you can simply pull the chart from the repository and proceed. — In Docker, we build docker images and store them in a remote repository such as Docker Hub, GCR or ECR. Same with Helm you can generate Kubernetes packages with Helm called Charts. These charts can package into archive (tgz) files and store them in a remote or local repository.

Helm

6 min read

Helm — Kubernetes Package Manager
Helm — Kubernetes Package Manager
Helm

6 min read


Published in FAUN Publication

·Feb 14, 2021

Working with Google Container Registry (GCR)

Google Cloud (GCloud) provides 100+ features, which makes developers’ work easy and simple. In this article, we are going to talk about how to work with Google Container Registry (GCR). At the end of this tutorial, you will learn how to configure GCR and publish docker images. — Most of the time, developers store their docker images in the Docker Hub. If you are working on a project and you have private images that need to be stored in a private place, most of the time developers configure a nexus server and store it there.

Docker

5 min read

Working with Google Container Registry (GCR)
Working with Google Container Registry (GCR)
Docker

5 min read


Published in FAUN Publication

·Feb 2, 2021

Introducing Kubernetes new friend — Kubevious

Kubevious is a new tool used in Kubernetes, which makes developers’ work easy with a dashboard. It is an ongoing open-source project This article is a quick introduction to Kubevious. — We all have exercised to use the terminal when interacting with Kubernetes. Kubevious is a tool that helps to visualize all the resources in a Kubernetes cluster. As in the above picture, we can simply check a number of namespaces, applications, pods, nodes, and many other details used in the…

Kubernetes

4 min read

Introducing Kubernetes new friend — Kubevious
Introducing Kubernetes new friend — Kubevious
Kubernetes

4 min read


Published in FAUN Publication

·Jan 24, 2021

Kubernetes for Beginners — Part 09 (Kubernetes Secrets)

Hey folks, welcome back with a new chapter of the Kubernetes for Beginners tutorial series. In the last article, we discussed Kubernetes config maps, and today we are going to discuss Kubernetes Secrets. — When we develop applications, we keep our passwords and other sensitive data such as usernames, keys etc secured. Security is one of the main factors we need to consider when developing enterprise applications. Most of the time developers encode and save them. In the last article, we discussed how to…

Kubernetes

5 min read

Kubernetes for Beginners — Part 09 (Kubernetes Secrets)
Kubernetes for Beginners — Part 09 (Kubernetes Secrets)
Kubernetes

5 min read


Published in FAUN Publication

·Dec 27, 2020

Kubernetes for Beginners — Part 08 (ConfigMaps)

Hello all, welcome back to Kubernetes for Beginners tutorial series. So far we learned to deploy and expose Kubernetes pods and configure environmental variables to them. In this tutorial, we will discuss how to use configuration data in Kubernetes. — In the last article, we discuss how to use environmental variables in Kubernetes definition files. Now, we will see how to use a separate configuration file to manage environmental data. ConfigMaps are used to store these environmental configuration data in Kubernetes. It is a file in the form of key…

Kubernetes

4 min read

Kubernetes for Beginners — Part 08 (ConfigMaps)
Kubernetes for Beginners — Part 08 (ConfigMaps)
Kubernetes

4 min read


Published in FAUN Publication

·Dec 7, 2020

AWS Basics Part 05 — Selecting region for AWS deployments

AWS is a trending cloud platform used in the industry. This series is for beginners to learn AWS from zero. Last article we discussed AWS messaging and queueing services. This article will discuss how to choose the perfect region for your AWS deployments. — When running applications in your own data centers you need to have proper disaster recovery techniques. Having a duplicate second datacenter is one method for disaster recovery. But when working enterprise-level, maintaining a second datacenter cost a lot.

AWS

4 min read

AWS Basics Part 05 — Selecting region for AWS deployments
AWS Basics Part 05 — Selecting region for AWS deployments
AWS

4 min read


Published in FAUN Publication

·Dec 4, 2020

AWS Basics Part 04 —AWS SQS & SNS

AWS is one of the biggest cloud computing platform providers. This tutorial series is for beginners to AWS. In the last article, we discussed how to create an AWS EC2 instance and access it with your local machine terminal. Today we will cover two messaging and queueing services provided by AWS — Amazon Simple Notification Service (Amazon SNS) & Amazon Simple Queue Service (Amazon SQS) — Let’s start with an example. You have a system with two services as worker and master. The worker sends messages to the master. The system works fine. Suddenly the master becomes unavailable to receive the messages from the worker. …

AWS

4 min read

AWS Basics Part 04 —AWS SQS & SNS
AWS Basics Part 04 —AWS SQS & SNS
AWS

4 min read


Published in FAUN Publication

·Dec 1, 2020

AWS Basics Part 03 — Accessing AWS Console

Hey folks, welcome back with the third article of the AWS Basics tutorial series. In the last article, we discussed AWS EC2 service and types of pricing methods. In this article, we will be covering methods of accessing AWS Console. — First, you go to the link https://aws.amazon.com/console/ and create an AWS account. If you already have an account you can log in to the console.

AWS

5 min read

AWS Basics Part 03 — Accessing AWS Console
AWS Basics Part 03 — Accessing AWS Console
AWS

5 min read

Nethmini Romina

Nethmini Romina

715 Followers

📨 nethminiromina@gmail.com — Connect on: https://www.linkedin.com/in/nethminiromina/

Following
  • Kasun Rajapakse

    Kasun Rajapakse

  • Kanchana Wickremasinghe

    Kanchana Wickremasinghe

  • Kapila Nishantha

    Kapila Nishantha

  • Chanaka Fernando

    Chanaka Fernando

  • Andrea Perera

    Andrea Perera

See all (40)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech