Google 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 MoreOne of the most common problems identified by code analysis tools is the presence of passwords written directly in configuration files. This can lead to security attacks and system intrusions. AWS Secrets Manager allows us to protect the necessary confidential data to access your apps, services, and IT resources. We can also rotate, manage and […]
Read MoreAWS Certified Machine Learning – Specialty [MLS-C01] Step By Step Activity Guides (Hands-On Labs) Hands-On Activity Guides that you must perform in order to learn AWS Certified Machine Learning and clear AWS MLS-C01 certification exam. Read the blog to get a deep understanding of the AWS MLS-C01 certification exam at k21academy.com/awsml05. The blog covers: • […]
Read MoreAmazon API Gateway is an awesome service to use as an HTTP frontend. You can use it for building serverless applications, for integrating with legacy applications, or for proxying HTTP requests directly to other AWS services. But understanding API Gateway can be difficult. So, in this blog, we are going to cover everything that you […]
Read More