Google Cloud SQL is a fully-managed database service that stands out from its competitors due to its high performance, seamless integration, and impressive scalability. It supports three relational database engines: MySQL Server, PostgreSQL and SQL Server. Want to know more about Google Cloud SQL? Read the blog post at k21academy.com/gcp22 to learn more. The blog […]
Read MoreContainers have revolutionized the application deployment! Docker and Kubernetes go hand-in-hand and work the best together. Docker provides an open source standard to “create” a container and K8s helps to “manage’ these containers by automating the rest of the process. Docker and Kubernetes certainly seem to be a on stop solution for application deployment as […]
Read MoreThis post will cover the Q/A’s from Day 4 & 5 of AWS Certified Solution Architect Associate in which we have covered Module 4: Object Storage Options and Module 5: Designing Computing Environment FAQs. This blog at k21academy.com/awssa40 will help you to get started with AWS Solution Architect. We will cover following lessons: • Cloud […]
Read MoreGoogle Cloud Platform Console provides a web-based, graphical user interface that one can use to manage their Google Cloud projects and resources. When you use the Cloud Console, you create a new project, or choose an existing project, and use the resources that you create in the context of that project. Read more about GCP […]
Read MoreIn this blog, we will cover the Q/A’s from Day 2 & Day 3 of AWS Certified Solution Architect Associate covering Module 2: Create cloud account, Machine and Install CLI & Module 3: AWS Security management FAQs. This blog at k21academy.com/awssa39 will help you to get started with AWS Solution Architect Certification The topic are […]
Read MoreAmazon SNS (Simple Notification Service) offered by AWS (Amazon Web Services) is an overseen service that provides message delivery or sending of messages to subscribing endpoints or clients. It is a completely controlled messaging service that is highly available, durable, and secure. This blog at k21academy.com/awssa38 will cover everything that you need to understand about […]
Read MoreApplication development becomes more intuitive using the AWS Step Functions, allowing developers to configure each applications with chain of functions such as a AWS Lambda function, or a function on the container that is developed stateless as a set of states. With AWS Step Functions you can build serverless workflows that orchestrate machine learning training, report […]
Read MoreKubernetes is a portable, extensible, open-source platform for managing containers. Google Kubernetes Engine (GKE) offers a managed environment for deploying, managing, and scaling containerized applications using Google infrastructure. Want to learn more about Google Kubernetes Engine, its features and applications? Read the blog post at k21academy.com/gcp20 to learn more This blog post covers the following topics: […]
Read MoreLoad balancing is the process of distributing traffic across your network of servers to ensure that the system does not get overwhelmed and all requests are handled easily and in a more efficient manner. Google Cloud Load Balancing is a fully distributed, software-defined managed service. It provides scaling, high availability, and traffic management for internet-facing […]
Read MoreIn our Big Data and Visualization case study, we deploy a web app using Machine Learning (ML) to predict travel delays given flight delay data and weather conditions. We build a complete Azure Machine Learning (ML) model, Integrate an Azure ML web service into a Web App, and visualize batch predictions on a map using […]
Read More