In a more “traditional” situation, we have a single production environment for our application. When we want to update the application, we deploy the new version in one go. That usually includes taking the application down, copying over new binaries, and restarting the application which ultimately leads to downtime. This is where Blue-Green Deployments comes […]
Read MoreThe next buzz in cloud computing is the event-driven computing service. AWS Lambda brings the same to existence. Lambda makes the best of the concept of pay-per-use and as a service much further than it did in the case of EC2. It offers pay-per-millisecond computing, a service always available without delays, scalable power, no systems maintenance costs, response to events both from the rest of AWS services and events generated by […]
Read MoreAre you looking for information on the Hand-On Labs one should perform to become a Microsoft [AZ-400] Certified Azure DevOps Engineer? If YES, check out K21Academy’s blog post at https://k21academy.com/az40005 that talks about all such Hands-On Labs in detail. Begin your journey towards becoming a Microsoft [AZ-400] Certified Azure DevOps Engineer and earning a lot […]
Read MoreThe Google Cloud Associate Cloud Engineer exams mesh towards those who are interested in fundamental skills of deploying, monitoring, and maintaining projects on Google Cloud and want to start their career in it. It can be used as a path to professional-level certifications. If you are planning to take the Google Associate Cloud Engineer Certification […]
Read MoreCloud Storage is a service for storing objects in Google Cloud. An object is an immutable piece of data consisting of a file of any format. These objects are stored in containers called buckets. All buckets are associated with a project, and you can group your projects under an organization. Google Cloud Storage allows world-wide […]
Read MoreIt won’t surprise anyone when you say that the cloud train has left the station a while ago and is gaining more and more speed every day. Because this trend doesn’t seem to stop at all it is required to be able to act fast on your changing environment to meet your customer’s demand with […]
Read MoreAWS X-Ray allows the developer to analyze and create a service map that displays an application’s architecture, including relation to components and a dependency tree. With the help of AWS X-Ray, we can understand how our application and its fundamental services are performing to identify and debug the root cause of performance issues and errors. […]
Read MoreAmazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. It’s a fully managed, multi-region, multi-active, durable database with built-in security, backup and restores, and in-memory caching for internet-scale applications. Check out the blog at https://k21academy.com/awsdev14 for a better understanding. In this blog, we are going to cover one […]
Read MoreAWS SageMaker has been the industry leader, offering many services that complement the entire lifecycle from data preparation to model deployment. Once you identified machine learning is the right fit for your business problem. Your next step will be to identify the right machine learning type which helps you in finding the right Model for […]
Read MoreGoogle Cloud Platform (GCP) delivers various storage and database service offerings that remove much of the burden of building and managing storage and infrastructure. Google Cloud offers 9 storage & database services. Want to know more about Google Cloud Storage & Database Services? Read the blog post at https://k21academy.com/gcp17 to learn more. The blog post […]
Read More