Best of CloudJuly 2023

  1. 1
    Article
    Avatar of permitioPermit.io·3y

    6 Low-Code Tools That Will Make You a Better Frontend Developer

    A developer is measured by their ability to deliver product features in less time while maintaining high code quality. Striking this balance has become more achievable today, thanks to advancements in languages, platforms, CI/CD automation tools, and testing methodologies. We'll explore six low-code tools that can help you become a better frontend developer.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    Microservices VS Monoliths

    Microservices VS Monoliths. Microservices need no introduction and…. Microservices are a de facto solution for a web application which enables organizations to get most benefits of the cloud. The answer is not a perfect black and white scenario and its not a one-size-fits all solution.

  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 bytebytegoByteByteGo·3y

    EP70: Cloud Services Cheat Sheet

    This week’s system design refresher: Top 7 ways to 10x your API performance. The list of subjects that should be mandatory in schools. What else should be on the list? What are the top 3 skills you wish schools would teach? The list is a sneak peek of today's paid newsletter for our premium subscribers.

  5. 5
    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.

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

    Microservices Patterns: Service Discovery Patterns

    A Service Registry is a centralized server / a database containing the location of service instances. In a microservices setup, services update their locations in the Service Registry at regular intervals. Service consumers can connect to the service registry and fetch the locations of those services. This will help the client to know where the service instance is located.

  7. 7
    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.

  8. 8
    Article
    Avatar of communityCommunity Picks·3y

    The Complete Guide to Becoming a Web Developer: Part 9

    The Complete Guide to Becoming a Web Developer: Part 9 Welcome, tech enthusiasts and web developers, to another part of the series ‘Becoming a web developer’ This article will dive into an exciting journey exploring the world of MongoDB Cloud Atlas, Node.js, and Mongoose. To complement MongoDB and Node.

  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 spaceliftSpacelift·3y

    Pulumi vs. Terraform : Key Differences and Comparison

    Terraform and Pulumi are both software tools that automate the management of cloud computing infrastructure using code and templates. Pulumi is an IaC tool that uses a declarative format to deploy infrastructure. Terraform is cloud-agnostic and allows automating infrastructure stacks from multiple cloud service providers simultaneously.

  11. 11
    Article
    Avatar of livecycleLivecycle·3y

    Tools for better (and faster) pull request reviews

    Tools for better (and faster) pull request reviews can be a time-consuming pain for everyone involved. This article is a guide that will show you how you can set yourself up to get better feedback on every pull request, and make your development and deployment workflow faster.

  12. 12
    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.

  13. 13
    Article
    Avatar of metalbearMetalBear·3y

    mirrord as an alternative to Telepresence

    mirrord is an alternative to Telepresence MetalBear, which works at the network level. It uses the Kubernetes API, so all you need is a configured kubeconfig. It can create a pod when it runs, but it cleans itself up at the end of execution. It doesn’t need root access on your machine.

  14. 14
    Article
    Avatar of asayerasayer·3y

    Deploying Vue apps to the cloud with Kubernetes

    Deploying Vue apps to the cloud with Kubernetes Back Vue.js has gained popularity among developers for its simplicity and flexibility in building dynamic and interactive front-end applications. In today’s software development world, containers and orchestration have emerged as a powerful paradigm that is here to stay.

  15. 15
    Article
    Avatar of hackernoonHacker Noon·3y

    Sveltekit and Appwrite Cloud: How to build a list app

    Appwrite uses Appwrite’s API to create a list app with features like task creation and deletion and storing the data in Appwrite Cloud. Sveltekit and Appwrite use Appwrite and Tailwind CSS to create the list app.

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

    Ultimate DevOps — CI-CD Project

    Ultimate DevOps - CI-CD Project. Building a CI/CD Pipeline Project with Git, Docker, SonarQube, Jenkins, and Nexus. We need to create 3 instances Instance Name = Project -1 → Git, docker, Maven, Jenkins Instance name = Project-2.

  17. 17
    Article
    Avatar of pointerPointer·3y

    loft-sh/devpod: Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.

    Slack DevPod is a client-only tool to create reproducible developer environments based on a devcontainer. DevPod reuses the open DevContainer standard (used by Github Codespaces and VSCode DevContainers) to create a consistent developer experience no matter what backend you want to use.

  18. 18
    Article
    Avatar of winglangWing·3y

    Announcing Wing Cloud

    Wing Cloud is a unified programming and operational experience that works across all cloud providers and services. It is a new kind of abstract cloud. It doesn’t involve data centers, machines, or provisioning engines. It’s a layer that enables builders to harness this general-purpose computing platform.