Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

Get $3 OFF ALL CCP, SAA, CDA, and SysOps Video Courses

Cloud Computing

Home » Cloud Computing » Page 6

Building a Deployment Pipeline for a React Application with AWS CodePipeline

2024-01-07T02:48:10+00:00

This is the second part of a series of blogs about the platform management of a React Application infrastructure by adding a continuous deployment component to the earlier infrastructure. In an earlier article, I wrote about how a private react application infrastructure can be deployed with Terraform code. Now, we will explore this further by building a deployment pipeline using AWS CodePipeline. Let's assume that the source code of the React web application is hosted on GitHub. Using the GitHub connections feature of AWS CodePipeline, we can authorize the third-party provider to work with AWS resources to establish integration between [...]

Building a Deployment Pipeline for a React Application with AWS CodePipeline2024-01-07T02:48:10+00:00

Securing LLMs with Guardrails for Amazon Bedrock

2024-01-03T00:32:13+00:00

One of the pillars of the AWS Well-Architected Framework is security. It is a foundational concept when running your workloads in the cloud to think about privacy, access limits, compliance with regulatory requirements, and data protection; and this includes Amazon Bedrock. Along with several AI announcements during the keynote of AWS CEO, Adam Selipsky during AWS re:Invent 2023 was Guardrails for Amazon Bedrock. As AI technology evolves and becomes more mature, it makes sense to also reinvent the way usage is handled by security safeguards. Guardrails for Amazon Bedrock allow security policies to be applied across foundational models, to fulfill [...]

Securing LLMs with Guardrails for Amazon Bedrock2024-01-03T00:32:13+00:00

How to Install and Configure PHP OpCache with Web Viewer on Ubuntu 20.04

2024-01-02T01:18:27+00:00

The performance of your PHP applications can be significantly enhanced by using OpCache, a PHP opcode cache. OpCache reduces the need to recompile your PHP scripts on each request by storing the generated bytecode in memory, resulting in quicker execution rates and lessened server load. Image retrieved from https://www.pinterest.ph/pin/flash-running-poster-custom-posters-design-your-own-wall-art-create-personalized-prints--792281759458556733/ This article will walk you through installing and configuring PHP OpCache with Web Viewer on Ubuntu 20.04. Install OpCache Install the Nginx, PHP, and additional PHP extensions with the following command: sudo -i apt-get install nginx php php-fpm php-cli php-OpCache php-mysql php-zip php-gd php-mbstring php-curl php-xml -y After installing, use [...]

How to Install and Configure PHP OpCache with Web Viewer on Ubuntu 20.042024-01-02T01:18:27+00:00

Adding SSL to WordPress Website with Let’s Encrypt

2023-12-28T04:46:23+00:00

With the rapid advancement of technology today, it is undeniable that this has resulted in a higher number of cyber-attacks, calling every website owner to strengthen their preemptive measure to protect and have robust security for their website and its users. One essential way of boosting website security is by obtaining an SSL (Secure Sockets Layer) certificate. This article will explore the reasons and benefits of adding an SSL certificate to your WordPress website. We will also provide step-by-step instructions on obtaining and installing an SSL certificate using Certbot for Nginx on a Ubuntu 20.04 server. So, let's start and [...]

Adding SSL to WordPress Website with Let’s Encrypt2023-12-28T04:46:23+00:00

Mastering AWS CDK Part 2: Leveraging Custom Constructs

2023-12-21T09:07:25+00:00

In the previous article, we delved into the fundamentals of AWS CDK, focusing on leveraging AWS's pre-built constructs. We examined a straightforward Serverless REST API architecture, which integrates three primary serverless services from AWS. These include Amazon API Gateway as the REST API's access point, AWS Lambda for computing, and Amazon DynamoDB for data storage. The Fat Lambda In contrast to the basic architecture previously discussed, it's important to note that such a setup is not typically regarded as best practice for production-grade applications. The serverless community often debates the concept of "Fat Lambda," a term used to describe scenarios [...]

Mastering AWS CDK Part 2: Leveraging Custom Constructs2023-12-21T09:07:25+00:00

Amazon Kendra

2024-03-23T06:15:27+00:00

Bookmarks Features Benefits Use Cases Document Types and Formats Supported Data Sources Querying Data Use of Tags Pricing Amazon Kendra Cheat Sheet Amazon Kendra is a highly scalable, intelligent enterprise search service. It utilizes machine learning to search unstructured data and improve accuracy in search results. It’s tightly integrated with other AWS services, such as Amazon S3 and Amazon Lex. It offers enterprise-grade security. Features Natural Language Processing (NLP): Amazon Kendra uses NLP to get highly accurate answers without the need for machine learning (ML) expertise. Fine-tuning Search Results: [...]

Amazon Kendra2024-03-23T06:15:27+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Upskill and earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!