Open in app

Sign in

Write

Sign in

Jesmine Gandhi
Jesmine Gandhi

208 Followers

Home

About

Published in

Nerd For Tech

·Pinned

Terraform: Two-Tier Architecture

OBJECTIVE: Your team needs you to diagram and deploy a two-tier architecture for your company. Deploy a VPC with CIDR 10.0.0.0/16 with 2 public subnets with CIDR 10.0.1.0/24 and 10.0.2.0/24. Each public subnet should be in a different AZ for high availability. Create 2 private subnet with CIDR ‘10.0.3.0/24’ and…

Terraform

4 min read

Terraform: Two-Tier Architecture
Terraform: Two-Tier Architecture
Terraform

4 min read


Published in

Enlear Academy

·Pinned

Terraform: Deploy a Custom Module For EC2

OBJECTIVE In this project, you need to create a custom module for ec2 instance with an amazon Linux 2 AMI ID. Following are the steps to achieve the goal: 1. Fork and clone this repo locally with the ec2.tf template as a starting point to create the ec2 : https://github.com/LevelUpInTech/terraformec2.git 2…

Terraform

4 min read

Terraform: Deploy a Custom Module For EC2
Terraform: Deploy a Custom Module For EC2
Terraform

4 min read


Published in

Nerd For Tech

·May 24

Unleashing Your Potential: Conquering the AWS Solutions Architect Associate Exam

Mastering AWS Services and Best Practices for Exam Success Introduction: Passing the AWS Solutions Architect Associate exam is not only a testament to technical expertise but also a personal journey of growth and development. In this article, I will share my own transformative experience and reveal the secrets that helped…

Aws Certification

7 min read

Aws Certification

7 min read


Published in

Nerd For Tech

·Aug 16, 2022

Build a CI/CD Pipeline on AWS

What is a CI/CD Pipeline? CI and CD stand for continuous integration and continuous delivery/continuous deployment. A CI/CD pipeline automates the process of software delivery. It builds code, runs tests, and helps you to safely deploy a new version of the software. …

Ci Cd Pipeline

5 min read

Build a CI/CD Pipeline on AWS
Build a CI/CD Pipeline on AWS
Ci Cd Pipeline

5 min read


Published in

Enlear Academy

·Jun 14, 2022

Docker: Networking & Bind Mounts

OBJECTIVE OF THE PROJECT Ensure Docker is installed and the Docker daemon is running. Create a new local directory called “webfiles.” Create two files named “infofile.txt” and “exportfile.txt” in that directory. Create a docker network called “webnet.” Start two containers using the centos image, and assign both to the “webnet” network. Create mount points…

Docker

4 min read

Docker: Networking & Bind Mounts
Docker: Networking & Bind Mounts
Docker

4 min read


Published in

Enlear Academy

·Jun 6, 2022

Deploying a Custom Nginx Image on Docker

Introduction As mentioned in the Docker Documentation, Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure to deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications. …

Docker

5 min read

Deploying a Custom Nginx Image on Docker
Deploying a Custom Nginx Image on Docker
Docker

5 min read


Published in

AWS in Plain English

·May 31, 2022

Working with AWS Lambda, SQS, and API Gateway

OBJECTIVE Create a Standard SQS Queue using Python. Create a Lambda function in the console with a Python 3.7 or higher runtime Modify the Lambda to send a message to the SQS queue. The message should contain the current time. Use the built-in test function for testing. Create an API gateway…

AWS Lambda

4 min read

Working with AWS Lambda, SQS, and API Gateway
Working with AWS Lambda, SQS, and API Gateway
AWS Lambda

4 min read


Published in

Towards AWS

·May 11, 2022

Serving Static Content with Amazon S3 & CloudFront

Objective In this project, we will create an AWS CloudFront Distribution which will serve static content like images or videos hosted on AWS S3. What is AWS CloudFront? As stated on the AWS Website, Amazon CloudFront is a content delivery network (CDN) service built for high performance, security, and developer convenience. …

Cloudfront

5 min read

Serving Static Content with Amazon S3 & CloudFront
Serving Static Content with Amazon S3 & CloudFront
Cloudfront

5 min read


Published in

AWS in Plain English

·Apr 19, 2022

Creating an AWS Autoscaling Group with a custom VPC

OBJECTIVE In this project, you need to create a VPC with CIDR 10.10.0.0/16 with an autoscaling group using t2.micro instances. All instances should have apache installed on each instance with the ability to check any random IP address and be able to produce a test page. The instance min and max…

AWS

6 min read

Creating an AWS Autoscaling Group with a custom VPC
Creating an AWS Autoscaling Group with a custom VPC
AWS

6 min read


Published in

Enlear Academy

·Apr 5, 2022

Working with AWS DynamoDB Table & AWS EC2

Objective In this project, you will be creating a DynamoDB table of something you like. Next, you will be creating an EC2 instance of type t2.micro. And then using an IAM role and the principle of least privilege, granting the EC2 instance read access to DynamoDB table. …

Ec2

5 min read

Working with AWS DynamoDB Table & AWS EC2
Working with AWS DynamoDB Table & AWS EC2
Ec2

5 min read

Jesmine Gandhi

Jesmine Gandhi

208 Followers

DevOps Engineer | AWS Certified Developer Associate | Docker | Terraform

Following
  • Neal Davis

    Neal Davis

  • Sohom Das

    Sohom Das

  • Mr DevOps 🐳 ☸ ☁️ 🌐

    Mr DevOps 🐳 ☸ ☁️ 🌐

  • Kinsey Parham

    Kinsey Parham

  • Darcy Wood

    Darcy Wood

See all (41)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams