Pods are the smallest deployable unit of Kubernetes where we can run our applications. Scheduling in Kubernetes is a core component as it aims to schedule the pod to a correct and available node. If you want to understand why Pods are placed onto a particular Node, or if you’re planning to know types of […]
Read MoreKubernetes is a complete containerization orchestration, which provides the ability to run dynamically scaling, management of containerized applications. Persistent Storage in Kubernetes offers applications in K8s a handy way to request, and consume storage resources. To know more about the K8s Persistent Storage and its concept check out this blog post at k21academy.com/kubernetes36. In this […]
Read MoreAWS Trusted Advisor is your personal cloud expert! It helps you to provide best practices for AWS by inspecting your AWS environment with a motto toward saving money, improving system performance and reliability, and closing security gaps to protect. Check out the blog post at https://k21academy.com/awsdevops19, where we are going to cover the important things […]
Read MoreAWS Multi-Factor Authentication (MFA) is a simple best practice that adds an extra layer of protection on top of your user name and password. With MFA enabled, when a user signs in to an AWS Management Console, they will be prompted for their user name and password (the first factor what they know), as well […]
Read MoreAs the technology requirements of a business or practice grow and change over time, deploying business-critical applications might increase the complexity and overhead substantially. To help manage this ever-growing complexity, we have the 5 pillars of Azure Well-Architected Framework that provide a set of Azure architecture best practices to help build and deliver great solutions. […]
Read MoreCloud Infrastructure (OCI) Servers & Data is hosted in a Region. Every Region can have up to 3 Availability Domain. When you create a Cloud Account a Home Region is by default allocated to you, wherein you can subscribe to another region as well. On 30th November 2020, Oracle opened the Santiago cloud region in […]
Read MoreBig Data architecture is designed to handle the ingestion, processing, and analysis of data that is too large or complex for traditional database systems. Want to know more about Big Data Architectures? Read the blog post at https://k21academy.com/dp20112 to learn more. The blog post covers: · What is Big Data? · Big Data Architecture · […]
Read MoreAre you ever concerned that there is some unused storage or always running virtual machines that you’ve forgotten about? Cloud Advisor is the service you need, that provides easy-to-implement ways to help you reduce waste and save money in your cloud. Check out this blog at https://k21academy.com/oci80 to know about Oracle Cloud Advisor and how it […]
Read MoreService Connector Hub provides a single access point to monitor all data movement providing a centralized place where administrators can manage and monitor data movements across all their services within and from OCI to third-party tools. Do you want to know about the Service connecter hub? How will it benefit you? Read the blog post […]
Read MoreAWS CodeCommit is a fully-managed source control service that hosts your secure Git-based repositories. It makes it easy for groups to collaborate on code in a secure and highly scalable ecosystem. CodeCommit eliminates the need to operate your source control system or worry about scaling its infrastructure. For more information, check out this blog post […]
Read More