Best of AWS EC2August 2023

  1. 1
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Setting up a CI/CD Pipeline Process with Jenkins and Docker in AWS

    Set up a CI/CD Pipeline Process with Jenkins and Docker in AWS in AWS. We will build a simple Flask application, testing it, and deploying it to Docker Hub. The Flask application will be continuously tested while the Docker image is run as part of the pipeline process.

  2. 2
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Tips To Pass AWS Certified Developer Associate Exam (DVA-C02)

    AWS Certified Developer Associate Exam (DVA-C02) Harry Siddhu has listed down some major AWS services that are highly important for the exam. The information provided below is not exhaustive, but it will certainly enhance your knowledge and aid you during the exam.

  3. 3
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    AWS Project: Architecting a Secure and Scalable Network with AWS VPCs and Subnets

    The objective of this project is to help beginners understand concepts like VPCs, subnets, Network ACLs, routing, and security groups. An AWS account that is free-tier eligible because we don’t want to spend money on this project. The next step is to set up a Bastion Host in the public subnet.