Category Archives for Amazon Web Services

AWS Certified Developer

AWS Certified Developer Associate: Step-by-Step Hands-On

This blog post gives a walkthrough of the Step-By-Step Activity Guides of the AWS Certified Developer – Associate (DVA-C01) training program that you must perform to learn this course. This blog post at k21academy.com/awsdev05  gives a walkthrough of the Step-By-Step Activity Guides of the AWS Certified Developer – Associate (DVA-C01) training program that you must […]

Read More
Deploy AWS CodePipeline

How To Automate Code Deployment on AWS using CodePipeline: CodeCommit, CodeDeploy, CloudWatch

In this blog, we are going to cover the case study on How To Automate Code Deployment on AWS using CodePipeline: CodeCommit, CodeDeploy, CloudWatch which we will be discussing in detail in our AWS Certified Developer Associate FREE CLASS. Despite high competition, AWS has continued its stronghold on the cloud market till now. New services […]

Read More
AWS Solution Architect Training Day 4 & Day 5 FAQ's

AWS Solution Architect Training Day 4 & Day 5 FAQ’s

This 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 More
Create Account & and Security Management

AWS Solution Architect Training Day 2 & Day 3 FAQ’s

In 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 More
Amazon Simple Notification Service

Amazon Simple Notification Service (SNS)

Amazon 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 More
AWS Step Functions

AWS Step Functions : Serverless Workflows

Application 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 More
AWS Secret Manager

AWS Secrets Manager

One 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 More
AWS Certified Machine Learning

AWS Certified Machine Learning – Specialty: Step-by-Step Hands-On

AWS 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 More
Amazon API Gateway

Interactivity Using Amazon API Gateway

Amazon 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
Blue-Green Deployments

Case Study: Blue-Green Deployments Using Elastic Beanstalk

In a more “traditional” situation, we have a single production environment for our application. When we want to update the application, we deploy the new version in one go. That usually includes taking the application down, copying over new binaries, and restarting the application which ultimately leads to downtime. This is where Blue-Green Deployments comes […]

Read More
1 8 9 10 11 12 15
Not found