Best of AWSJuly 2023

  1. 1
    Article
    Avatar of bytebytegoByteByteGo·3y

    EP68: Top architectural styles

    New Relic APM 360 goes beyond incident response and unlocks daily performance, security, and development insights for all engineers in one unified view. Firewall explained to Kids… and Adults A firewall is a network security system that controls and filters network traffic, acting as a watchman between a private network and the public Internet.

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

    Docker 101: A Beginner’s Guide to Containerization

    Docker is a containerization platform that allows developers to create lightweight, portable and self-sufficient containers. Docker enables developers to package their applications along with all dependencies into a single unit, known as a container. Docker streamlines the deployment process, significantly reducing the time it takes to get your applications up and running.

  3. 3
    Article
    Avatar of jetbrainsJetBrains·3y

    Best Continuous Integration Tools

    44% of developers now confirm regular usage of CI/CD tools, with a significant 22% having adopted a new tool within the past year. A CI tool is a platform that automates the process of building, testing, and publishing your software. The move toward using continuous integration and continuous delivery tools in the cloud is in full swing.

  4. 4
    Article
    Avatar of devtoDEV·3y

    All your ssh and database servers accessible directly from your Browser

    New Border0 client portal allows users to quickly and easily discover all servers they have access to. The dashboard features app cards for each service, with easily distinguishable icons and details. We offer both a card and a list view and the choice between dark or light mode. The search box at the top of the screen supports fuzzy search capabilities.

  5. 5
    Article
    Avatar of dzDZone·3y

    A Complete API Development Guide

    A Complete API Development Guide is a must-read for developers or designers interested in working with APIs. API is a set of protocols and tools that enable two or more software systems to communicate and interact with one another. API Terminologies include GET (to retrieve data), POST (send data), PUT (to update data), and DELETE.

  6. 6
    Article
    Avatar of communityCommunity Picks·3y

    Introduction to Terraform: From Zero to Hero eBook

    "Introduction to Terraform: From Zero to Hero" is written in a way so that both newcomers and those seeking advanced knowledge could benefit from. The philosophy behind this title is simple. We all start our learning journeys from square one, with a spark of curiosity and an urge to get better at something new.

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

    Deploy Node.js Server to AWS EC2 with Docker

    Deploy Node.js Server to AWS EC2 with Docker with Docker. Learn to set up Docker with Node.JS.js, EC2 instance & its configuration. If you don’t know the role of Docker here then let me tell you in short: Docker will bundle node.js application into small easily deployable units.

  8. 8
    Article
    Avatar of dzDZone·3y

    Docker Alternatives

    DZone will explore the Docker alternatives to your SaaS application. Join the DZone community and get the full member experience. Join For Free Docker technology has revolutionized the infrastructure management landscape in such a way that Docker has now become a synonym for containers.

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

    Essential Tools for a Smooth Landing into the World of DevOps

    DevOps has emerged as a crucial methodology for bridging the gap between development and operations teams. DevOps emphasizes collaboration, automation, and continuous integration and delivery (CI/CD) Tools include Jenkins, Ansible, Docker, Kubernetes, Terraform, AWS CloudWatch, Prometheus, Jira, and more.

  10. 10
    Article
    Avatar of asayerasayer·3y

    Build a Cloud-based project management app with Next.js

    Project Management Application empowers users with comprehensive oversight. This article will show you how to build such a NextJS app by taking advantage of various AWS services for a full cloud-based implementation.

  11. 11
    Article
    Avatar of quastorQuastor Daily·3y

    How Canva Saved Millions on Data Storage

    How Canva Saved Millions on Data Storage. An overview of AWS S3 and how Canva changed their setup.

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

    Upload Images on AWS S3 Using Node.js

    It’s easy to use the S3 bucket as storage due to its handy integration method with Node.js. In order to make multer work, you need to pass a function to the multer object with the following properties. The new version is more specific to an institution when it comes to uploading an image.

  13. 13
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Deploy a Next.js App with Custom Domain on AWS Using SST

    "Serverless" refers to a cloud computing model where developers can build and deploy applications without the need to manage servers. In a serverless architecture, the cloud provider handles server provisioning, scaling, and maintenance. The Serverless Stack Toolkit (SST) is a framework for building serverless applications. We'll deploy a Next.

  14. 14
    Article
    Avatar of asayerasayer·3y

    Strapi and Firebase -- A Comparison

    Strapi is an open-source headless CMS (Content Management System) that allows developers to create APIs quickly and easily. It has a user-friendly interface, allowing developers and content creators to manage content efficiently. Users can create new user accounts, edit and delete user accounts and assign roles and permissions to those accounts.

  15. 15
    Article
    Avatar of awstipAWS Tip·3y

    Step-by-Step Guide on Dockerizing a Node Express-Based Application

    Step-by-Step Guide on Dockerizing a Node Express-Based Application. You would usually dockerize your existing NodeJs-based application. If you don’t have one yet, you can quickly set up a basic Node Express application by following these steps.

  16. 16
    Article
    Avatar of communityCommunity Picks·3y

    Flightcontrol — AWS Without Pain

    You get the same or better DX than Vercel/Heroku all without any devops work. You can sleep well at night without worrying about a flaw in your CDK or Terraform config. You can scale to IPO and beyond because there's no Flightcontrol infrastructure getting in your way.